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

Public Member Functions

 Transform (SharpKmyMath.Vector3 translate, SharpKmyMath.Vector3 rotate, SharpKmyMath.Vector3 scale)
 

Public Attributes

SharpKmyMath.Vector3 translate
 
SharpKmyMath.Vector3 rotate
 
SharpKmyMath.Vector3 scale
 

Constructor & Destructor Documentation

◆ Transform()

SharpKmyGfx.Transform.Transform ( SharpKmyMath.Vector3  translate,
SharpKmyMath.Vector3  rotate,
SharpKmyMath.Vector3  scale 
)

Member Data Documentation

◆ rotate

SharpKmyMath.Vector3 SharpKmyGfx.Transform.rotate

◆ scale

SharpKmyMath.Vector3 SharpKmyGfx.Transform.scale

◆ translate

SharpKmyMath.Vector3 SharpKmyGfx.Transform.translate