#include <LocOpe_RevolutionForm.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | LocOpe_RevolutionForm () |
| Standard_EXPORT | LocOpe_RevolutionForm (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle) |
| Standard_EXPORT void | Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle) |
| Standard_EXPORT const TopoDS_Shape & | FirstShape () const |
| Standard_EXPORT const TopoDS_Shape & | LastShape () const |
| Standard_EXPORT const TopoDS_Shape & | Shape () const |
| Standard_EXPORT const TopTools_ListOfShape & | Shapes (const TopoDS_Shape &S) const |
Private Member Functions | |
| Standard_EXPORT void | IntPerf () |
Private Attributes | |
| TopoDS_Shape | myBase |
| gp_Vec | myVec |
| gp_Vec | myTra |
| Standard_Real | myAngle |
| gp_Ax1 | myAxis |
| Standard_Real | myAngTra |
| Standard_Boolean | myDone |
| Standard_Boolean | myIsTrans |
| TopoDS_Shape | myRes |
| TopoDS_Shape | myFirstShape |
| TopoDS_Shape | myLastShape |
| TopTools_DataMapOfShapeListOfShape | myMap |
| gp_Pnt | myPnt1 |
| gp_Pnt | myPnt2 |
|
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1