HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_HashGridCell< utPtr > Class Template Reference

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
 

Detailed Description

template<typename utPtr>
class UT_HashGridCell< utPtr >

A class that defines a cubic grid cell.

Definition at line 27 of file UT_HashGrid.h.

Constructor & Destructor Documentation

template<typename utPtr>
UT_HashGridCell< utPtr >::UT_HashGridCell ( )
inline

Definition at line 29 of file UT_HashGrid.h.

template<typename utPtr>
UT_HashGridCell< utPtr >::~UT_HashGridCell ( )
inline

Definition at line 33 of file UT_HashGrid.h.

Member Data Documentation

template<typename utPtr>
UT_IntArray UT_HashGridCell< utPtr >::myIndices

Definition at line 35 of file UT_HashGrid.h.


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