Logo
Public Member Functions | List of all members
SharpKmyGfx.NodeInstance Class Reference

Public Member Functions

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

Constructor & Destructor Documentation

◆ NodeInstance()

SharpKmyGfx.NodeInstance.NodeInstance ( IntPtr  obj)

Member Function Documentation

◆ getFirstChild()

NodeInstance SharpKmyGfx.NodeInstance.getFirstChild ( )

◆ getMatrix()

SharpKmyMath.Matrix4 SharpKmyGfx.NodeInstance.getMatrix ( )

◆ getNextSibling()

NodeInstance SharpKmyGfx.NodeInstance.getNextSibling ( )

◆ getParent()

NodeInstance SharpKmyGfx.NodeInstance.getParent ( )