Searched defs:SceneTriangle (Results 1 – 1 of 1) sorted by relevance
64 struct SceneTriangle struct66 tcu::Vec4 positions[3];67 tcu::Vec4 colors[3];68 bool sharedEdge[3]; // !< is the edge i -> i+1 shared with another scene triangle