Open CASCADE Technology 6.5.2
Public Member Functions
TopOpeBRepDS_ShapeWithState Class Reference

#include <TopOpeBRepDS_ShapeWithState.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TopOpeBRepDS_ShapeWithState ()
const TopTools_ListOfShapePart (const TopAbs_State aState) const
void AddPart (const TopoDS_Shape &aShape, const TopAbs_State aState)
void AddParts (const TopTools_ListOfShape &aListOfShape, const TopAbs_State aState)
void SetState (const TopAbs_State aState)
TopAbs_State State () const
void SetIsSplitted (const Standard_Boolean anIsSplitted)
Standard_Boolean IsSplitted () const

Constructor & Destructor Documentation

TopOpeBRepDS_ShapeWithState::TopOpeBRepDS_ShapeWithState ( )

Member Function Documentation

void TopOpeBRepDS_ShapeWithState::AddPart ( const TopoDS_Shape aShape,
const TopAbs_State  aState 
)
void TopOpeBRepDS_ShapeWithState::AddParts ( const TopTools_ListOfShape aListOfShape,
const TopAbs_State  aState 
)
Standard_Boolean TopOpeBRepDS_ShapeWithState::IsSplitted ( ) const
void TopOpeBRepDS_ShapeWithState::operator delete ( void *  anAddress) [inline]
void* TopOpeBRepDS_ShapeWithState::operator new ( size_t  size) [inline]
void* TopOpeBRepDS_ShapeWithState::operator new ( size_t  ,
void *  anAddress 
) [inline]
const TopTools_ListOfShape& TopOpeBRepDS_ShapeWithState::Part ( const TopAbs_State  aState) const
void TopOpeBRepDS_ShapeWithState::SetIsSplitted ( const Standard_Boolean  anIsSplitted)
void TopOpeBRepDS_ShapeWithState::SetState ( const TopAbs_State  aState)
TopAbs_State TopOpeBRepDS_ShapeWithState::State ( ) const

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