Home
last modified time | relevance | path

Searched refs:VEC3_ (Results 1 – 4 of 4) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Vector3.h220 struct VEC3_ struct
231 class VEC3 : public VEC3_ argument
263 VEC3(const VEC3_& v) { x = v.x; y = v.y; z = v.z; } in VEC3()
Dmath_Matrix33.h150 VEC3_ v[3]; //
Dmath_Matrix23.h237 VEC3_ v[2]; //
Dmath_Matrix43.h165 VEC3_ v[4]; //