cellcomplex.gmap.operations module
-
cellcomplex.gmap.operations.catmullclark_subdivision(gmap)[source]
-
cellcomplex.gmap.operations.doosabin_subdivision(gmap)[source]
-
cellcomplex.gmap.operations.quadrangulation(gmap)[source]
-
cellcomplex.gmap.operations.topo_add_edge(gmap, dart1, dart2)[source]
-
cellcomplex.gmap.operations.topo_quadrangulation(gmap)[source]
-
cellcomplex.gmap.operations.topo_split_edge(gmap, dart)[source]
-
cellcomplex.gmap.operations.topo_triangulation(gmap, degree, dart)[source]