From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- ...LPACS_1_1CLocalRetriever_1_1CLocalPosition.html | 147 +++++++++++++++++++++ 1 file changed, 147 insertions(+) create mode 100644 docs/doxygen/nel/classNLPACS_1_1CLocalRetriever_1_1CLocalPosition.html (limited to 'docs/doxygen/nel/classNLPACS_1_1CLocalRetriever_1_1CLocalPosition.html') diff --git a/docs/doxygen/nel/classNLPACS_1_1CLocalRetriever_1_1CLocalPosition.html b/docs/doxygen/nel/classNLPACS_1_1CLocalRetriever_1_1CLocalPosition.html new file mode 100644 index 00000000..5381fc75 --- /dev/null +++ b/docs/doxygen/nel/classNLPACS_1_1CLocalRetriever_1_1CLocalPosition.html @@ -0,0 +1,147 @@ + + + + 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::CLocalRetriever::CLocalPosition Class Reference

An estimation of the position of a point on a specified surface. +More... +

+#include <local_retriever.h> +

+

Inheritance diagram for NLPACS::CLocalRetriever::CLocalPosition: +

+ +NLPACS::ULocalPosition + +List of all members. + + + +

Public Methods

 CLocalPosition (sint32 surface=-1, const NLMISC::CVector &estimation=NLMISC::CVector::Null)
 Constructor. More...

+

Detailed Description

+An estimation of the position of a point on a specified surface. +

+The estimated position is LOCAL reference to the retriever axis.

+Author:
+Benjamin Legros , Nevrax France
+Date:
+2001
+

+ +

+Definition at line 140 of file local_retriever.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLPACS::CLocalRetriever::CLocalPosition::CLocalPosition sint32   surface = -1,
const NLMISC::CVector  estimation = NLMISC::CVector::Null
[inline]
+
+ + + + + +
+   + + +

+Constructor. +

+ +

+Definition at line 144 of file local_retriever.h. +

+References NLPACS::ULocalPosition::Estimation, NLMISC::CVector::Null, sint32, and NLPACS::ULocalPosition::Surface.

+


The documentation for this class was generated from the following file: + + + +
                                                                                                                                                                    +
+ + -- cgit v1.2.1