CrystalSpace

Public API Reference

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

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. More...

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

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

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

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


Detailed Description

iMapNode implementation.

Definition at line 56 of file cstool/mapnode.h.


Member Function Documentation

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

Get the position of the node.

Implements iMapNode.

Definition at line 63 of file cstool/mapnode.h.

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

Get the sector of the node.

Implements iMapNode.

Definition at line 67 of file cstool/mapnode.h.

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

Get the iObject.

Implements iMapNode.

Definition at line 59 of file cstool/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 cstool/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 cstool/mapnode.h.


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