HDK
|
This is the complete list of members for GR_DecorationRender, including all inherited members.
bindViewportFontTexture(RE_RenderContext r, RV_ShaderVariableSet *set, GR_DecorFontSize s, GR_DecorFontType t, bool outlined, UT_Vector3 &out_parms) | GR_DecorationRender | static |
bindViewportVertexTexture(RE_RenderContext r, RV_ShaderVariableSet *set) | GR_DecorationRender | static |
cleanupShaders() | GR_DecorationRender | static |
drawSingle(RE_Render *r, RE_Geometry &geo, GR_Decoration dec, const GR_DisplayOption *opt, GR_DecorRenderFlags flags, GR_SelectMode select, RenderTarget render_mode, GR_DecorVisibility *vis_override, PrimitiveType glprim_type, int instance_group, int select_inst, RE_OverrideList *override_list) | GR_DecorationRender | |
drawSingle(RE_RenderContext r, RV_Geometry &geo, GR_GeoRender *gr, GR_Decoration dec, const GR_DisplayOption *opt, GR_DecorRenderFlags flags, GR_SelectMode select, RenderTarget render_mode, GR_DecorVisibility *vis_override, PrimitiveType glprim_type, int instance_group, int select_inst, RV_OverrideList *override_list) | GR_DecorationRender | |
drawSingleVisualizer(RE_Render *r, RE_Geometry &geo, const GR_VisualizerInfo *dec_info, const GR_DisplayOption *opt, GR_DecorRenderFlags flags, PrimitiveType prim_type) | GR_DecorationRender | |
drawSingleVisualizer(RE_RenderContext r, RV_Geometry &geo, GR_GeoRender *gr, const GR_VisualizerInfo *dec_info, const GR_DisplayOption *opt, GR_DecorRenderFlags flags, PrimitiveType prim_type) | GR_DecorationRender | |
getRampLookupTexture(RE_Render *r, UT_ColorRamp rtype) | GR_DecorationRender | static |
getViewportFontTexture(RE_Render *r, GR_DecorFontSize s, GR_DecorFontType t, bool outlined, UT_Vector3 &font_parms) | GR_DecorationRender | static |
GR_DecorationRender(const GR_RenderInfo *info) | GR_DecorationRender | |
hasOverlayDecorations() const | GR_DecorationRender | inline |
initShaders(RV_Instance *inst) | GR_DecorationRender | static |
PRIM_LINE enum value | GR_DecorationRender | |
PRIM_MESH enum value | GR_DecorationRender | |
PRIM_POINT enum value | GR_DecorationRender | |
PRIM_TET enum value | GR_DecorationRender | |
PRIM_TRIANGLE enum value | GR_DecorationRender | |
PRIM_TYPE_COUNT enum value | GR_DecorationRender | |
PrimitiveType enum name | GR_DecorationRender | |
RenderTarget enum name | GR_DecorationRender | |
setupDrawing(RE_RenderContext r) | GR_DecorationRender | |
setupFontParms(RE_RenderContext r, RV_ShaderVariableSet *set, const GR_DisplayOption *opt, GR_DecorFontType charset, bool pointed_box, UT_Vector3 &out_parms, GR_DecorFontSize size=GR_DECOR_FONT_NUM_SIZES) | GR_DecorationRender | static |
setupFromDisplayOptions(const GR_DisplayOption &opts, GR_DecorationOverride select_dec, GR_UpdateParms &parms, const GR_Decoration *supported, GR_AttribMask mask) | GR_DecorationRender | |
TARGET_MAIN enum value | GR_DecorationRender | |
TARGET_OVERLAY enum value | GR_DecorationRender | |
updateDecoration(RE_Render *r, GR_Decoration dec, const GT_Primitive &prim, const GR_UpdateParms &p, RE_Geometry &geo) | GR_DecorationRender | |
updateDecoration(RE_RenderContext r, GR_Decoration dec, const GT_Primitive &prim, const GR_UpdateParms &p, RV_Geometry &geo) | GR_DecorationRender | |
~GR_DecorationRender() | GR_DecorationRender | virtual |