Searched defs:Vec3 (Results 1 – 1 of 1) sorted by relevance
26 struct Vec3 { struct35 static inline void initVec3(struct Vec3 *v, float x, float y, float z) { in initVec3() argument