|
Code_TYMPAN
4.4.0
Industrial site acoustic simulation
|
This is the complete list of members for OPlan, including all inherited members.
| _a | OPlan | |
| _b | OPlan | |
| _c | OPlan | |
| _d | OPlan | |
| angle(const OPlan &plan) | OPlan | |
| distance(const OPoint3D &pt) | OPlan | |
| distancePlanParallel(const OPlan &plan, double &distance) | OPlan | |
| intersectsDroite(const OPoint3D &pt, const OVector3D &vector, OPoint3D &ptIntersec) | OPlan | |
| intersectsPlan(const OPlan &plan, OVector3D &vectorIntersec) | OPlan | |
| intersectsSegment(const OPoint3D &pt1, const OPoint3D &pt2, OPoint3D &ptIntersec) const | OPlan | |
| intersectsSurface(const TabPoint3D &contour, OSegment3D &segment) const | OPlan | |
| is_NaN() | OPlan | |
| is_null() | OPlan | |
| is_valid() | OPlan | |
| isInPlan(const OPoint3D &pt) | OPlan | |
| isOrthogonal(const OPlan &plan) | OPlan | |
| isParallel(const OPlan &plan) | OPlan | |
| operator!=(const OPlan &plan) const | OPlan | |
| operator=(const OPlan &plan) | OPlan | |
| operator==(const OPlan &plan) const | OPlan | |
| OPlan() | OPlan | |
| OPlan(const OPlan &plan) | OPlan | |
| OPlan(double a, double b, double c, double d) | OPlan | |
| OPlan(const OPoint3D &pt1, const OPoint3D &pt2, const OPoint3D &pt3) | OPlan | |
| OPlan(const OPoint3D &pt, const OVector3D &normale) | OPlan | |
| projPtPlan(const OPoint3D &pt) | OPlan | |
| rframe | OPlan | |
| set(double a, double b, double c, double d) | OPlan | |
| set(const OPoint3D &pt1, const OPoint3D &pt2, const OPoint3D &pt3) | OPlan | |
| set(const OPoint3D &pt, const OVector3D &normale) | OPlan | |
| symPtPlan(const OPoint3D &pt) | OPlan | |
| update_explicit_repr(OVector3D hint=OVector3D(1, 1, 1)) | OPlan | protected |
| ~OPlan() | OPlan | virtual |