Open CASCADE Technology 6.5.2
Public Member Functions
LocOpe_RevolutionForm Class Reference

Defines a revolution form (using Revol from BRepSweep)
with modifications provided for the RevolutionForm feature.

#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)
 LocOpe_RevolutionForm ()
 LocOpe_RevolutionForm (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle)
void Perform (const TopoDS_Shape &Base, const gp_Ax1 &Axe, const Standard_Real Angle)
const TopoDS_ShapeFirstShape () const
const TopoDS_ShapeLastShape () const
const TopoDS_ShapeShape () const
const TopTools_ListOfShapeShapes (const TopoDS_Shape &S) const

Constructor & Destructor Documentation

LocOpe_RevolutionForm::LocOpe_RevolutionForm ( )
LocOpe_RevolutionForm::LocOpe_RevolutionForm ( const TopoDS_Shape Base,
const gp_Ax1 Axe,
const Standard_Real  Angle 
)

Member Function Documentation

const TopoDS_Shape& LocOpe_RevolutionForm::FirstShape ( ) const
const TopoDS_Shape& LocOpe_RevolutionForm::LastShape ( ) const
void LocOpe_RevolutionForm::operator delete ( void *  anAddress) [inline]
void* LocOpe_RevolutionForm::operator new ( size_t  size) [inline]
void* LocOpe_RevolutionForm::operator new ( size_t  ,
void *  anAddress 
) [inline]
void LocOpe_RevolutionForm::Perform ( const TopoDS_Shape Base,
const gp_Ax1 Axe,
const Standard_Real  Angle 
)
const TopoDS_Shape& LocOpe_RevolutionForm::Shape ( ) const
const TopTools_ListOfShape& LocOpe_RevolutionForm::Shapes ( const TopoDS_Shape S) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines