Searched defs:Vertex (Results 1 – 1 of 1) sorted by relevance
28 struct Vertex { struct41 static inline void set(Vertex* vertex, float x, float y) { in set() argument46 static inline void set(Vertex* vertex, Vector2 val) { in set() argument50 static inline void copyWithOffset(Vertex* vertex, const Vertex& src, float x, float y) { in copyWithOffset() argument