Open CASCADE Technology 6.5.2
Public Member Functions
LocOpe_BuildShape Class Reference

#include <LocOpe_BuildShape.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 LocOpe_BuildShape ()
 LocOpe_BuildShape (const TopTools_ListOfShape &L)
 Builds shape(s) from the list <L>. Uses only the
faces of <L>.

void Perform (const TopTools_ListOfShape &L)
 Builds shape(s) from the list <L>. Uses only the
faces of <L>.

const TopoDS_ShapeShape () const

Constructor & Destructor Documentation

LocOpe_BuildShape::LocOpe_BuildShape ( )
LocOpe_BuildShape::LocOpe_BuildShape ( const TopTools_ListOfShape L)

Member Function Documentation

void LocOpe_BuildShape::operator delete ( void *  anAddress) [inline]
void* LocOpe_BuildShape::operator new ( size_t  size) [inline]
void* LocOpe_BuildShape::operator new ( size_t  ,
void *  anAddress 
) [inline]
void LocOpe_BuildShape::Perform ( const TopTools_ListOfShape L)
const TopoDS_Shape& LocOpe_BuildShape::Shape ( ) const

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