Logo
公開メンバ関数 | 公開変数類 | 全メンバ一覧
SharpKmyGfx::NodeInstance クラス

#include <NodeInstance.h>

公開メンバ関数

 NodeInstance (void *ptr)
 
NodeInstance getParent ()
 
NodeInstance getFirstChild ()
 
NodeInstance getNextSibling ()
 
SharpKmyMath::Matrix4 getMatrix ()
 

公開変数類

void * native = nullptr
 

構築子と解体子

◆ NodeInstance()

SharpKmyGfx::NodeInstance::NodeInstance ( void *  ptr)

メソッド詳解

◆ getFirstChild()

NodeInstance SharpKmyGfx::NodeInstance::getFirstChild ( )

◆ getMatrix()

SharpKmyMath::Matrix4 SharpKmyGfx::NodeInstance::getMatrix ( )

◆ getNextSibling()

NodeInstance SharpKmyGfx::NodeInstance::getNextSibling ( )

◆ getParent()

NodeInstance SharpKmyGfx::NodeInstance::getParent ( )

メンバ詳解

◆ native

void* SharpKmyGfx::NodeInstance::native = nullptr