nn::math::VEC3::Set Member Function
void Set(
f32 fx,
f32 fy,
f32 fz
);
void Set(
const self_type & value
);
Set(f32, f32, f32)
|
Sets values individually. |
Set(const self_type &)
|
Sets a value. |
Set(f32, f32, f32)Set(const self_type &)CONFIDENTIAL