Support Forum G3D Web Page |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License. More...
Classes | |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::BoxIterator |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::CellIterator |
Dereference to access the bounds() and size() [element count] of the underlying cell object. More... | |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::CellIterator::CellObject |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::Iterator |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc > |
A sparse 3D grid of point-based data. More... | |
class | G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::SphereIterator |
Namespaces | |
G3D | |
Macros | |
#define | expectedCellSize (10) |
#define | ThisType PointHashGrid<Value, PosFunc, EqualsFunc> |
G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.
#define expectedCellSize (10) |
#define ThisType PointHashGrid<Value, PosFunc, EqualsFunc> |
Referenced by G3D::PointHashGrid< Value, PosFunc, EqualsFunc >::contains().