Kiwano Engine v1.3.x
|
渲染模块上下文 更多...
#include <Module.h>
Public 成员函数 | |
RenderModuleContext (ModuleList &modules, RenderContext &ctx) | |
Public 成员函数 继承自 kiwano::ModuleContext | |
void | Next () |
Public 属性 | |
RenderContext & | render_ctx |
Protected 成员函数 | |
void | Handle (Module *m) override |
Protected 成员函数 继承自 kiwano::ModuleContext | |
ModuleContext (ModuleList &modules) | |
virtual void | Handle (Module *m)=0 |
void | ResetIndex () |
渲染模块上下文
|
overrideprotectedvirtual |