SpatialGrid::VoxelIterator Class Reference
#include <mesh.h>
Definition at line 1346 of file mesh.h.
Definition at line 1349 of file mesh.h.
1349 : fData(data), fIndex(0)
unsigned int ItemCount() const
Returns the number of items in the array.
Definition at line 1355 of file mesh.h.
unsigned int ItemCount() const
Returns the number of items in the array.
Definition at line 1356 of file mesh.h.
unsigned int ItemCount() const
Returns the number of items in the array.
Definition at line 1357 of file mesh.h.
1357 {
return fData[fIndex]; }
The documentation for this class was generated from the following file: