|
| BatchedTextAppearance (float size, const v4 &glyphColor, const v4 &outlineColor, const v4 &haloColor, float haloWidth, float haloHardness, bool depthTest, bool stencilTest, GLenum stencilFunc, int stencilRef, u32 stencilMask, bool stencilMaskedStyleEnabled, GLenum stencilMaskedStyleStencilFunc, const v4 &stencilMaskedGlyphColor, const v4 &stencilMaskedHaloColor) |
|
bool | operator!= (const BatchedTextAppearance &rhs) const |
|
bool | operator== (const BatchedTextAppearance &rhs) const |
|
float | GetSize () const |
|
v4 | GetGlyphColor () const |
|
v4 | GetOutlineColor () const |
|
v4 | GetHaloColor () const |
|
float | GetHaloWidth () const |
|
float | GetHaloHardness () const |
|
bool | IsDepthTest () const |
|
bool | IsStencilTest () const |
|
GLenum | GetStencilFunc () const |
|
int | GetStencilRef () const |
|
u32 | GetStencilMask () const |
|
bool | NeedsHalo () const |
|
bool | IsStencilMaskedStyleEnabled () const |
|
GLenum | GetStencilMaskedStyleStencilFunc () const |
|
v4 | GetStencilMaskedGlyphColor () const |
|
v4 | GetStencilMaskedHaloColor () const |
|
The documentation for this struct was generated from the following files: