|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OBox, including all inherited members.
| _max | OBox | |
| _min | OBox | |
| Enlarge(const OPoint3D &pt) | OBox | virtual |
| Enlarge(float x, float y, float z) | OBox | virtual |
| Enlarge(const OBox &box) | OBox | virtual |
| isInContact(const OBox &box) const | OBox | virtual |
| isInside(const OPoint3D &pt) const | OBox | virtual |
| isInside2D(const OPoint3D &pt) const | OBox | virtual |
| OBox() | OBox | |
| OBox(const OBox &box) | OBox | |
| OBox(const OCoord3D &min, const OCoord3D &max) | OBox | |
| OBox(double x1, double y1, double z1, double x2, double y2, double z2) | OBox | |
| operator!=(const OBox &box) const | OBox | inlinevirtual |
| operator=(const OBox &box) | OBox | virtual |
| operator==(const OBox &box) const | OBox | virtual |
| Translate(const OPoint3D &vectorTranslate) | OBox | virtual |
| ~OBox() | OBox | inlinevirtual |