BVList::BVNode Struct Reference

#include <BVList.h>

List of all members.

Public Member Functions

 BVNode (unsigned s, SceneGraphObject *o=NULL)
 ~BVNode ()
void __debug ()

Public Attributes

SceneGraphObjectpObject
float * handle
Intervalextents


Detailed Description

Definition at line 28 of file BVList.h.


Constructor & Destructor Documentation

BVNode unsigned  s,
SceneGraphObject o = NULL
[inline]
 

Definition at line 33 of file BVList.h.

~BVNode  )  [inline]
 

Definition at line 39 of file BVList.h.


Member Function Documentation

void __debug void   )  [inline]
 

Definition at line 44 of file BVList.h.


Member Data Documentation

Interval* extents
 

Definition at line 31 of file BVList.h.

Referenced by BVList::_comp_extents(), and BVList::_index_with_max_extent().

float* handle
 

Definition at line 30 of file BVList.h.

Referenced by BVList::_comp_handle(), BVList::_index_with_max_variation(), and BVList::_split_by_handles().

SceneGraphObject* pObject
 

Definition at line 29 of file BVList.h.

Referenced by BVList::_comp_extents(), BVList::_comp_handle(), BVList::firstItem(), BVList::iThItem(), BVList::nextItem(), and BVList::remove().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 28 12:24:33 2006 for esg by  doxygen 1.4.6