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

#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
 

Detailed Description

Definition at line 49 of file VIS_Defines.h.

Constructor & Destructor Documentation

VIS_TableRef::VIS_TableRef ( )
VIS_TableRef::VIS_TableRef ( int  i)
explicit

Member Function Documentation

int VIS_TableRef::getId ( ) const
inline

Definition at line 57 of file VIS_Defines.h.

bool VIS_TableRef::isNode ( ) const
inline

Definition at line 56 of file VIS_Defines.h.

bool VIS_TableRef::operator!= ( const VIS_TableRef  other) const
inline

Definition at line 200 of file VIS_Defines.h.

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

Definition at line 196 of file VIS_Defines.h.

Member Data Documentation

const VIS_TableRef VIS_TableRef::Adhoc
static

Definition at line 62 of file VIS_Defines.h.

const VIS_TableRef VIS_TableRef::Global
static

Definition at line 61 of file VIS_Defines.h.

const VIS_TableRef VIS_TableRef::SceneFile
static

Definition at line 60 of file VIS_Defines.h.

const VIS_TableRef VIS_TableRef::Unassigned
static

Definition at line 59 of file VIS_Defines.h.


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