3ds Max C++ API Reference
|
This is the complete list of members for DBox2, including all inherited members.
Center() const | DBox2 | inline |
Contains(const DPoint2 &p) const | DBox2 | |
Contains(const DBox2 &b) const | DBox2 | |
DBox2()=default | DBox2 | |
DBox2(const DBox2 &)=default | DBox2 | |
DBox2(DBox2 &&)=default | DBox2 | |
DBox2(const DPoint2 &p, const DPoint2 &q) | DBox2 | inline |
EnlargeBy(double s) | DBox2 | |
Init() | DBox2 | |
IsEmpty() const | DBox2 | |
Max() const | DBox2 | inline |
Min() const | DBox2 | inline |
operator+=(const DPoint2 &p) | DBox2 | |
operator+=(const DBox2 &b) | DBox2 | |
operator=(const DBox2 &)=default | DBox2 | |
operator=(DBox2 &&)=default | DBox2 | |
Overlaps(const DBox2 &b) const | DBox2 | |
pmax | DBox2 | |
pmin | DBox2 | |
Scale(double s) | DBox2 | |
Translate(const DPoint2 &p) | DBox2 | |
Width() const | DBox2 | inline |