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 47 of file GR_DecorationRender.h.
|
inline |
Definition at line 50 of file GR_DecorationRender.h.
int GR_DecorationParms::instance_group |
Definition at line 65 of file GR_DecorationRender.h.
const GR_DisplayOption* GR_DecorationParms::opts |
Definition at line 62 of file GR_DecorationRender.h.
bool GR_DecorationParms::overlay |
Definition at line 63 of file GR_DecorationRender.h.
bool GR_DecorationParms::override_vis |
Definition at line 64 of file GR_DecorationRender.h.
GR_DecorRenderFlags GR_DecorationParms::render_flags |
Definition at line 66 of file GR_DecorationRender.h.
const GR_VisualizerInfo* GR_DecorationParms::visualizer |
Definition at line 67 of file GR_DecorationRender.h.