HDK
|
#include <HOM_ElemPtr.h>
Public Member Functions | |
HOM_ElemPtr (T *pointer=NULL) | |
bool | operator< (const HOM_ElemPtr< T > &otherElem) const |
Public Attributes | |
T * | myPointer |
Definition at line 44 of file HOM_ElemPtr.h.
|
inline |
Definition at line 47 of file HOM_ElemPtr.h.
|
inline |
Definition at line 53 of file HOM_ElemPtr.h.
T* HOM_ElemPtr< T >::myPointer |
Definition at line 56 of file HOM_ElemPtr.h.