HDK
|
A class that defines a cubic grid cell. More...
#include <UT_HashGrid.h>
Public Member Functions | |
UT_HashGridCell () | |
~UT_HashGridCell () | |
Public Attributes | |
UT_IntArray | myIndices |
A class that defines a cubic grid cell.
Definition at line 27 of file UT_HashGrid.h.
|
inline |
Definition at line 29 of file UT_HashGrid.h.
|
inline |
Definition at line 33 of file UT_HashGrid.h.
UT_IntArray UT_HashGridCell< utPtr >::myIndices |
Definition at line 35 of file UT_HashGrid.h.