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/structNL3D_1_1CRadiusPair.html | 180 ++++++++++++++++++++++++ 1 file changed, 180 insertions(+) create mode 100644 docs/doxygen/nel/structNL3D_1_1CRadiusPair.html (limited to 'docs/doxygen/nel/structNL3D_1_1CRadiusPair.html') diff --git a/docs/doxygen/nel/structNL3D_1_1CRadiusPair.html b/docs/doxygen/nel/structNL3D_1_1CRadiusPair.html new file mode 100644 index 00000000..d45a5115 --- /dev/null +++ b/docs/doxygen/nel/structNL3D_1_1CRadiusPair.html @@ -0,0 +1,180 @@ + + + + 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  
+

NL3D::CRadiusPair Struct Reference

a radius and its suare in the same struct. +More... +

+#include <ps_zone.h> +

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

Public Methods

void serial (NLMISC::IStream &f) throw (NLMISC::EStream)

Public Attributes

float R
float R2
+


Detailed Description

+a radius and its suare in the same struct. +

+ +

+Definition at line 182 of file ps_zone.h.


Member Function Documentation

+

+ + + + +
+ + + + + + + + + + +
void NL3D::CRadiusPair::serial NLMISC::IStream  f throw (NLMISC::EStream) [inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 186 of file ps_zone.h. +

+References R, and R2.

+


Member Data Documentation

+

+ + + + +
+ + +
float NL3D::CRadiusPair::R +
+
+ + + + + +
+   + + +

+ +

+Definition at line 185 of file ps_zone.h. +

+Referenced by serial.

+

+ + + + +
+ + +
float NL3D::CRadiusPair::R2 +
+
+ + + + + +
+   + + +

+ +

+Definition at line 185 of file ps_zone.h. +

+Referenced by serial.

+


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