VoxelIndex Class Reference

#include <VoxelHash.h>

List of all members.

Public Member Functions

 VoxelIndex (int x, int y, int z, size_t numBuckets)
bool operator< (const VoxelIndex &other) const
bool operator== (const VoxelIndex &other) const
 operator size_t () const
size_t hash_value () const

Public Attributes

int x
int y
int z
size_t numBuckets

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

size_t numBuckets
int x
int y
int z

The documentation for this class was generated from the following file:

Generated on Thu Aug 12 16:37:57 2010 for SimTKcore by  doxygen 1.6.1