|
| BatchedIconAppearance (float scale, const v4 &iconColor, bool depthTest, bool stencilTest, GLenum stencilFunc, int stencilRef, u32 stencilMask, bool stencilMaskedStyleEnabled, GLenum stencilMaskedStyleStencilFunc, const v4 &stencilMaskedIconColor) |
|
bool | operator!= (const BatchedIconAppearance &rhs) const |
|
bool | operator== (const BatchedIconAppearance &rhs) const |
|
float | GetScale () const |
|
bool | IsDepthTest () const |
|
bool | IsStencilTest () const |
|
GLenum | GetStencilFunc () const |
|
int | GetStencilRef () const |
|
u32 | GetStencilMask () const |
|
bool | IsStencilMaskedStyleEnabled () const |
|
GLenum | GetStencilMaskedStyleStencilFunc () const |
|
const v4 & | GetIconColor () const |
|
const v4 & | GetStencilMaskedIconColor () const |
|
The documentation for this struct was generated from the following files: