|
KarmaEngine
Game Engine for practical learning and research purposes
|

Public Member Functions | |
| void | Clear () |
| void | DeIndexAllBuffers () |
| void | ScaleClipRects (const KGVec2 &fb_scale) |
Public Attributes | |
| bool | Valid |
| int | CmdListsCount |
| int | TotalIdxCount |
| int | TotalVtxCount |
| KGDrawList ** | CmdLists |
| KGVec2 | DisplayPos |
| KGVec2 | DisplaySize |
| KGVec2 | FramebufferScale |
| KarmaGuiViewport * | OwnerViewport |