MOAB: Mesh Oriented datABase
(version 5.4.1)
|
closest(const Vector3D &p_point) const | MBMesquite::MsqPlane | [inline] |
coefficient() const | MBMesquite::MsqPlane | [inline] |
distance(const Vector3D &p_point) const | MBMesquite::MsqPlane | [inline] |
intersect(const MsqPlane &plane, MsqLine &result) const | MBMesquite::MsqPlane | |
intersect(const MsqLine &line, double &line_param) const | MBMesquite::MsqPlane | |
mCoeff | MBMesquite::MsqPlane | [private] |
mNormal | MBMesquite::MsqPlane | [private] |
MsqPlane(const Vector3D &p_normal, double coeff) | MBMesquite::MsqPlane | |
MsqPlane(const Vector3D &p_normal, const Vector3D &p_point) | MBMesquite::MsqPlane | |
MsqPlane(double a, double b, double c, double d) | MBMesquite::MsqPlane | |
normal() const | MBMesquite::MsqPlane | [inline] |
point() const | MBMesquite::MsqPlane | [inline] |