Blender V2.61 - r43446
|
get(MT_Point3 *box, const MT_Transform &world) const | SG_BBox | |
getaa(MT_Point3 *box, const MT_Transform &world) const | SG_BBox | |
getmm(MT_Point3 *box, const MT_Transform &world) const | SG_BBox | |
INSIDE enum value | SG_BBox | |
inside(const MT_Point3 &point) const | SG_BBox | |
inside(const SG_BBox &other) const | SG_BBox | |
intersect enum name | SG_BBox | |
INTERSECT enum value | SG_BBox | |
intersects(const SG_BBox &other) const | SG_BBox | |
operator+(const SG_BBox &bbox2) const | SG_BBox | |
operator+=(const MT_Point3 &point) | SG_BBox | |
operator+=(const SG_BBox &bbox) | SG_BBox | |
outside(const SG_BBox &other) const | SG_BBox | |
OUTSIDE enum value | SG_BBox | |
SG_BBox() | SG_BBox | |
SG_BBox(const MT_Point3 &min, const MT_Point3 &max) | SG_BBox | |
SG_BBox(const SG_BBox &other, const MT_Transform &world) | SG_BBox | |
SG_BBox(const SG_BBox &other) | SG_BBox | |
SG_Tree class | SG_BBox | [friend] |
split(SG_BBox &left, SG_BBox &right) const | SG_BBox | |
test(const SG_BBox &other) const | SG_BBox | |
transform(const MT_Transform &world) const | SG_BBox | |
volume() const | SG_BBox | |
~SG_BBox() | SG_BBox |