Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/lyt/
Dlyt_Types.h1348 struct Vec3 struct
1358 Vec3() in Vec3() argument
1370 Vec3(f32 x, f32 y, f32 z) in Vec3() function
1383 operator const math::VEC3() const in VEC3()
1389 ut::ResF32 x;
1392 ut::ResF32 y;
1395 ut::ResF32 z;