Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Vector4.h205 struct VEC4_ struct
218 class VEC4 : public VEC4_ argument
260 VEC4(const VEC4_& v) { x = v.x; y = v.y; z = v.z; w = v.w; } in VEC4()
Dmath_Matrix44.h506 VEC4_ v[4]; //
Dmath_Matrix34.h579 VEC4_ v[3]; //