CL_Vector( float x = 0.0, float y = 0.0, float z = 0.0, float w = 1.0);
Constructor that initializes a vector
Back to index