SL_Transform Struct Reference

Structure representing a transformation (translation and rotation) More...

Data Fields

struct SL_Vector3 translation
 Translation part of the transform.
 
struct SL_Quaternion rotation
 Rotation part of the transform.
 

Detailed Description

Structure representing a transformation (translation and rotation)