HDK
|
#include <GR_RenderInfo.h>
Public Types | |
enum | { UNSELECTED = 0, SELECTED_OBJ = 1, CURRENT_OBJ = 2 } |
Public Member Functions | |
GR_RenderInfo (GR_RenderVersion render_version) | |
GR_RenderVersion | getRenderVersion () const |
bool | showSelections () const |
bool | canDoInstancing () const |
bool | isObjectSelection () const |
bool | isObjectCurrent () const |
bool | isObjectGhosted () const |
bool | canRenderUV () const |
bool | shownOutsideLOPs () const |
RE_CacheTagHandle | getCacheTag () const |
UT_Array< GR_PickRecord > & | getPickArray () const |
const GR_DisplayOption * | getDisplayOption () const |
const UT_StringHolder & | getNodePath () const |
int | requestRenderPostPass () const |
int | getPostPassID () const |
Static Public Member Functions | |
static GR_ErrorManager * | getErrorHandler () |
Friends | |
class | GUI_GeoRender |
class | DM_VPortAgent |
class | DM_SceneManager |
class | jedi_UsdGLRender |
Definition at line 29 of file GR_RenderInfo.h.
anonymous enum |
Enumerator | |
---|---|
UNSELECTED | |
SELECTED_OBJ | |
CURRENT_OBJ |
Definition at line 45 of file GR_RenderInfo.h.
|
inline |
Definition at line 32 of file GR_RenderInfo.h.
|
inline |
Definition at line 51 of file GR_RenderInfo.h.
|
inline |
Definition at line 59 of file GR_RenderInfo.h.
|
inline |
Definition at line 64 of file GR_RenderInfo.h.
|
inline |
Definition at line 68 of file GR_RenderInfo.h.
|
inlinestatic |
Definition at line 70 of file GR_RenderInfo.h.
|
inline |
Definition at line 72 of file GR_RenderInfo.h.
|
inline |
Definition at line 66 of file GR_RenderInfo.h.
|
inline |
Definition at line 81 of file GR_RenderInfo.h.
|
inline |
Definition at line 47 of file GR_RenderInfo.h.
|
inline |
Definition at line 55 of file GR_RenderInfo.h.
|
inline |
Definition at line 57 of file GR_RenderInfo.h.
|
inline |
Definition at line 53 of file GR_RenderInfo.h.
|
inline |
Definition at line 77 of file GR_RenderInfo.h.
|
inline |
Definition at line 61 of file GR_RenderInfo.h.
|
inline |
Definition at line 49 of file GR_RenderInfo.h.
|
friend |
Definition at line 102 of file GR_RenderInfo.h.
|
friend |
Definition at line 101 of file GR_RenderInfo.h.
|
friend |
Definition at line 100 of file GR_RenderInfo.h.
|
friend |
Definition at line 103 of file GR_RenderInfo.h.