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

公開メンバ関数

 NodeInstance (IntPtr obj)
 
NodeInstance getParent ()
 
NodeInstance getFirstChild ()
 
NodeInstance getNextSibling ()
 
SharpKmyMath.Matrix4 getMatrix ()
 

構築子と解体子

◆ NodeInstance()

SharpKmyGfx.NodeInstance.NodeInstance ( IntPtr  obj)

メソッド詳解

◆ getFirstChild()

NodeInstance SharpKmyGfx.NodeInstance.getFirstChild ( )

◆ getMatrix()

SharpKmyMath.Matrix4 SharpKmyGfx.NodeInstance.getMatrix ( )

◆ getNextSibling()

NodeInstance SharpKmyGfx.NodeInstance.getNextSibling ( )

◆ getParent()

NodeInstance SharpKmyGfx.NodeInstance.getParent ( )