Open CASCADE Technology
6.9.1
|
#include <PXCAFDoc_GraphNode.hxx>
PXCAFDoc_GraphNode::PXCAFDoc_GraphNode | ( | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
Standard_Integer PXCAFDoc_GraphNode::ChildIndex | ( | const Handle< PXCAFDoc_GraphNode > & | Ch | ) | const |
Standard_Integer PXCAFDoc_GraphNode::FatherIndex | ( | const Handle< PXCAFDoc_GraphNode > & | F | ) | const |
Handle< PXCAFDoc_GraphNode > PXCAFDoc_GraphNode::GetChild | ( | const Standard_Integer | Chindex | ) | const |
Handle< PXCAFDoc_GraphNode > PXCAFDoc_GraphNode::GetFather | ( | const Standard_Integer | Findex | ) | const |
Standard_GUID PXCAFDoc_GraphNode::GetGraphID | ( | ) | const |
Standard_Integer PXCAFDoc_GraphNode::NbChildren | ( | ) | const |
Standard_Integer PXCAFDoc_GraphNode::NbFathers | ( | ) | const |
Standard_Integer PXCAFDoc_GraphNode::SetChild | ( | const Handle< PXCAFDoc_GraphNode > & | Ch | ) |
Standard_Integer PXCAFDoc_GraphNode::SetFather | ( | const Handle< PXCAFDoc_GraphNode > & | F | ) |
void PXCAFDoc_GraphNode::SetGraphID | ( | const Standard_GUID & | GUID | ) |