|
Open CASCADE Technology 6.5.2
|
#include <StepVisual_LayeredItem.hxx>

Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| StepVisual_LayeredItem () | |
| Returns a LayeredItem SelectType | |
| Standard_Integer | CaseNum (const Handle< Standard_Transient > &ent) const |
| Recognizes a LayeredItem Kind Entity that is : 1 -> PresentationRepresentation 2 -> RepresentationItem 0 else | |
| Handle_StepVisual_PresentationRepresentation | PresentationRepresentation () const |
| returns Value as a PresentationRepresentation (Null if another type) | |
| Handle_StepRepr_RepresentationItem | RepresentationItem () const |
| returns Value as a RepresentationItem (Null if another type) | |
| StepVisual_LayeredItem::StepVisual_LayeredItem | ( | ) |
| Standard_Integer StepVisual_LayeredItem::CaseNum | ( | const Handle< Standard_Transient > & | ent | ) | const [virtual] |
Implements StepData_SelectType.
| void StepVisual_LayeredItem::operator delete | ( | void * | anAddress | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepVisual_LayeredItem::operator new | ( | size_t | size | ) | [inline] |
Reimplemented from StepData_SelectType.
| void* StepVisual_LayeredItem::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
Reimplemented from StepData_SelectType.
| Handle_StepVisual_PresentationRepresentation StepVisual_LayeredItem::PresentationRepresentation | ( | ) | const |
| Handle_StepRepr_RepresentationItem StepVisual_LayeredItem::RepresentationItem | ( | ) | const |
1.7.4