Tulip
4.2.0
Better Visualization Through Research
|
This is the complete list of members for tlp::BoundingBox, including all inherited members.
array | tlp::Array< Vec3f, 2 > | |
BoundingBox() | tlp::BoundingBox | |
BoundingBox(const tlp::Vec3f &min, const tlp::Vec3f &max) | tlp::BoundingBox | |
center() const | tlp::BoundingBox | |
contains(const tlp::Vec3f &coord) const | tlp::BoundingBox | |
depth() const | tlp::BoundingBox | |
expand(const tlp::Vec3f &coord) | tlp::BoundingBox | |
getCompleteBB(Vec3f bb[8]) const | tlp::BoundingBox | |
height() const | tlp::BoundingBox | |
intersect(const tlp::BoundingBox &boundingBox) const | tlp::BoundingBox | |
intersect(const Vec3f &segStart, const Vec3f &segEnd) const | tlp::BoundingBox | |
isValid() const | tlp::BoundingBox | |
operator[](const unsigned int i) const | tlp::Array< Vec3f, 2 > | inline |
operator[](const unsigned int i) | tlp::Array< Vec3f, 2 > | inline |
translate(const tlp::Vec3f &vec) | tlp::BoundingBox | |
width() const | tlp::BoundingBox |