Searched refs:Index (Results 1 – 3 of 3) sorted by relevance
57 typedef uint16_t Index; typedef61 inline Model(std::vector<Vertex> vertices, std::vector<Index> indices, in Model()74 inline const Index *getIndexData() const { return indices_.data(); } in getIndexData()113 std::vector<Index> indices_;
310 thread_local std::vector<Index> indices = {0, 1, 2, 0, 2, 3}; in addHead()
651 // Index of g_sharp_meta should align with g_fuzzy_RGBA and g_sharp_RGBA