Searched defs:Vec3 (Results 1 – 9 of 9) sorted by relevance
25 Vec3() {} in Vec3() function26 Vec3(float x, float y, float z) : x_(x), y_(y), z_(z) {} in Vec3() function
29 typedef glm::vec3 Vec3; typedef
27 class Vec3; in BASE_BEGIN_NAMESPACE() local
26 class Vec3; in BASE_BEGIN_NAMESPACE() local
23 ## Vec3 section
22 ## Vec3 section
40 class Vec3; in BASE_BEGIN_NAMESPACE() local
35 Vec3(AnimatableFloat x, AnimatableFloat y, AnimatableFloat z) { in Vec3() function
30 class Vec3; in BASE_BEGIN_NAMESPACE() local