NLMISC::CConcavePolygonsVertexDesc Class Reference


Public Member Functions

 CConcavePolygonsVertexDesc (float length, uint index)

Data Fields

uint Index
float Length

Constructor & Destructor Documentation

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

Definition at line 161 of file polygon.cpp.

References index, Length, and uint.

00162         {
00163                 Length = length;
00164                 Index = index;
00165         }


Field Documentation

uint NLMISC::CConcavePolygonsVertexDesc::Index
 

Definition at line 171 of file polygon.cpp.

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:
Generated on Tue Mar 16 13:06:18 2004 for NeL by doxygen 1.3.6