#include <TNaming_RefShape.hxx>
Public Member Functions | |
| 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 |
| TDF_Label | Label () const |
| Handle< TNaming_NamedShape > | NamedShape () const |
| void | DumpJson (Standard_OStream &theOStream, Standard_Integer theDepth=-1) const |
| Dumps the content of me into the stream. | |
| TNaming_RefShape::TNaming_RefShape | ( | ) |
| TNaming_RefShape::TNaming_RefShape | ( | const TopoDS_Shape & | S | ) |
| void TNaming_RefShape::DumpJson | ( | Standard_OStream & | theOStream, |
| Standard_Integer | theDepth = -1 ) const |
Dumps the content of me into the stream.
| TNaming_PtrNode TNaming_RefShape::FirstUse | ( | ) | const |
| void TNaming_RefShape::FirstUse | ( | const TNaming_PtrNode & | aPtr | ) |
| TDF_Label TNaming_RefShape::Label | ( | ) | const |
| Handle< TNaming_NamedShape > TNaming_RefShape::NamedShape | ( | ) | const |
| const TopoDS_Shape & TNaming_RefShape::Shape | ( | ) | const |
| void TNaming_RefShape::Shape | ( | const TopoDS_Shape & | S | ) |