VoxelIndex Class Reference
#include <VoxelHash.h>
List of all members.
template<class T>
class SimTK::VoxelHash< T >::VoxelIndex
Constructor & Destructor Documentation
VoxelIndex |
( |
int |
x, |
|
|
int |
y, |
|
|
int |
z, |
|
|
size_t |
numBuckets | |
|
) |
| | [inline] |
Member Function Documentation
size_t hash_value |
( |
|
) |
const [inline] |
operator size_t |
( |
|
) |
const [inline] |
bool operator< |
( |
const VoxelIndex & |
other |
) |
const [inline] |
bool operator== |
( |
const VoxelIndex & |
other |
) |
const [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: