This is a mapnode Graph for CEL.
More...
#include <celgraph.h>
List of all members.
Detailed Description
This is a mapnode Graph for CEL.
Definition at line 43 of file celgraph.h.
Constructor & Destructor Documentation
virtual celEdge::~celEdge |
( |
| ) |
[virtual] |
Member Function Documentation
virtual bool celEdge::GetState |
( |
| ) |
[virtual] |
virtual iCelNode* celEdge::GetSuccessor |
( |
| ) |
[virtual] |
virtual float celEdge::GetWeight |
( |
| ) |
const [virtual] |
virtual void celEdge::SetState |
( |
bool |
open | ) |
[virtual] |
virtual void celEdge::SetSuccessor |
( |
iCelNode * |
node | ) |
[virtual] |
virtual void celEdge::SetWeight |
( |
float |
weight | ) |
[virtual] |
The documentation for this class was generated from the following file: