Code_TYMPAN  4.4.0
Industrial site acoustic simulation
OPlan Member List

This is the complete list of members for OPlan, including all inherited members.

_aOPlan
_bOPlan
_cOPlan
_dOPlan
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) constOPlan
intersectsSurface(const TabPoint3D &contour, OSegment3D &segment) constOPlan
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) constOPlan
operator=(const OPlan &plan)OPlan
operator==(const OPlan &plan) constOPlan
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
rframeOPlan
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))OPlanprotected
~OPlan()OPlanvirtual