nw::lyt::res::Vec3::Vec3 Constructor

Syntax

Vec3();

Vec3(
     f32 x,
     f32 y,
     f32 z
);

List of Overloaded Member Functions

Vec3 ( ) Constructor.
Vec3 ( f32, f32, f32 ) Constructor.

Description of Vec3 ( )

Constructor.

Description of Vec3 ( f32, f32, f32 )

Constructor.


CONFIDENTIAL