Open CASCADE Technology
7.1.0.beta
|
#include <TopOpeBRepDS_ShapeWithState.hxx>
Public Member Functions | |
TopOpeBRepDS_ShapeWithState () | |
const TopTools_ListOfShape & | Part (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 |
TopOpeBRepDS_ShapeWithState::TopOpeBRepDS_ShapeWithState | ( | ) |
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 |
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 |