Searched defs:TextureVertex (Results 1 – 1 of 1) sorted by relevance
63 struct TextureVertex { struct67 static inline void set(TextureVertex* vertex, float x, float y, float u, float v) { in set() argument71 static inline void setUV(TextureVertex* vertex, float u, float v) { in setUV() argument