Searched defs:ModelTriangle (Results 1 – 1 of 1) sorted by relevance
60 struct ModelTriangle struct63 VertexTex2 p1;65 VertexTex2 p2;67 VertexTex2 p3;69 Color diffuse;71 Color ambient;73 Color specular;75 std::string tex1Name;77 std::string tex2Name;79 bool variableTex2 = false;[all …]