HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
HUSD_RenderKey Class Reference

#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
 

Detailed Description

Definition at line 119 of file HUSD_Utils.h.

Constructor & Destructor Documentation

HUSD_RenderKey::HUSD_RenderKey ( int  pick_id = -1,
int  inst_id = -1 
)
inline

Definition at line 122 of file HUSD_Utils.h.

Member Function Documentation

bool HUSD_RenderKey::operator== ( const HUSD_RenderKey other) const
inline

Definition at line 127 of file HUSD_Utils.h.

Member Data Documentation

int HUSD_RenderKey::myInstId

Definition at line 134 of file HUSD_Utils.h.

int HUSD_RenderKey::myPickId

Definition at line 133 of file HUSD_Utils.h.


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