csMapNode::MapNode Struct Reference
iMapNode implementation. More...
#include <mapnode.h>
Inheritance diagram for csMapNode::MapNode:

Public Methods | |
virtual iObject * | QueryObject () |
Get the iObject. | |
virtual void | SetPosition (const csVector3 &pos) |
Set the position of the node. | |
virtual const csVector3 & | GetPosition () const |
Get the position of the node. | |
virtual void | SetSector (iSector *sec) |
Set the sector of the node. | |
virtual iSector * | GetSector () const |
Get the sector of the node. |
Detailed Description
iMapNode implementation.
Definition at line 56 of file mapnode.h.
Member Function Documentation
|
Get the position of the node.
Implements iMapNode. |
|
Get the sector of the node.
Implements iMapNode. |
|
Get the iObject.
Implements iMapNode. |
|
Set the position of the node.
Implements iMapNode. |
|
Set the sector of the node.
Implements iMapNode. |
The documentation for this struct was generated from the following file:
- cstool/mapnode.h
Generated for Crystal Space by doxygen 1.2.18