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