Polyhedron

constructor(points: List<Vector3>, faces: List<List<Int>>, convexity: Int? = null)