This is the complete list of members for ImageHeightmap, including all inherited members.
FillHeightMap(int _subSampling, unsigned int _vertSize, const math::Vector3 &_size, const math::Vector3 &_scale, bool _flipY, std::vector< float > &_heights) | ImageHeightmap | |
FillHeightMap(int _subSampling, unsigned int _vertSize, const ignition::math::Vector3d &_size, const ignition::math::Vector3d &_scale, bool _flipY, std::vector< float > &_heights) | ImageHeightmap | virtual |
GetFilename() const | ImageHeightmap | |
GetHeight() const | ImageHeightmap | virtual |
GetMaxElevation() const | ImageHeightmap | virtual |
GetWidth() const | ImageHeightmap | virtual |
ImageHeightmap() | ImageHeightmap | |
Load(const std::string &_filename="") | ImageHeightmap | |
~HeightmapData() | HeightmapData | inlinevirtual |