From 0ea5fc66924303d1bf73ba283a383e2aadee02f2 Mon Sep 17 00:00:00 2001 From: neodarz Date: Sat, 11 Aug 2018 20:21:34 +0200 Subject: Initial commit --- docs/doxygen/nel/a02796.html | 69 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 docs/doxygen/nel/a02796.html (limited to 'docs/doxygen/nel/a02796.html') diff --git a/docs/doxygen/nel/a02796.html b/docs/doxygen/nel/a02796.html new file mode 100644 index 00000000..2841aef3 --- /dev/null +++ b/docs/doxygen/nel/a02796.html @@ -0,0 +1,69 @@ + + +NeL: NLPACS::CLocalRetriever::CTopology class Reference + + + +
+

NLPACS::CLocalRetriever::CTopology Class Reference

#include <local_retriever.h> +

+


Detailed Description

+A topology. It's a set of surfaces which are definning a connex master surface.
Author:
Benjamin Legros

+Nevrax France

+
Date:
2001
+ +

+ +

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

Public Member Functions

void serial (NLMISC::IStream &f)
+


Member Function Documentation

+

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

+ +

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

+References NLMISC::IStream::serialCont(). +

+

00129 { f.serialCont(*this); }
+
+


The documentation for this class was generated from the following file: +
Generated on Tue Mar 16 14:16:36 2004 for NeL by + +doxygen +1.3.6
+ + -- cgit v1.2.1