|
Open CASCADE Technology 6.5.2
|
#include <StepShape_CsgSelect.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepShape_CsgSelect () | |
| Returns a CsgSelect SelectType | |
| void | SetTypeOfContent (const Standard_Integer aTypeOfContent) |
| Standard_Integer | TypeOfContent () const |
| Handle_StepShape_BooleanResult | BooleanResult () const |
| returns Value as a BooleanResult (Null if another type) | |
| void | SetBooleanResult (const Handle< StepShape_BooleanResult > &aBooleanResult) |
| StepShape_CsgPrimitive | CsgPrimitive () const |
| returns Value as a CsgPrimitive (Null if another type) | |
| void | SetCsgPrimitive (const StepShape_CsgPrimitive &aCsgPrimitive) |
| StepShape_CsgSelect::StepShape_CsgSelect | ( | ) |
| Handle_StepShape_BooleanResult StepShape_CsgSelect::BooleanResult | ( | ) | const |
| StepShape_CsgPrimitive StepShape_CsgSelect::CsgPrimitive | ( | ) | const |
| void StepShape_CsgSelect::operator delete | ( | void * | anAddress | ) | [inline] |
| void* StepShape_CsgSelect::operator new | ( | size_t | size | ) | [inline] |
| void* StepShape_CsgSelect::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void StepShape_CsgSelect::SetBooleanResult | ( | const Handle< StepShape_BooleanResult > & | aBooleanResult | ) |
| void StepShape_CsgSelect::SetCsgPrimitive | ( | const StepShape_CsgPrimitive & | aCsgPrimitive | ) |
| void StepShape_CsgSelect::SetTypeOfContent | ( | const Standard_Integer | aTypeOfContent | ) |
| Standard_Integer StepShape_CsgSelect::TypeOfContent | ( | ) | const |
1.7.4