|
| WorldIconRenderer (IconRendererStateComponent *pTextRendererStateComponent, BatchedWorldIconRenderableCache *pBatchedWorldIconRenderableCache) |
|
void | SetIconSet (const IconSet *pIconSet) |
|
void | SetDefaultState () |
|
void | SetIconColor (const v4 &iconColor) |
|
void | SetIconScale (float iconScale) |
|
void | SetTransform (const v2 &translate, const v2 &rotate, const v2 &scale) |
|
void | SetDepthTest (bool depthTest) |
|
void | SetStencilTest (bool stencilTest) |
|
void | SetStencilFunc (GLenum stencilFunc, int stencilRef, u32 stencilMask) |
|
void | SetStencilMaskedStyle (bool enable, GLenum stencilFunc, const v4 &iconColor) |
|
void | SetRenderLayer (Rendering::LayerIds::Values layer, int subLayer) |
|
void | SetAlpha (float alpha) |
|
void | SetModelToWorldTransform (const m44 &transform) |
|
void | DrawIcon (const IconDefinition &shapedIcon) |
|
void | DrawIcons (const std::vector< const IconDefinition * > &shapedIcons) |
|
void | Finalize () |
|
void | Upload () |
|
void | EnqueueRenderables (const Rendering::RenderContext &renderContext, Rendering::RenderQueue &renderQueue) |
|
The documentation for this class was generated from the following files: