CHROMAKEY_EFFECT enum value | OficinaFramework::RenderingSystem | |
CreateDefaultBuffer() | OficinaFramework::RenderingSystem | static |
DestroyDefaultBuffer() | OficinaFramework::RenderingSystem | static |
dispose() | OficinaFramework::RenderingSystem | static |
DrawRectangle(vec2 Position, vec2 Size, float angle, ColorDef Color, float transparency) | OficinaFramework::RenderingSystem | static |
DrawTriangle(vec2 BaricenterPosition, float HalfWidth, float HalfHeight, float angle, ColorDef Color, float transparency) | OficinaFramework::RenderingSystem | static |
DrawTriangle(vec2 BaricenterPosition, vec2 Vertex1, vec2 Vertex2, vec2 Vertex3, float angle, ColorDef Color, float transparency) | OficinaFramework::RenderingSystem | static |
DrawTriangle(vec2 BaricenterPosition, vec2 Vertices[3], float angle, ColorDef Color, float transparency) | OficinaFramework::RenderingSystem | static |
GetCameraPosition() | OficinaFramework::RenderingSystem | static |
GetDefaultBuffer() | OficinaFramework::RenderingSystem | static |
GetLinearFilteringState() | OficinaFramework::RenderingSystem | static |
GetResolution() | OficinaFramework::RenderingSystem | static |
GetViewportPosition() | OficinaFramework::RenderingSystem | static |
GetViewportSize() | OficinaFramework::RenderingSystem | static |
GetZoomFactor() | OficinaFramework::RenderingSystem | static |
glClearAccumM(ColorM c) | OficinaFramework::RenderingSystem | static |
glClearColorM(ColorM c) | OficinaFramework::RenderingSystem | static |
glColorM(ColorM c, float transparency) | OficinaFramework::RenderingSystem | static |
glColorM(ColorM c) | OficinaFramework::RenderingSystem | static |
glTranslateToViewportPos() | OficinaFramework::RenderingSystem | static |
init() | OficinaFramework::RenderingSystem | static |
INVERSION_EFFECT enum value | OficinaFramework::RenderingSystem | |
IsARBDebugActive() | OficinaFramework::RenderingSystem | static |
LIGHT_EFFECT enum value | OficinaFramework::RenderingSystem | |
MODULATE_EFFECT enum value | OficinaFramework::RenderingSystem | |
RENDER_FLIP_BOTH enum value | OficinaFramework::RenderingSystem | |
RENDER_FLIP_X enum value | OficinaFramework::RenderingSystem | |
RENDER_FLIP_Y enum value | OficinaFramework::RenderingSystem | |
RENDER_NORMALLY enum value | OficinaFramework::RenderingSystem | |
RenderEffect enum name | OficinaFramework::RenderingSystem | |
RenderProperty enum name | OficinaFramework::RenderingSystem | |
REPLACE_EFFECT enum value | OficinaFramework::RenderingSystem | |
SetCameraPosition(vec2 CameraCenter) | OficinaFramework::RenderingSystem | static |
SetLinearFiltering(bool state) | OficinaFramework::RenderingSystem | static |
SetResolution(vec2dw res) | OficinaFramework::RenderingSystem | static |
SetViewportSize(vec2dw size) | OficinaFramework::RenderingSystem | static |
SetZoomFactor(float value) | OficinaFramework::RenderingSystem | static |