SL_Vector3 Struct Reference

Structure representing a generic 3-dimensional vector. More...

Data Fields

float x
 Fist component of the vector.
 
float y
 Second component of the vector.
 
float z
 Third component of the vector.
 

Detailed Description

Structure representing a generic 3-dimensional vector.