#include <LocOpe_Prism.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_Prism () |
Standard_EXPORT | LocOpe_Prism (const TopoDS_Shape &Base, const gp_Vec &V) |
Standard_EXPORT | LocOpe_Prism (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Vec &Vectra) |
Standard_EXPORT void | Perform (const TopoDS_Shape &Base, const gp_Vec &V) |
Standard_EXPORT void | Perform (const TopoDS_Shape &Base, const gp_Vec &V, const gp_Vec &Vtra) |
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 |
Standard_EXPORT void | Curves (TColGeom_SequenceOfCurve &SCurves) const |
Standard_EXPORT Handle_Geom_Curve | BarycCurve () const |
Private Member Functions | |
Standard_EXPORT void | IntPerf () |
Private Attributes | |
TopoDS_Shape | myBase |
gp_Vec | myVec |
gp_Vec | myTra |
Standard_Boolean | myIsTrans |
Standard_Boolean | myDone |
TopoDS_Shape | myRes |
TopoDS_Shape | myFirstShape |
TopoDS_Shape | myLastShape |
TopTools_DataMapOfShapeListOfShape | myMap |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|