Support Forum       G3D Web Page     
Classes | Namespaces | Macros
PointHashGrid.h File Reference

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>
 

Detailed Description

G3D Innovation Engine http://casual-effects.com/g3d Copyright 2000-2019, Morgan McGuire All rights reserved Available under the BSD License.

Macro Definition Documentation

◆ expectedCellSize

#define expectedCellSize   (10)

◆ ThisType

#define ThisType   PointHashGrid<Value, PosFunc, EqualsFunc>

documentation generated on Wed Nov 24 2021 08:01:51 using doxygen 1.8.15