Home
last modified time | relevance | path

Searched refs:VEC2_ (Results 1 – 2 of 2) sorted by relevance

/CTR-SDK-4.2.5/include/nn/math/
Dmath_Vector2.h195 struct VEC2_ struct
206 class VEC2 : public VEC2_ argument
240 VEC2(const VEC2_& v) { x = v.x; y = v.y; } in VEC2()
Dmath_Matrix22.h128 VEC2_ v[2]; //