Searched defs:ShapeVertex (Results 1 – 1 of 1) sorted by relevance
20 struct ShapeVertex { struct21 float fX, fY; //!< Shape coordinates.22 int32_t fAttrs; //!< Shape-specific vertex attributes, if needed.