FindPlane Struct Reference
Public Member Functions | |
FindPlane (TopoDS_Shape &s, gp_Trsf &t, double &z) | |
void | operator() (const TopoDS_Shape &shape, int) |
Public Attributes | |
TopoDS_Shape & | myPlaneShape |
gp_Trsf & | myTrsf |
double & | myZ |
Constructor & Destructor Documentation
◆ FindPlane()
FindPlane::FindPlane | ( | TopoDS_Shape & | s, |
gp_Trsf & | t, | ||
double & | z | ||
) |
Member Function Documentation
◆ operator()()
void FindPlane::operator() | ( | const TopoDS_Shape & | shape, |
int | |||
) |
Member Data Documentation
◆ myPlaneShape
TopoDS_Shape& FindPlane::myPlaneShape |
◆ myTrsf
gp_Trsf& FindPlane::myTrsf |
◆ myZ
double& FindPlane::myZ |
The documentation for this struct was generated from the following file:
- src/Mod/Path/App/Area.cpp