RemovablePolytopicConstructionPolytope
interface RemovablePolytopicConstructionPolytope<out Number, out Polytope : RemovablePolytopicConstructionPolytope<Number, Polytope, Vertex>, out Vertex : RemovablePolytopicConstructionVertex<Number, Polytope, Vertex>> : PolytopicConstructionPolytope<Number, Polytope, Vertex> (source)