Otclient
14/8/2020
|
#include <painterogl.h>
Definition at line 31 of file painterogl.h.
bool PainterOGL::PainterState::alphaWriting |
Definition at line 43 of file painterogl.h.
Painter::BlendEquation PainterOGL::PainterState::blendEquation |
Definition at line 39 of file painterogl.h.
Rect PainterOGL::PainterState::clipRect |
Definition at line 40 of file painterogl.h.
Color PainterOGL::PainterState::color |
Definition at line 36 of file painterogl.h.
Painter::CompositionMode PainterOGL::PainterState::compositionMode |
Definition at line 38 of file painterogl.h.
float PainterOGL::PainterState::opacity |
Definition at line 37 of file painterogl.h.
Matrix3 PainterOGL::PainterState::projectionMatrix |
Definition at line 34 of file painterogl.h.
Size PainterOGL::PainterState::resolution |
Definition at line 32 of file painterogl.h.
PainterShaderProgram* PainterOGL::PainterState::shaderProgram |
Definition at line 42 of file painterogl.h.
Texture* PainterOGL::PainterState::texture |
Definition at line 41 of file painterogl.h.
Matrix3 PainterOGL::PainterState::textureMatrix |
Definition at line 35 of file painterogl.h.
Matrix3 PainterOGL::PainterState::transformMatrix |
Definition at line 33 of file painterogl.h.