HDK
|
#include <GR_DecorationRender.h>
Public Member Functions | |
GR_DecorationParms (const GR_DisplayOption *opt, bool over, bool over_vis, int inst_grp, GR_DecorRenderFlags flags) | |
Public Attributes | |
const GR_DisplayOption * | opts |
bool | overlay |
bool | override_vis |
int | instance_group |
GR_DecorRenderFlags | render_flags |
const GR_VisualizerInfo * | visualizer |
Definition at line 56 of file GR_DecorationRender.h.
|
inline |
Definition at line 59 of file GR_DecorationRender.h.
int GR_DecorationParms::instance_group |
Definition at line 74 of file GR_DecorationRender.h.
const GR_DisplayOption* GR_DecorationParms::opts |
Definition at line 71 of file GR_DecorationRender.h.
bool GR_DecorationParms::overlay |
Definition at line 72 of file GR_DecorationRender.h.
bool GR_DecorationParms::override_vis |
Definition at line 73 of file GR_DecorationRender.h.
GR_DecorRenderFlags GR_DecorationParms::render_flags |
Definition at line 75 of file GR_DecorationRender.h.
const GR_VisualizerInfo* GR_DecorationParms::visualizer |
Definition at line 76 of file GR_DecorationRender.h.