Defines a prism (using Prism from BRepSweep)
with modifications provided for the Prism feature.
#include <LocOpe_Revol.hxx>
Public Member Functions |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| | LocOpe_Revol () |
| | LocOpe_Revol (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle, const Standard_Real angledec) |
| | LocOpe_Revol (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle) |
| void | Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle, const Standard_Real angledec) |
| void | Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axis, const Standard_Real Angle) |
| const TopoDS_Shape & | FirstShape () const |
| const TopoDS_Shape & | LastShape () const |
| const TopoDS_Shape & | Shape () const |
| const TopTools_ListOfShape & | Shapes (const TopoDS_Shape &S) const |
| void | Curves (TColGeom_SequenceOfCurve &SCurves) const |
| Handle_Geom_Curve | BarycCurve () const |
Constructor & Destructor Documentation
| LocOpe_Revol::LocOpe_Revol |
( |
| ) |
|
Member Function Documentation
| Handle_Geom_Curve LocOpe_Revol::BarycCurve |
( |
| ) |
const |
| void LocOpe_Revol::operator delete |
( |
void * |
anAddress | ) |
[inline] |
| void* LocOpe_Revol::operator new |
( |
size_t |
size | ) |
[inline] |
| void* LocOpe_Revol::operator new |
( |
size_t |
, |
|
|
void * |
anAddress |
|
) |
| [inline] |
The documentation for this class was generated from the following file: