Home
last modified time | relevance | path

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

/CafeSDK-2.12.13-1/system/include/cafe/pads/kpad/
Dkpad.h170 Vec2 stick ;
186 Vec2 lstick ;
187 Vec2 rstick ;
198 Vec2 lstick ;
199 Vec2 rstick ;
242 Vec2 pos ;
243 Vec2 vec ;
246 Vec2 horizon ;
247 Vec2 hori_vec ;
254 Vec2 acc_vertical ;
[all …]
/CafeSDK-2.12.13-1/system/include/cafe/vpad/
DvpadTypes.h178 Vec2 lStick ; // Left stick
179 Vec2 rStick ; // Right stick
183 Vec2 accVertical ; // Vertical direction of DRC
/CafeSDK-2.12.13-1/system/include/cafe/mtx/
DmtxGeoTypes.h37 typedef struct Vec2{ struct
40 } Vec2; argument
/CafeSDK-2.12.13-1/system/src/lib/mtx/headers/cafe/mtx/
DmtxGeoTypes.h37 typedef struct Vec2{ struct
40 } Vec2; typedef