nw::lyt::res::Vec2::Vec2 Constructor

Syntax

Vec2();
Vec2(
     f32 x,
     f32 y
);

List of Overloaded Member Functions

Vec2 ( ) Constructor.
Vec2 ( f32, f32 ) Constructor.

Description of Vec2 ( )

Constructor.

Description of Vec2 ( f32, f32 )

Constructor.


CONFIDENTIAL