nn::math::VEC2::VEC2
VEC2(); explicit VEC2( const f32 * p ); VEC2( const VEC2_ & v ); VEC2( f32 fx, f32 fy );
Constructor.
Copy constructor.
CONFIDENTIAL