Home
last modified time | relevance | path

Searched defs:Vec3 (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/inc/algos/
Dvec.h26 struct Vec3 { struct
35 static inline void initVec3(struct Vec3 *v, float x, float y, float z) { in initVec3() argument