MutableIndexedPolygon

constructor(positions: MutableList<Int>, textureCoords: MutableList<Int>, normals: MutableList<Int>, colors: MutableList<Int>, tangents: MutableList<Int>, bitangents: MutableList<Int>)(source)