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

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