#include <TNaming_RefShape.hxx>
Public Member Functions | |
void * | operator new (size_t, void *anAddress) |
void * | operator new (size_t size) |
void | operator delete (void *anAddress) |
TNaming_RefShape () | |
TNaming_RefShape (const TopoDS_Shape &S) | |
void | Shape (const TopoDS_Shape &S) |
void | FirstUse (const TNaming_PtrNode &aPtr) |
TNaming_PtrNode | FirstUse () const |
const TopoDS_Shape & | Shape () const |
Standard_EXPORT TDF_Label | Label () const |
Standard_EXPORT Handle_TNaming_NamedShape | NamedShape () const |
Private Attributes | |
TopoDS_Shape | myShape |
TNaming_PtrNode | myFirstUse |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|