From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- .../nel/classNLPACS_1_1UGlobalPosition.html | 197 +++++++++++++++++++++ 1 file changed, 197 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1UGlobalPosition.html (limited to 'docs/doxygen/nel/classNLPACS_1_1UGlobalPosition.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1UGlobalPosition.html b/docs/doxygen/nel/classNLPACS_1_1UGlobalPosition.html new file mode 100644 index 00000000..642318d6 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1UGlobalPosition.html @@ -0,0 +1,197 @@ + + + + nevrax.org : docs + + + + + + + + + + + + + + +
# 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: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1