Class
List
Hierarchy
Links
SDF Website
Report Documentation Issues
sdf
v9
Heightmap
sdf::v9::Heightmap Member List
This is the complete list of members for
sdf::v9::Heightmap
, including all inherited members.
AddBlend
(const HeightmapBlend &_blend)
sdf::v9::Heightmap
AddTexture
(const HeightmapTexture &_texture)
sdf::v9::Heightmap
BlendByIndex
(uint64_t _index) const
sdf::v9::Heightmap
BlendCount
() const
sdf::v9::Heightmap
Element
() const
sdf::v9::Heightmap
FilePath
() const
sdf::v9::Heightmap
Heightmap
()
sdf::v9::Heightmap
Heightmap
(const Heightmap &_heightmap)
sdf::v9::Heightmap
Heightmap
(Heightmap &&_heightmap) noexcept
sdf::v9::Heightmap
Load
(ElementPtr _sdf)
sdf::v9::Heightmap
operator=
(Heightmap &&_heightmap)
sdf::v9::Heightmap
operator=
(const Heightmap &_heightmap)
sdf::v9::Heightmap
Position
() const
sdf::v9::Heightmap
Sampling
() const
sdf::v9::Heightmap
SetFilePath
(const std::string &_filePath)
sdf::v9::Heightmap
SetPosition
(const gz::math::Vector3d &_position)
sdf::v9::Heightmap
SetSampling
(unsigned int _sampling)
sdf::v9::Heightmap
SetSize
(const gz::math::Vector3d &_size)
sdf::v9::Heightmap
SetUri
(const std::string &_uri)
sdf::v9::Heightmap
SetUseTerrainPaging
(bool _use)
sdf::v9::Heightmap
Size
() const
sdf::v9::Heightmap
TextureByIndex
(uint64_t _index) const
sdf::v9::Heightmap
TextureCount
() const
sdf::v9::Heightmap
Uri
() const
sdf::v9::Heightmap
UseTerrainPaging
() const
sdf::v9::Heightmap
~Heightmap
()
sdf::v9::Heightmap
virtual