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

NLMISC::CConcavePolygonsVertexDesc Class Reference

List of all members. + + + + + +

Public Methods

 CConcavePolygonsVertexDesc (float length, uint index)

Public Attributes

float Length
uint Index
+

Constructor & Destructor Documentation

+

+ + + + +
+ + + + + + + + + + + + + + + + + + + +
NLMISC::CConcavePolygonsVertexDesc::CConcavePolygonsVertexDesc float   length,
uint   index
[inline]
+
+ + + + + +
+   + + +

+ +

+Definition at line 161 of file polygon.cpp. +

+References Index, index, and Length.

+


Member Data Documentation

+

+ + + + +
+ + +
uint NLMISC::CConcavePolygonsVertexDesc::Index +
+
+ + + + + +
+   + + +

+ +

+Definition at line 171 of file polygon.cpp. +

+Referenced by CConcavePolygonsVertexDesc.

+

+ + + + +
+ + +
float NLMISC::CConcavePolygonsVertexDesc::Length +
+
+ + + + + +
+   + + +

+ +

+Definition at line 168 of file polygon.cpp. +

+Referenced by CConcavePolygonsVertexDesc.

+


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