#include <GameViewDrawHook.h>
Inherited by Yukar.Engine.TransitionUtil.CaptureHook.
Public Member Functions | |
GameViewDrawHook () | |
virtual void | gameviewHookDraw (InternalCommandBuffer ^icb, GameViewDrawHookPoint point) |
Static Public Member Functions | |
static void | call (void *obj, kmyGfx::GameViewDrawCommandBuffer *icb, kmyGfx::GameViewDrawHookPoint point) |
Public Attributes | |
NativeGameViewDrawHook * | native = nullptr |
SharpKmyGfx::GameViewDrawHook::GameViewDrawHook | ( | ) |
|
static |
|
virtual |
NativeGameViewDrawHook* SharpKmyGfx::GameViewDrawHook::native = nullptr |