NL3D::CFadeShadowMapSort Struct Reference


Public Member Functions

bool operator< (const CFadeShadowMapSort &o) const

Data Fields

float Dist
CTransformModel

Member Function Documentation

bool NL3D::CFadeShadowMapSort::operator< const CFadeShadowMapSort o  )  const [inline]
 

Definition at line 525 of file clip_trav.cpp.

References Dist.

00526         {
00527                 return Dist<o.Dist;
00528         }


Field Documentation

float NL3D::CFadeShadowMapSort::Dist
 

Definition at line 523 of file clip_trav.cpp.

Referenced by NL3D::CClipTrav::clipSkeletonShadowMaps(), and operator<().

CTransform* NL3D::CFadeShadowMapSort::Model
 

Definition at line 522 of file clip_trav.cpp.

Referenced by NL3D::CClipTrav::clipSkeletonShadowMaps().


The documentation for this struct was generated from the following file:
Generated on Tue Mar 16 06:46:28 2004 for NeL by doxygen 1.3.6