geolib2
|
This is the complete list of members for geo::Shape, 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::Shape | virtual |
contains(const Vector3 &p) const | geo::Shape | virtual |
empty() const | geo::Shape | inlinevirtual |
getBoundingBox() const | geo::Shape | virtual |
getMaxRadius() const | geo::Shape | virtual |
getMesh() const | geo::Shape | virtual |
Importer class | geo::Shape | friend |
intersect(const Ray &r, float t0, float t1, double &distance) const | geo::Shape | virtual |
intersect(const Vector3 &p, const double radius) const | geo::Shape | virtual |
mesh_ | geo::Shape | protected |
read(std::istream &input) | geo::Shape | static |
setMesh(const Mesh &mesh) | geo::Shape | virtual |
Shape() | geo::Shape | |
TYPE | geo::Shape | static |
write(std::ostream &output) const | geo::Shape | virtual |
~Shape() | geo::Shape | virtual |