anyKode Marilou
ContentsIndexHome
PreviousUpNext
MODAVECTOR3::MODAVECTOR3 (float, float, float)

Constructor with coordinates parameters.

C++
MODAVECTOR3(float X, float Y, float Z);
Parameters 
Description 
float X 
[in] X coordinate to copy. 
float Y 
[in] Y coordinate to copy. 
float Z 
[in] Z coordinate to copy. 

Construct the vector initializing coordinates with parameters.

Documentation v4.7 (18/01/2015), Copyright (c) 2015 anyKode. All rights reserved.
What do you think about this topic? Send feedback!