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

A tip of several chains. +More... +

+#include <local_retriever.h> +

+List of all members. + + + + + + + + + + +

Public Methods

 CTip ()
void serial (NLMISC::IStream &f)
 Serialises the CTip. More...

void translate (const NLMISC::CVector &translation)
 Translates the CTip by the translation vector. More...


Public Attributes

NLMISC::CVector Point
 The position of the tip.x. More...

std::vector< CChainTipChains
+


Detailed Description

+A tip of several chains. +

+A CTip can contain more than 2 chains.

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

+ +

+Definition at line 72 of file local_retriever.h.


Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + +
NLPACS::CLocalRetriever::CTip::CTip   [inline]
+
+ + + + + +
+   + + +

+ +

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

+References Point.

+


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::CLocalRetriever::CTip::serial NLMISC::IStream  f [inline]
+
+ + + + + +
+   + + +

+Serialises the CTip. +

+ +

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

+References Chains, NLMISC::IStream::serial, and NLMISC::IStream::serialCont.

+

+ + + + +
+ + + + + + + + + + +
void NLPACS::CLocalRetriever::CTip::translate const NLMISC::CVector  translation [inline]
+
+ + + + + +
+   + + +

+Translates the CTip by the translation vector. +

+ +

+Definition at line 113 of file local_retriever.h.

+


Member Data Documentation

+

+ + + + +
+ + +
std::vector<CChainTip> NLPACS::CLocalRetriever::CTip::Chains +
+
+ + + + + +
+   + + +

+ +

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

+Referenced by serial, and NLPACS::CLocalRetriever::unify.

+

+ + + + +
+ + +
NLMISC::CVector NLPACS::CLocalRetriever::CTip::Point +
+
+ + + + + +
+   + + +

+The position of the tip.x. +

+ +

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

+Referenced by CTip, and NLPACS::CLocalRetriever::unify.

+


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