CrystalSpace

Public API Reference

Main Page   Modules   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

csMapNode::MapNode Struct Reference

iMapNode implementation. More...

#include <mapnode.h>

Inheritance diagram for csMapNode::MapNode:

iMapNode iBase List of all members.

Public Methods

virtual iObjectQueryObject ()
 Get the iObject.

virtual void SetPosition (const csVector3 &pos)
 Set the position of the node.

virtual const csVector3GetPosition () const
 Get the position of the node.

virtual void SetSector (iSector *sec)
 Set the sector of the node.

virtual iSectorGetSector () const
 Get the sector of the node.


Detailed Description

iMapNode implementation.

Definition at line 56 of file mapnode.h.


Member Function Documentation

virtual const csVector3& csMapNode::MapNode::GetPosition   [inline, virtual]
 

Get the position of the node.

Implements iMapNode.

Definition at line 63 of file mapnode.h.

virtual iSector* csMapNode::MapNode::GetSector   [inline, virtual]
 

Get the sector of the node.

Implements iMapNode.

Definition at line 67 of file mapnode.h.

virtual iObject* csMapNode::MapNode::QueryObject   [inline, virtual]
 

Get the iObject.

Implements iMapNode.

Definition at line 59 of file mapnode.h.

virtual void csMapNode::MapNode::SetPosition const csVector3   pos [inline, virtual]
 

Set the position of the node.

Implements iMapNode.

Definition at line 61 of file mapnode.h.

virtual void csMapNode::MapNode::SetSector iSector   sec [inline, virtual]
 

Set the sector of the node.

Implements iMapNode.

Definition at line 65 of file mapnode.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.18