|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OHPlane3D, including all inherited members.
| _N | OHPlane3D | private |
| _O | OHPlane3D | private |
| _p | OHPlane3D | private |
| intersects(const OPoint3D &pt1, const OPoint3D &pt2, OPoint3D &ptIntersec, double &t) const | OHPlane3D | |
| intersects(const OSegment3D &seg, OPoint3D &ptIntersec) const | OHPlane3D | |
| OHPlane3D() | OHPlane3D | |
| OHPlane3D(const OHPlane3D &Plane) | OHPlane3D | |
| OHPlane3D(const OVector3D &normal, const OPoint3D &origin) | OHPlane3D | |
| operator!=(const OHPlane3D &Plane) const | OHPlane3D | |
| operator=(const OHPlane3D &Plane) | OHPlane3D | |
| operator==(const OHPlane3D &Plane) const | OHPlane3D | |
| set(const OVector3D &normal, const OPoint3D &origin) | OHPlane3D | |
| ~OHPlane3D() | OHPlane3D | virtual |