|
geolib2
|
This is the complete list of members for geo::HeightMap, including all inherited members.
| bounding_box_cache_valid_ | geo::Shape | mutableprivate |
| bounding_box_max_cache_ | geo::Shape | mutableprivate |
| bounding_box_min_cache_ | geo::Shape | mutableprivate |
| clone() const | geo::HeightMap | virtual |
| contains(const Vector3 &p) const | geo::Shape | virtual |
| createQuadTree(const std::vector< std::vector< double > > &map, unsigned int mx_min, unsigned int my_min, unsigned int mx_max, unsigned int my_max, double resolution) | geo::HeightMap | protectedstatic |
| empty() const | geo::Shape | inlinevirtual |
| fromGrid(const std::vector< std::vector< double > > &grid, double resolution) | geo::HeightMap | static |
| getBoundingBox() const | geo::Shape | virtual |
| getMaxRadius() const | geo::Shape | virtual |
| getMesh() const | geo::Shape | virtual |
| HeightMap() | geo::HeightMap | |
| HeightMap(const HeightMap &orig) | geo::HeightMap | |
| intersect(const Ray &, float t0, float t1, double &distance) const | geo::HeightMap | virtual |
| geo::Shape::intersect(const Vector3 &p, const double radius) const | geo::Shape | virtual |
| mesh_ | geo::Shape | protected |
| read(std::istream &input) | geo::Shape | static |
| root_ | geo::HeightMap | protected |
| setMesh(const Mesh &mesh) | geo::Shape | virtual |
| Shape() | geo::Shape | |
| TYPE | geo::Shape | static |
| write(std::ostream &output) const | geo::Shape | virtual |
| ~HeightMap() | geo::HeightMap | virtual |
| ~Shape() | geo::Shape | virtual |
1.8.17