Tulip
5.3.1
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 |
contains(const tlp::Vec3f &coord) const | tlp::BoundingBox | |
contains(const tlp::BoundingBox &boundingBox) const | tlp::BoundingBox | |
depth() const | tlp::BoundingBox | inline |
expand(const tlp::Vec3f &coord) | tlp::BoundingBox | |
expand(const tlp::BoundingBox &bb, bool noCheck=false) | tlp::BoundingBox | |
getCompleteBB(Vec3f bb[8]) const | tlp::BoundingBox | |
height() const | 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 |