Home
last modified time | relevance | path

Searched defs:Vec3 (Results 1 – 1 of 1) sorted by relevance

/NW4C-2.0.3/include/nw/lyt/
Dlyt_Types.h1383 struct Vec3 struct
1393 Vec3() in Vec3() function
1405 Vec3(f32 x, f32 y, f32 z) in Vec3() function
1418 operator const math::VEC3() const in VEC3()
1424 ut::ResF32 x;
1427 ut::ResF32 y;
1430 ut::ResF32 z;