Home
last modified time | relevance | path

Searched refs:VEC4_ (Results 1 – 3 of 3) sorted by relevance

/CTR-SDK-0.14.4/include/nn/math/
Dmath_Vector4.h52 struct VEC4_ struct
64 struct VEC4 : public VEC4_ argument
98 VEC4(const VEC4_& v) { x = v.x; y = v.y; z = v.z; w = v.w; } in VEC4()
Dmath_Matrix44.h250 VEC4_ v[4];
Dmath_Matrix34.h195 VEC4_ v[3];