# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

NLPACS::UGlobalPosition Class Reference

The global position in the the global retriever. More...

#include <u_global_position.h>

Inheritance diagram for NLPACS::UGlobalPosition:

NLPACS::CGlobalRetriever::CGlobalPosition List of all members.

Public Methods

void setKeepZ (const UGlobalPosition &other)

Public Attributes

sint32 InstanceId
 The id of the instance referred by this global position. More...

ULocalPosition LocalPosition
 The local position within the CLocalRetriever referred by the instance (cf. InstanceId). More...


Detailed Description

The global position in the the global retriever.

Contains an instance id and a local position within the instance.

Author:
Benjamin Legros , Nevrax France
Date:
2001

Definition at line 71 of file u_global_position.h.


Member Function Documentation

void NLPACS::UGlobalPosition::setKeepZ const UGlobalPosition &    other [inline]
 

Definition at line 81 of file u_global_position.h.

References InstanceId.


Member Data Documentation

sint32 NLPACS::UGlobalPosition::InstanceId
 

The id of the instance referred by this global position.

Definition at line 75 of file u_global_position.h.

Referenced by NLPACS::CGlobalRetriever::CGlobalPosition::CGlobalPosition, NLPACS::CGlobalRetriever::doMove, NLPACS::CGlobalRetriever::getDoubleGlobalPosition, NLPACS::CGlobalRetriever::getIdentifier, and setKeepZ.

ULocalPosition NLPACS::UGlobalPosition::LocalPosition
 

The local position within the CLocalRetriever referred by the instance (cf. InstanceId).

Definition at line 78 of file u_global_position.h.

Referenced by NLPACS::CGlobalRetriever::CGlobalPosition::CGlobalPosition, NLPACS::CGlobalRetriever::doMove, NLPACS::CGlobalRetriever::findPath, and NLPACS::CGlobalRetriever::getDoubleGlobalPosition.


The documentation for this class was generated from the following file: