This is the complete list of members for Mercator::HeightMap, including all inherited members.
| allocate() | Mercator::Buffer< float > | inline |
| Buffer(unsigned int size, unsigned int channels) | Mercator::Buffer< float > | explicit |
| checkMaxMin(float h) | Mercator::HeightMap | |
| fill2d(const BasePoint &p1, const BasePoint &p2, const BasePoint &p3, const BasePoint &p4) | Mercator::HeightMap | |
| get(int x, int z) const | Mercator::HeightMap | inline |
| getChannels() const | Mercator::Buffer< float > | inline |
| getData() | Mercator::Buffer< float > | inline |
| getData() const | Mercator::Buffer< float > | inline |
| getHeight(float x, float z, float &h) const (defined in Mercator::HeightMap) | Mercator::HeightMap | |
| getHeightAndNormal(float x, float z, float &h, WFMath::Vector< 3 > &normal) const | Mercator::HeightMap | |
| getMax() const | Mercator::HeightMap | inline |
| getMin() const | Mercator::HeightMap | inline |
| getResolution() const | Mercator::HeightMap | inline |
| getSize() const | Mercator::Buffer< float > | inline |
| HeightMap(int resolution) | Mercator::HeightMap | explicit |
| invalidate() | Mercator::Buffer< float > | inline |
| isValid() const | Mercator::Buffer< float > | inline |
| m_channels | Mercator::Buffer< float > | protected |
| m_data | Mercator::Buffer< float > | protected |
| m_size | Mercator::Buffer< float > | protected |
| operator()(unsigned int x, unsigned int y, unsigned int channel) | Mercator::Buffer< float > | inline |
| operator()(unsigned int x, unsigned int y, unsigned int channel) const | Mercator::Buffer< float > | inline |
| ~Buffer() (defined in Mercator::Buffer< float >) | Mercator::Buffer< float > | virtual |
| ~HeightMap() override=default (defined in Mercator::HeightMap) | Mercator::HeightMap | |