SL_Vector4 Struct Reference

Structure representing a generic 4-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.
 
float w
 Forth component of the vector.
 

Detailed Description

Structure representing a generic 4-dimensional vector.