Structure defining document node. More...
#include <XCAFPrs_DocumentNode.hxx>
Public Member Functions | |
| XCAFPrs_DocumentNode () | |
| bool | operator== (const XCAFPrs_DocumentNode &theOther) const | 
Data Fields | |
| TCollection_AsciiString | Id | 
| string identifier   | |
| TDF_Label | Label | 
| label in the document   | |
| TDF_Label | RefLabel | 
| reference label in the document   | |
| XCAFPrs_Style | Style | 
| node style   | |
| TopLoc_Location | Location | 
| node global transformation   | |
| TopLoc_Location | LocalTrsf | 
| node transformation relative to parent   | |
| TDF_ChildIterator | ChildIter | 
| child iterator   | |
| Standard_Boolean | IsAssembly | 
| flag indicating that this label is assembly   | |
Structure defining document node.
      
  | 
  inline | 
      
  | 
  inline | 
| TDF_ChildIterator XCAFPrs_DocumentNode::ChildIter | 
child iterator
| TCollection_AsciiString XCAFPrs_DocumentNode::Id | 
string identifier
| Standard_Boolean XCAFPrs_DocumentNode::IsAssembly | 
flag indicating that this label is assembly
| TDF_Label XCAFPrs_DocumentNode::Label | 
label in the document
| TopLoc_Location XCAFPrs_DocumentNode::LocalTrsf | 
node transformation relative to parent
| TopLoc_Location XCAFPrs_DocumentNode::Location | 
node global transformation
| TDF_Label XCAFPrs_DocumentNode::RefLabel | 
reference label in the document
| XCAFPrs_Style XCAFPrs_DocumentNode::Style | 
node style