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

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