|
HDK
|
#include <VIS_Defines.h>
Public Member Functions | |
| VIS_TableRef () | |
| VIS_TableRef (int i) | |
| bool | operator== (const VIS_TableRef other) const |
| bool | operator!= (const VIS_TableRef other) const |
| bool | isNode () const |
| int | getId () const |
Static Public Attributes | |
| static const VIS_TableRef | Unassigned |
| static const VIS_TableRef | SceneFile |
| static const VIS_TableRef | Global |
| static const VIS_TableRef | Adhoc |
Definition at line 49 of file VIS_Defines.h.
| VIS_TableRef::VIS_TableRef | ( | ) |
|
explicit |
|
inline |
Definition at line 57 of file VIS_Defines.h.
|
inline |
Definition at line 56 of file VIS_Defines.h.
|
inline |
Definition at line 200 of file VIS_Defines.h.
|
inline |
Definition at line 196 of file VIS_Defines.h.
|
static |
Definition at line 62 of file VIS_Defines.h.
|
static |
Definition at line 61 of file VIS_Defines.h.
|
static |
Definition at line 60 of file VIS_Defines.h.
|
static |
Definition at line 59 of file VIS_Defines.h.