|
Open CASCADE Technology 6.5.2
|
Gives informations on an object, see template DataInfo
This class is for Shape
#include <TransferBRep_ShapeInfo.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static Handle_Standard_Type | Type (const TopoDS_Shape &ent) |
| Returns the Type attached to an object Here, TShape (Shape has no Dynamic Type) | |
| static Standard_CString | TypeName (const TopoDS_Shape &ent) |
| Returns Type Name (string) Here, the true name of the Type of a Shape | |
| void TransferBRep_ShapeInfo::operator delete | ( | void * | anAddress | ) | [inline] |
| void* TransferBRep_ShapeInfo::operator new | ( | size_t | size | ) | [inline] |
| void* TransferBRep_ShapeInfo::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static Handle_Standard_Type TransferBRep_ShapeInfo::Type | ( | const TopoDS_Shape & | ent | ) | [static] |
| static Standard_CString TransferBRep_ShapeInfo::TypeName | ( | const TopoDS_Shape & | ent | ) | [static] |
1.7.4