NL3D::CMiniCol::CZoneIdent Struct Reference


Public Member Functions

 CZoneIdent ()
bool operator< (const CZoneIdent &z) const

Data Fields

sint NPatchInserted
std::vector< CPatchIdentPatchs
CBSphere Sphere
sint ZoneId

Constructor & Destructor Documentation

NL3D::CMiniCol::CZoneIdent::CZoneIdent  )  [inline]
 

Definition at line 128 of file mini_col.h.

References NPatchInserted.

00128 {NPatchInserted= 0;}


Member Function Documentation

bool NL3D::CMiniCol::CZoneIdent::operator< const CZoneIdent z  )  const [inline]
 

Definition at line 129 of file mini_col.h.

References z.

00129 {return ZoneId<z.ZoneId;}


Field Documentation

sint NL3D::CMiniCol::CZoneIdent::NPatchInserted
 

Definition at line 125 of file mini_col.h.

Referenced by CZoneIdent(), NL3D::CMiniCol::removeZone(), and NL3D::CMiniCol::setCenter().

std::vector<CPatchIdent> NL3D::CMiniCol::CZoneIdent::Patchs
 

Definition at line 126 of file mini_col.h.

Referenced by NL3D::CMiniCol::addZone(), NL3D::CMiniCol::removeZone(), and NL3D::CMiniCol::setCenter().

CBSphere NL3D::CMiniCol::CZoneIdent::Sphere
 

Definition at line 124 of file mini_col.h.

Referenced by NL3D::CMiniCol::addZone(), and NL3D::CMiniCol::setCenter().

sint NL3D::CMiniCol::CZoneIdent::ZoneId
 

Definition at line 123 of file mini_col.h.

Referenced by NL3D::CMiniCol::addZone(), NL3D::CMiniCol::removeZone(), and NL3D::CMiniCol::setCenter().


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