3ds Max C++ API Reference
|
This is the complete list of members for Box3, including all inherited members.
Box3() | Box3 | |
Box3(const Point3 &p, const Point3 &q) | Box3 | inline |
Center() const | Box3 | inline |
Contains(const Point3 &p) const | Box3 | |
Contains(const Box3 &b) const | Box3 | |
EnlargeBy(float s) | Box3 | |
IncludePoints(Point3 *pts, int numpoints, Matrix3 *tm=nullptr) | Box3 | |
Init() | Box3 | |
Intersects(const Box3 &b) const | Box3 | |
IsEmpty() const | Box3 | |
IsInitialized() const | Box3 | |
MakeCube(const Point3 &p, float side) | Box3 | |
Max() const | Box3 | inline |
Min() const | Box3 | inline |
operator!=(const Box3 &b) const | Box3 | inline |
operator*(const Matrix3 &tm) const | Box3 | |
operator+=(const Point3 &p) | Box3 | |
operator+=(const Box3 &b) | Box3 | |
operator==(const Box3 &b) const | Box3 | inline |
operator[](int i) const | Box3 | |
pmax | Box3 | |
pmin | Box3 | |
Scale(float s) | Box3 | |
Translate(const Point3 &p) | Box3 | |
TriBoxOverlap(const Point3 vert0, const Point3 vert1, const Point3 vert2) const | Box3 | |
Width() const | Box3 | inline |