geolib2
|
This is the complete list of members for geo::Box, 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 |
bounds | geo::Box | protected |
Box(const Vector3 &min, const Vector3 &max) | geo::Box | |
clone() const | geo::Box | virtual |
contains(const Vector3 &p) const | geo::Box | virtual |
empty() const | geo::Shape | inlinevirtual |
enclose(const Box &box, const Pose3D &pose) | geo::Box | |
generate_mesh_() | geo::Box | protected |
getBoundingBox() const | geo::Box | virtual |
getCenter() const | geo::Box | |
getMax() const | geo::Box | |
getMaxRadius() const | geo::Box | virtual |
getMesh() const | geo::Shape | virtual |
getMin() const | geo::Box | |
getSize() const | geo::Box | |
intersect(const Ray &r, float t0, float t1, double &distance) const | geo::Box | virtual |
intersect(const Box &other) const | geo::Box | |
intersect(const Vector3 &p, const double radius) const | geo::Box | virtual |
max_radius_ | geo::Box | protected |
mesh_ | geo::Shape | protected |
read(std::istream &input) | geo::Shape | static |
setMesh(const Mesh &mesh) | geo::Box | virtual |
Shape() | geo::Shape | |
TYPE | geo::Shape | static |
write(std::ostream &output) const | geo::Shape | virtual |
~Shape() | geo::Shape | virtual |