Logo
Public Member Functions | Public Attributes | List of all members
SharpKmyGfx::InternalCommandList Class Reference

#include <InternalCommandBuffer.h>

Public Member Functions

 InternalCommandList (kmyGfx::GameViewDrawCommand *cmd)
 

Public Attributes

kmyGfx::GameViewDrawCommand * _cmd = nullptr
 

Constructor & Destructor Documentation

◆ InternalCommandList()

SharpKmyGfx::InternalCommandList::InternalCommandList ( kmyGfx::GameViewDrawCommand *  cmd)

Member Data Documentation

◆ _cmd

kmyGfx::GameViewDrawCommand* SharpKmyGfx::InternalCommandList::_cmd = nullptr