If I understood right, first parameter is number of triangles I'm passing, second and third not sure, 4th number of vertex/vertices, 5th array of those vertexes, and 6th size of vertex.
Am I right? What about those missing parameters?
Thanks in advance.
P.S. If there's number of verts passed, why function can't automatically assume I'm passing 3 times less triangles than verts?
