hxa7241_graphics::OctreeDimensions Class Reference

#include <OctreeAuxiliary.h>

Collaboration diagram for hxa7241_graphics::OctreeDimensions:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 OctreeDimensions (const Vector3r &positionOfLowerCorner, real size, dword maxItemCountPerCell, dword maxLevelCount, real minCellSize)
 standard object services ---------------------------------------------------
 ~OctreeDimensions ()
 OctreeDimensions (const OctreeDimensions &)
OctreeDimensionsoperator= (const OctreeDimensions &)
const Vector3rgetPosition () const
 OctreeDimensions -----------------------------------------------------------.
real getSize () const
dword getMaxItemCountPerCell () const
dword getMaxLevelCount () const
real getMinCellSize () const
bool isSubdivide (dword itemCount, dword level, real size) const
 queries --------------------------------------------------------------------

Detailed Description

Global octree data -- one instance for whole octree.

Constant.

size_m >= 0
maxItemsPerCell_m >= 1
maxLevel_m >= 0 and <= MAX_LEVEL
minSize_m >= MIN_SIZE and <= size_m


Constructor & Destructor Documentation

OctreeDimensions::OctreeDimensions ( const Vector3r positionOfLowerCorner,
real  size,
dword  maxItemCountPerCell,
dword  maxLevelCount,
real  minCellSize 
)

standard object services ---------------------------------------------------

OctreeDimensions::~OctreeDimensions (  ) 

OctreeDimensions::OctreeDimensions ( const OctreeDimensions  ) 


Member Function Documentation

OctreeDimensions & OctreeDimensions::operator= ( const OctreeDimensions  ) 

const Vector3r & hxa7241_graphics::OctreeDimensions::getPosition (  )  const [inline]

OctreeDimensions -----------------------------------------------------------.

real hxa7241_graphics::OctreeDimensions::getSize (  )  const [inline]

dword hxa7241_graphics::OctreeDimensions::getMaxItemCountPerCell (  )  const [inline]

dword hxa7241_graphics::OctreeDimensions::getMaxLevelCount (  )  const [inline]

real hxa7241_graphics::OctreeDimensions::getMinCellSize (  )  const [inline]

bool OctreeDimensions::isSubdivide ( dword  itemCount,
dword  level,
real  size 
) const

queries --------------------------------------------------------------------


The documentation for this class was generated from the following files:
Generated on Fri Feb 13 13:58:45 2009 for meshmorph by  doxygen 1.5.1