This is the complete list of members for lvr2::BoundingBox< BaseVecT >, including all inherited members.
| BoundingBox() | lvr2::BoundingBox< BaseVecT > | |
| BoundingBox(T v1, T v2) | lvr2::BoundingBox< BaseVecT > | |
| BoundingBox(std::string plyPath) | lvr2::BoundingBox< BaseVecT > | |
| expand(T v) | lvr2::BoundingBox< BaseVecT > | inline |
| expand(const BoundingBox< BaseVecT > &bb) | lvr2::BoundingBox< BaseVecT > | inline |
| getCentroid() const | lvr2::BoundingBox< BaseVecT > | |
| getLongestSide() const | lvr2::BoundingBox< BaseVecT > | |
| getMax() const | lvr2::BoundingBox< BaseVecT > | |
| getMin() const | lvr2::BoundingBox< BaseVecT > | |
| getRadius() const | lvr2::BoundingBox< BaseVecT > | |
| getVolume() const | lvr2::BoundingBox< BaseVecT > | |
| getXSize() const | lvr2::BoundingBox< BaseVecT > | |
| getYSize() const | lvr2::BoundingBox< BaseVecT > | |
| getZSize() const | lvr2::BoundingBox< BaseVecT > | |
| isValid() const | lvr2::BoundingBox< BaseVecT > | |
| m_centroid | lvr2::BoundingBox< BaseVecT > | private |
| m_max | lvr2::BoundingBox< BaseVecT > | private |
| m_min | lvr2::BoundingBox< BaseVecT > | private |
| overlap(const BoundingBox< BaseVecT > &bb) | lvr2::BoundingBox< BaseVecT > | |
| VectorType typedef | lvr2::BoundingBox< BaseVecT > |