Public Member Functions | |
TBasePoint (const SMESH::double_array &theBasePoint) | |
operator const gp_XYZ * () const | |
Data Fields | |
gp_XYZ * | pp |
gp_XYZ | p |
MeshEditor_I::ExtrusionParams::TBasePoint::TBasePoint | ( | const SMESH::double_array & | theBasePoint | ) |
MeshEditor_I::ExtrusionParams::TBasePoint::operator const gp_XYZ * | ( | ) | const |
References pp.
gp_XYZ MeshEditor_I::ExtrusionParams::TBasePoint::p |
Referenced by TBasePoint().
gp_XYZ* MeshEditor_I::ExtrusionParams::TBasePoint::pp |
Referenced by operator const gp_XYZ *(), and TBasePoint().