![]() |
Tulip
6.0.0
Large graphs analysis and drawing
|
This is the complete list of members for tlp::BoundingBox, including all inherited members.
| BoundingBox() | tlp::BoundingBox | |
| BoundingBox(const tlp::Vec3f &min, const tlp::Vec3f &max, bool checkMinMax=false) | tlp::BoundingBox | |
| center() const | tlp::BoundingBox | inline |
| clear() | tlp::BoundingBox | |
| contains(const tlp::Vec3f &coord, bool noCheck=false) const | tlp::BoundingBox | |
| contains(const tlp::BoundingBox &boundingBox) const | tlp::BoundingBox | |
| depth() const | tlp::BoundingBox | inline |
| expand(const tlp::Vec3f &coord, bool noCheck=false) | tlp::BoundingBox | |
| expand(const std::vector< tlp::Vec3f > &coords) | tlp::BoundingBox | inline |
| expand(const tlp::BoundingBox &bb, bool noCheck=false) | tlp::BoundingBox | |
| getCompleteBB(Vec3f bb[8]) const | tlp::BoundingBox | |
| height() const | tlp::BoundingBox | inline |
| init(const tlp::Vec3f &coord) | tlp::BoundingBox | inline |
| intersect(const tlp::BoundingBox &boundingBox) const | tlp::BoundingBox | |
| intersect(const Vec3f &segStart, const Vec3f &segEnd) const | tlp::BoundingBox | |
| isValid() const | tlp::BoundingBox | |
| scale(const tlp::Vec3f &factor) | tlp::BoundingBox | |
| translate(const tlp::Vec3f &vec) | tlp::BoundingBox | |
| width() const | tlp::BoundingBox | inline |