Home
last modified time | relevance | path

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

/CTR-SDK-1.0.0/CTR_SDK/include/nn/math/
Dmath_Vector3.h58 struct VEC3_ struct
68 struct VEC3 : public VEC3_ argument
92 VEC3(const VEC3_& v) { x = v.x; y = v.y; z = v.z; } in VEC3()
Dmath_Matrix33.h111 VEC3_ v[3];
Dmath_Matrix23.h71 VEC3_ v[2];
Dmath_Matrix43.h73 VEC3_ v[4];