| geolib2
    | 
This is the complete list of members for geo::Mesh, including all inherited members.
| add(const Mesh &mesh) | geo::Mesh | |
| addPoint(double x, double y, double z) | geo::Mesh | |
| addPoint(const geo::Vector3 &p) | geo::Mesh | |
| addTriangle(unsigned int i1, unsigned int i2, unsigned int i3) | geo::Mesh | |
| clear() | geo::Mesh | inline | 
| empty() const | geo::Mesh | inline | 
| filterOverlappingVertices() | geo::Mesh | |
| getMaxRadius() const | geo::Mesh | |
| getPoints() const | geo::Mesh | |
| getSquaredMaxRadius() const | geo::Mesh | |
| getTransformed(const geo::Transform t) const | geo::Mesh | |
| getTriangleIs() const | geo::Mesh | |
| getTriangleNormal(unsigned int index) const | geo::Mesh | |
| getTriangles() const | geo::Mesh | |
| invalidateCache() | geo::Mesh | inlineprotected | 
| max_radius_cache_ | geo::Mesh | mutableprotected | 
| max_radius_squared_cache_ | geo::Mesh | mutableprotected | 
| Mesh() | geo::Mesh | |
| points_ | geo::Mesh | protected | 
| size() const | geo::Mesh | inline | 
| triangles_cache_ | geo::Mesh | mutableprotected | 
| triangles_i_ | geo::Mesh | protected | 
| ~Mesh() | geo::Mesh | virtual | 
 1.8.17
 1.8.17