mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023690: Miscellaneous minor enhancements in OCAF/XDE
This commit is contained in:
@@ -30,24 +30,6 @@
|
||||
#include <Standard_ImmutableObject.hxx>
|
||||
|
||||
|
||||
//=======================================================================
|
||||
//function : TDF_Label
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
TDF_Label::TDF_Label()
|
||||
:myLabelNode(NULL)
|
||||
{}
|
||||
|
||||
//=======================================================================
|
||||
//function : TDF_Label
|
||||
//purpose :
|
||||
//=======================================================================
|
||||
|
||||
TDF_Label::TDF_Label(const TDF_LabelNodePtr& aNode)
|
||||
:myLabelNode(aNode)
|
||||
{}
|
||||
|
||||
// Attribute methods ++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user