HDK
|
#include <HUSD_Utils.h>
Public Member Functions | |
HUSD_RenderKey (int pick_id=-1, int inst_id=-1) | |
bool | operator== (const HUSD_RenderKey &other) const |
Public Attributes | |
int | myPickId |
int | myInstId |
Definition at line 131 of file HUSD_Utils.h.
Definition at line 134 of file HUSD_Utils.h.
|
inline |
Definition at line 139 of file HUSD_Utils.h.
int HUSD_RenderKey::myInstId |
Definition at line 146 of file HUSD_Utils.h.
int HUSD_RenderKey::myPickId |
Definition at line 145 of file HUSD_Utils.h.