#include <eng_graph_maker.hh>
Public Member Functions | |
| void | SetVertexsNode (SharedPtr< LocalVertexs > vertexs) |
| void | SetPivotVertex (const LocalVertex &pivotVertex) |
Private Member Functions | |
| Partition (Node::Ptr parentNode, const string &name) | |
| ~Partition () | |
| PartitionNode::Ptr | GetRootNode (void) const |
| Node::Ptr | GetParentNode (void) const |
Private Attributes | |
| UniqueNodes | mUniqueNodes |
| DefaultNodes | mDefaultNodes |
Friends | |
| class | SharedPtr< Partition > |
| class | GraphMaker |
Classes | |
| struct | DefaultNodes |
| struct | UniqueNodes |
| eng::GraphMaker::Partition::Partition | ( | Node::Ptr | parentNode, | |
| const string & | name | |||
| ) | [private] |
Constructs a free-standing partition.
| eng::GraphMaker::Partition::~Partition | ( | ) | [private] |
| void eng::GraphMaker::Partition::SetVertexsNode | ( | SharedPtr< LocalVertexs > | vertexs | ) |
| void eng::GraphMaker::Partition::SetPivotVertex | ( | const LocalVertex & | pivotVertex | ) |
| PartitionNode::Ptr eng::GraphMaker::Partition::GetRootNode | ( | void | ) | const [private] |
Get Partition's root node which is a PartitionNode.
| Node::Ptr eng::GraphMaker::Partition::GetParentNode | ( | void | ) | const [private] |
Get Partition's parent node.
friend class SharedPtr< Partition > [friend] |
friend class GraphMaker [friend] |
Palomino 3D Engine documents generated by doxygen 1.5.3 on Fri Nov 23 11:26:22 2007