Navigation
index
modules
|
cellcomplex
»
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
A
add() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.utils.id_dict.IdDict method)
add_dart() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
add_darts() (cellcomplex.gmap.gmap.GMap method)
add_edge() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableEdgeGraph method)
add_edge_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
add_graph_property() (cellcomplex.graph.property_graph.PropertyGraph method)
add_interface_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
add_polygon() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
add_region_from_func() (cellcomplex.graph.property_graph.PropertyGraph method)
add_regions_from_dict() (cellcomplex.graph.property_graph.PropertyGraph method)
add_sdart() (cellcomplex.gmap.gmap.GMap method)
add_vertex() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableVertexGraph method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
add_vertex_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
add_vertex_to_region() (cellcomplex.graph.property_graph.PropertyGraph method)
add_wisp() (cellcomplex.property_topomesh.interface.topomesh.IMutableMesh method)
(cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
add_wisp_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
adjacency_matrix() (cellcomplex.graph.property_graph.PropertyGraph method)
(in module cellcomplex.property_topomesh.utils.matrix_tools)
adjacent_cells() (cellcomplex.gmap.gmap_tp.GMap method)
alpha() (cellcomplex.gmap.gmap.DartProxy method)
(cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
ancestors() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
(cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
append() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
append_topomesh() (in module cellcomplex.property_topomesh.composition)
are_linked_darts() (cellcomplex.gmap.gmap.GMap method)
are_sewable_dart() (cellcomplex.gmap.gmap.GMap method)
array_dict (class in cellcomplex.utils.array_dict)
array_difference() (in module cellcomplex.property_topomesh.utils.array_tools)
array_unique() (in module cellcomplex.property_topomesh.utils.array_tools)
B
border_neighbors() (cellcomplex.property_topomesh.interface.topomesh.INeighborhoodMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
borders() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
bounding_box() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
brute_force_match() (in module cellcomplex.property_topomesh.utils.matching_tools)
C
catmullclark_subdivision() (in module cellcomplex.gmap.operations)
cell_center() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
cell_topological_elements_extraction() (in module cellcomplex.property_topomesh.utils.tissue_analysis_tools)
cell_topomesh() (in module cellcomplex.property_topomesh.extraction)
cell_vertex_extraction() (in module cellcomplex.property_topomesh.utils.tissue_analysis_tools)
cellcomplex (module)
cellcomplex.gmap (module)
cellcomplex.gmap.gmap (module)
cellcomplex.gmap.gmap_tp (module)
cellcomplex.gmap.operations (module)
cellcomplex.graph (module)
cellcomplex.graph.graph (module)
cellcomplex.graph.interface (module)
cellcomplex.graph.interface.graph (module)
cellcomplex.graph.interface.property_graph (module)
cellcomplex.graph.property_graph (module)
cellcomplex.graph.temporal_property_graph (module)
cellcomplex.halfedge (module)
cellcomplex.halfedge.halfedge (module)
cellcomplex.property_topomesh (module)
cellcomplex.property_topomesh.analysis (module)
cellcomplex.property_topomesh.composition (module)
cellcomplex.property_topomesh.creation (module)
cellcomplex.property_topomesh.example_topomesh (module)
cellcomplex.property_topomesh.extraction (module)
cellcomplex.property_topomesh.image (module)
cellcomplex.property_topomesh.interface (module)
cellcomplex.property_topomesh.interface.topomesh (module)
cellcomplex.property_topomesh.io (module)
cellcomplex.property_topomesh.legacy (module)
cellcomplex.property_topomesh.optimization (module)
cellcomplex.property_topomesh.property_topomesh (module)
cellcomplex.property_topomesh.temporal_property_topomesh (module)
cellcomplex.property_topomesh.topological_operations (module)
cellcomplex.property_topomesh.topomesh (module)
cellcomplex.property_topomesh.transformation (module)
cellcomplex.property_topomesh.utils (module)
cellcomplex.property_topomesh.utils.array_tools (module)
cellcomplex.property_topomesh.utils.delaunay_tools (module)
cellcomplex.property_topomesh.utils.evaluation_tools (module)
cellcomplex.property_topomesh.utils.geometry_tools (module)
cellcomplex.property_topomesh.utils.implicit_surfaces (module)
cellcomplex.property_topomesh.utils.intersection_tools (module)
cellcomplex.property_topomesh.utils.label_image_tools (module)
cellcomplex.property_topomesh.utils.matching_tools (module)
cellcomplex.property_topomesh.utils.matplotlib_tools (module)
cellcomplex.property_topomesh.utils.matrix_tools (module)
cellcomplex.property_topomesh.utils.pandas_tools (module)
cellcomplex.property_topomesh.utils.tissue_analysis_tools (module)
cellcomplex.property_topomesh.utils.triangular_mesh_tools (module)
cellcomplex.property_topomesh.visualization (module)
cellcomplex.property_topomesh.visualization.vtk_actor_topomesh (module)
cellcomplex.property_topomesh.visualization.vtk_tools (module)
cellcomplex.triangular_mesh (module)
cellcomplex.triangular_mesh.triangular_mesh (module)
cellcomplex.utils (module)
cellcomplex.utils.array_dict (module)
cellcomplex.utils.id_dict (module)
cellcomplex.utils.id_generator (module)
cellcomplex.utils.utils_txt (module)
cellcomplex.version (module)
cellcomplex.wingededge (module)
cellcomplex.wingededge.wingededge (module)
chamfering() (cellcomplex.gmap.gmap.GMap method)
characteristic_dimension() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
check_validity() (cellcomplex.gmap.gmap.GMap method)
children() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
circle_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
circle_voronoi_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
clean() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh method)
clean_topomesh() (in module cellcomplex.property_topomesh.extraction)
clean_topomesh_properties() (in module cellcomplex.property_topomesh.composition)
(in module cellcomplex.property_topomesh.extraction)
clear() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableVertexGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
(cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
(cellcomplex.utils.id_dict.IdDict method)
(cellcomplex.utils.id_generator.IdListGenerator method)
(cellcomplex.utils.id_generator.IdMaxGenerator method)
(cellcomplex.utils.id_generator.IdSetGenerator method)
clear_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableEdgeGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
closure() (cellcomplex.gmap.gmap.GMap method)
compatible_min_free_degree() (cellcomplex.gmap.gmap.GMap method)
composed_triangular_mesh() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
compute_temporal_topomesh_property() (in module cellcomplex.property_topomesh.temporal_property_topomesh)
compute_topomesh_cell_property_from_faces() (in module cellcomplex.property_topomesh.analysis)
,
[1]
compute_topomesh_face_property_from_cells() (in module cellcomplex.property_topomesh.analysis)
compute_topomesh_property() (in module cellcomplex.property_topomesh.analysis)
,
[1]
compute_topomesh_triangle_properties() (in module cellcomplex.property_topomesh.analysis)
,
[1]
compute_topomesh_vertex_property_from_cells() (in module cellcomplex.property_topomesh.analysis)
compute_topomesh_vertex_property_from_edges() (in module cellcomplex.property_topomesh.analysis)
compute_topomesh_vertex_property_from_faces() (in module cellcomplex.property_topomesh.analysis)
,
[1]
concatenate_topomesh() (in module cellcomplex.property_topomesh.composition)
contiguous_wisps_topomesh() (in module cellcomplex.property_topomesh.extraction)
contract_cell() (cellcomplex.gmap.gmap.GMap method)
copy() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.graph.interface.graph.ICopyGraph method)
(cellcomplex.utils.id_dict.IdDict method)
cut_surface_topomesh() (in module cellcomplex.property_topomesh.extraction)
D
dart() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
dartdisplay() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
DartProxy (class in cellcomplex.gmap.gmap)
darts() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
darts2pglscene() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
data() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
decrease_degree() (cellcomplex.gmap.gmap.GMap method)
degree() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
(cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh property)
degree_matrix() (in module cellcomplex.property_topomesh.utils.matrix_tools)
degree_of_link() (cellcomplex.gmap.gmap.GMap method)
delaunay_triangulation() (in module cellcomplex.property_topomesh.utils.delaunay_tools)
delaunay_triangulation_topomesh() (in module cellcomplex.property_topomesh.utils.delaunay_tools)
delete() (cellcomplex.utils.array_dict.array_dict method)
descendants() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
detect_sewable_cell() (cellcomplex.gmap.gmap.GMap method)
display() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
doosabin_subdivision() (in module cellcomplex.gmap.operations)
dual() (cellcomplex.gmap.gmap.GMap method)
dual_topomesh() (in module cellcomplex.property_topomesh.creation)
E
edge() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
edge_face() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
edge_neighbors() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
edge_properties() (cellcomplex.graph.property_graph.PropertyGraph method)
edge_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
edge_property_at_time() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
edge_property_names() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
edge_property_with_image_labelpairs() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
edge_scalar_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
edge_topomesh() (in module cellcomplex.property_topomesh.creation)
edge_vertices() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
elements() (cellcomplex.gmap.gmap_tp.GMap method)
enable_id_reuse() (cellcomplex.property_topomesh.topomesh.Topomesh method)
(cellcomplex.utils.id_dict.IdDict method)
(cellcomplex.utils.id_generator.IdListGenerator method)
(cellcomplex.utils.id_generator.IdMaxGenerator method)
(cellcomplex.utils.id_generator.IdSetGenerator method)
epidermis_topomesh() (in module cellcomplex.property_topomesh.extraction)
euclidean_sphere() (in module cellcomplex.property_topomesh.utils.label_image_tools)
eulercharacteristic() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
expand() (cellcomplex.gmap.gmap.GMap method)
extend() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IExtendGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
(cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
(cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
extend_graph_property() (cellcomplex.graph.property_graph.PropertyGraph method)
extend_vertex_property() (cellcomplex.graph.property_graph.PropertyGraph method)
F
face_edges() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
face_neighbors() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
face_scalar_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
face_scalar_vertex_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
face_vertex() (cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
face_vertices() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
faces() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
floyd_warshall() (cellcomplex.graph.property_graph.PropertyGraph method)
from_networkx() (cellcomplex.graph.property_graph.PropertyGraph method)
fuse_close_vertices() (in module cellcomplex.property_topomesh.composition)
fuse_topomesh_cells() (in module cellcomplex.property_topomesh.composition)
fuse_topomesh_identical_vertices() (in module cellcomplex.property_topomesh.composition)
fuse_vertices() (in module cellcomplex.property_topomesh.composition)
G
get_embedding_dart() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
get_embedding_dart_and_value() (cellcomplex.gmap.gmap.GMap method)
get_generator_type() (cellcomplex.utils.id_dict.IdDict method)
get_graph_property_key_type() (cellcomplex.graph.property_graph.PropertyGraph method)
get_id() (cellcomplex.utils.id_generator.IdListGenerator method)
(cellcomplex.utils.id_generator.IdMaxGenerator method)
(cellcomplex.utils.id_generator.IdSetGenerator method)
get_idgenerator_type() (cellcomplex.property_topomesh.topomesh.Topomesh method)
get_position() (cellcomplex.gmap.gmap.DartProxy method)
(cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
get_property_value_type() (cellcomplex.graph.property_graph.PropertyGraph method)
get_root() (cellcomplex.graph.interface.graph.IRootedGraph method)
GMap (class in cellcomplex.gmap.gmap)
(class in cellcomplex.gmap.gmap_tp)
Graph (class in cellcomplex.graph.graph)
graph_properties() (cellcomplex.graph.property_graph.PropertyGraph method)
graph_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
graph_property_names() (cellcomplex.graph.property_graph.PropertyGraph method)
GraphError
H
HalfEdge (class in cellcomplex.halfedge.halfedge)
HalfEdgeMesh (class in cellcomplex.halfedge.halfedge)
has_ancestors() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
has_children() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
has_descendants() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
has_edge() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
has_interface_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
has_key() (cellcomplex.utils.array_dict.array_dict method)
has_parent() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
has_position() (cellcomplex.gmap.gmap.GMap method)
has_predecessor() (cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
has_property() (cellcomplex.gmap.gmap.GMap method)
has_vertex() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
has_wisp() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
has_wisp_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
hexagon_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
hexagonal_grid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
hexagonal_prism_layered_grid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
hexagonal_prism_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
I
iboundary() (cellcomplex.gmap.gmap.GMap method)
ichamfering() (cellcomplex.gmap.gmap.GMap method)
iclosure() (cellcomplex.gmap.gmap.GMap method)
ICopyGraph (class in cellcomplex.graph.interface.graph)
icosahedron_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
id_reuse_enabled() (cellcomplex.property_topomesh.topomesh.Topomesh method)
(cellcomplex.utils.id_dict.IdDict method)
(cellcomplex.utils.id_generator.IdListGenerator method)
(cellcomplex.utils.id_generator.IdMaxGenerator method)
(cellcomplex.utils.id_generator.IdSetGenerator method)
IdDict (class in cellcomplex.utils.id_dict)
IdGenerator (class in cellcomplex.utils.id_generator)
IdListGenerator (class in cellcomplex.utils.id_generator)
IdMaxGenerator (class in cellcomplex.utils.id_generator)
IdSetGenerator (class in cellcomplex.utils.id_generator)
IEdgeListGraph (class in cellcomplex.graph.interface.graph)
IExtendGraph (class in cellcomplex.graph.interface.graph)
IGraph (class in cellcomplex.graph.interface.graph)
implicit_surface() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
implicit_surface_topomesh() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
IMutableEdgeGraph (class in cellcomplex.graph.interface.graph)
IMutableMesh (class in cellcomplex.property_topomesh.interface.topomesh)
IMutableVertexGraph (class in cellcomplex.graph.interface.graph)
in_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
in_neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
incident_cells() (cellcomplex.gmap.gmap_tp.GMap method)
increase_degree() (cellcomplex.gmap.gmap.GMap method)
INeighborhoodMesh (class in cellcomplex.property_topomesh.interface.topomesh)
insert() (cellcomplex.gmap.gmap.GMap method)
insert_edge() (cellcomplex.gmap.gmap_tp.GMap method)
inside_triangle() (in module cellcomplex.property_topomesh.utils.intersection_tools)
interface() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
interface_properties() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
interface_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
interface_property_names() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
interfaces() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
intersecting_segment() (in module cellcomplex.property_topomesh.utils.intersection_tools)
intersecting_triangle() (in module cellcomplex.property_topomesh.utils.intersection_tools)
intuitive_sew() (cellcomplex.gmap.gmap.GMap method)
InvalidDegree
InvalidEdge
InvalidVertex
InvalidWisp
IPropertyGraph (class in cellcomplex.graph.interface.property_graph)
IRootedGraph (class in cellcomplex.graph.interface.graph)
is_connected_region() (cellcomplex.graph.property_graph.PropertyGraph method)
is_contractible() (cellcomplex.gmap.gmap.GMap method)
is_expansible() (cellcomplex.gmap.gmap.GMap method)
is_free() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
is_insertable() (cellcomplex.gmap.gmap.GMap method)
is_orientable() (cellcomplex.gmap.gmap.GMap method)
is_removable_cell() (cellcomplex.gmap.gmap.GMap method)
is_triangular() (in module cellcomplex.property_topomesh.analysis)
is_valid() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
(cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
(cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
isiterable() (in module cellcomplex.triangular_mesh.triangular_mesh)
(in module cellcomplex.utils.array_dict)
items() (cellcomplex.utils.array_dict.array_dict method)
iter_ancestors() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
iter_children() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
iter_descendants() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
iter_edges() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_in_edges() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_in_neighbors() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_neighborhood() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_neighbors() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_out_edges() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_out_neighbors() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_parent() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
iter_region() (cellcomplex.graph.property_graph.PropertyGraph method)
iter_sibling() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
iterable() (in module cellcomplex.graph.temporal_property_graph)
iterate_over_each_adjacent_cell() (cellcomplex.gmap.gmap.GMap method)
iterate_over_each_connex_components() (cellcomplex.gmap.gmap.GMap method)
iterate_over_each_dart_of_a_i_cell() (cellcomplex.gmap.gmap.GMap method)
iterate_over_each_i_cell() (cellcomplex.gmap.gmap.GMap method)
iterate_over_each_incident_cell() (cellcomplex.gmap.gmap.GMap method)
ITopomesh (class in cellcomplex.property_topomesh.interface.topomesh)
IVertexListGraph (class in cellcomplex.graph.interface.graph)
IWispListMesh (class in cellcomplex.property_topomesh.interface.topomesh)
J
jaccard_index() (in module cellcomplex.property_topomesh.utils.evaluation_tools)
K
kd_tree_match() (in module cellcomplex.property_topomesh.utils.matching_tools)
keys() (cellcomplex.utils.array_dict.array_dict method)
keys_where() (cellcomplex.utils.array_dict.array_dict method)
L
label_median_filter() (in module cellcomplex.property_topomesh.utils.label_image_tools)
laplacian_matrix() (in module cellcomplex.property_topomesh.utils.matrix_tools)
lineaged_vertex() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
link() (cellcomplex.property_topomesh.interface.topomesh.IMutableMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
link_dart() (cellcomplex.gmap.gmap_tp.GMap method)
link_darts() (cellcomplex.gmap.gmap.GMap method)
M
MAJOR (in module cellcomplex.version)
marching_cubes() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
match() (in module cellcomplex.property_topomesh.composition)
max() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
mean() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
merge_topomesh_edges() (in module cellcomplex.property_topomesh.composition)
merge_topomesh_faces() (in module cellcomplex.property_topomesh.composition)
merge_topomesh_vertices() (in module cellcomplex.property_topomesh.composition)
meshread() (in module cellcomplex.property_topomesh.io)
metaeidtypepropertyname (cellcomplex.graph.property_graph.PropertyGraph attribute)
metavidtypepropertyname (cellcomplex.graph.property_graph.PropertyGraph attribute)
min() (cellcomplex.triangular_mesh.triangular_mesh.TriangularMesh method)
min_free_degree() (cellcomplex.gmap.gmap.GMap method)
MINOR (in module cellcomplex.version)
move_topomesh_cell_vertices() (in module cellcomplex.property_topomesh.utils.tissue_analysis_tools)
mpl_draw_incidence_graph() (in module cellcomplex.property_topomesh.utils.matplotlib_tools)
mpl_draw_topomesh() (in module cellcomplex.property_topomesh.utils.matplotlib_tools)
multidim_data_ply_string() (in module cellcomplex.property_topomesh.io)
(in module cellcomplex.triangular_mesh.triangular_mesh)
N
nb_border_neighbors() (cellcomplex.property_topomesh.interface.topomesh.INeighborhoodMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
nb_borders() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
nb_cells() (cellcomplex.gmap.gmap.GMap method)
nb_connex_components() (cellcomplex.gmap.gmap.GMap method)
nb_darts() (cellcomplex.gmap.gmap.GMap method)
nb_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
nb_elements() (cellcomplex.gmap.gmap_tp.GMap method)
nb_in_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
nb_in_neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
nb_neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
nb_out_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
nb_out_neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
nb_region_neighbors() (cellcomplex.property_topomesh.interface.topomesh.INeighborhoodMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
nb_regions() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
nb_vertices() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
nb_wisps() (cellcomplex.property_topomesh.interface.topomesh.IWispListMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
neighborhood() (cellcomplex.graph.property_graph.PropertyGraph method)
neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
normalized_data_range() (in module cellcomplex.property_topomesh.utils.pandas_tools)
O
opposite_vertex() (cellcomplex.wingededge.wingededge.WingedEdge method)
orbit() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
orbit_alphas_for_elements() (cellcomplex.gmap.gmap.GMap method)
orbit_alphas_to_sew() (cellcomplex.gmap.gmap.GMap method)
orbit_iter() (cellcomplex.gmap.gmap.GMap method)
orderedorbit() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
orderedorbit_iter() (cellcomplex.gmap.gmap.GMap method)
orientation() (cellcomplex.gmap.gmap.GMap method)
out_edges() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IEdgeListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
out_neighbors() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
overlink_darts() (cellcomplex.gmap.gmap.GMap method)
P
parent() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
performance_measure() (in module cellcomplex.property_topomesh.utils.evaluation_tools)
plot_tensor_data() (in module cellcomplex.property_topomesh.utils.matplotlib_tools)
point_spherical_density() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
point_triangular_mesh() (in module cellcomplex.triangular_mesh.triangular_mesh)
pointvalency() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
(in module cellcomplex.gmap.gmap)
poly_topomesh() (in module cellcomplex.property_topomesh.creation)
pop() (cellcomplex.utils.id_dict.IdDict method)
popitem() (cellcomplex.utils.id_dict.IdDict method)
position() (cellcomplex.gmap.gmap.DartProxy property)
POST (in module cellcomplex.version)
predecessors() (cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
print_alphas() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
print_info() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
property() (cellcomplex.gmap.gmap.GMap method)
property_filtering_sub_topomesh() (in module cellcomplex.property_topomesh.extraction)
property_name() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh property)
property_to_xml() (in module cellcomplex.utils.utils_txt)
property_topomesh_edge_collapse_optimization() (in module cellcomplex.property_topomesh.optimization)
,
[1]
property_topomesh_edge_flip_optimization() (in module cellcomplex.property_topomesh.optimization)
,
[1]
property_topomesh_edge_split_optimization() (in module cellcomplex.property_topomesh.optimization)
,
[1]
property_topomesh_isotropic_remeshing() (in module cellcomplex.property_topomesh.optimization)
,
[1]
property_topomesh_to_vtk_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
property_topomesh_vertices_deformation() (in module cellcomplex.property_topomesh.optimization)
,
[1]
PropertyError
PropertyGraph (class in cellcomplex.graph.property_graph)
PropertyTopomesh (class in cellcomplex.property_topomesh.property_topomesh)
Q
quad_topomesh() (in module cellcomplex.property_topomesh.creation)
quadrangulation() (in module cellcomplex.gmap.operations)
R
rank_ancestors() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
rank_descendants() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
read_description() (in module cellcomplex.utils.utils_txt)
read_msh_property_topomesh() (in module cellcomplex.property_topomesh.io)
read_obj_property_topomesh() (in module cellcomplex.property_topomesh.io)
read_ply_property_topomesh() (in module cellcomplex.property_topomesh.io)
,
[1]
region_neighbors() (cellcomplex.property_topomesh.interface.topomesh.INeighborhoodMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
region_vids() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
regions() (cellcomplex.property_topomesh.interface.topomesh.ITopomesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
relate() (cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
release_id() (cellcomplex.utils.id_generator.IdListGenerator method)
(cellcomplex.utils.id_generator.IdMaxGenerator method)
(cellcomplex.utils.id_generator.IdSetGenerator method)
remove_cell() (cellcomplex.gmap.gmap.GMap method)
remove_dart() (cellcomplex.gmap.gmap.GMap method)
remove_edge() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableEdgeGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
remove_edge_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
remove_graph_property() (cellcomplex.graph.property_graph.PropertyGraph method)
remove_region() (cellcomplex.graph.property_graph.PropertyGraph method)
remove_vertex() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IMutableVertexGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
remove_vertex_from_region() (cellcomplex.graph.property_graph.PropertyGraph method)
remove_vertex_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
remove_wisp() (cellcomplex.property_topomesh.interface.topomesh.IMutableMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
restriction() (cellcomplex.gmap.gmap.GMap method)
root() (cellcomplex.graph.interface.graph.IRootedGraph property)
S
save_obj_property_topomesh() (in module cellcomplex.property_topomesh.io)
save_ply_cellcomplex_topomesh() (in module cellcomplex.property_topomesh.io)
save_ply_property_topomesh() (in module cellcomplex.property_topomesh.io)
,
[1]
save_ply_triangle_mesh() (in module cellcomplex.triangular_mesh.triangular_mesh)
save_ply_triangular_mesh() (in module cellcomplex.triangular_mesh.triangular_mesh)
save_property_topomesh() (in module cellcomplex.property_topomesh.io)
save_tissue_property_topomesh() (in module cellcomplex.property_topomesh.io)
scale() (cellcomplex.gmap.gmap.GMap method)
set_alpha() (cellcomplex.gmap.gmap.DartProxy method)
(cellcomplex.gmap.gmap.GMap method)
set_graph_property_key_to_eid_type() (cellcomplex.graph.property_graph.PropertyGraph method)
set_graph_property_key_to_vid_type() (cellcomplex.graph.property_graph.PropertyGraph method)
set_graph_property_value_to_eid_type() (cellcomplex.graph.property_graph.PropertyGraph method)
set_graph_property_value_to_vid_type() (cellcomplex.graph.property_graph.PropertyGraph method)
set_position() (cellcomplex.gmap.gmap.DartProxy method)
(cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
set_property() (cellcomplex.gmap.gmap.GMap method)
set_root() (cellcomplex.graph.interface.graph.IRootedGraph method)
set_topomesh() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh method)
setdefault() (cellcomplex.utils.id_dict.IdDict method)
SetInput() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
sew_dart() (cellcomplex.gmap.gmap.GMap method)
(cellcomplex.gmap.gmap_tp.GMap method)
sibling() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
source() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
spatial_image_from_topomesh() (in module cellcomplex.property_topomesh.image)
sphere_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
spherical_density_function() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
spherical_topomesh_2d_projection() (in module cellcomplex.property_topomesh.transformation)
splitedge() (cellcomplex.gmap.gmap_tp.GMap method)
splitface() (cellcomplex.gmap.gmap_tp.GMap method)
square_grid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
square_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
star_interface_topomesh() (in module cellcomplex.property_topomesh.extraction)
StrInvalidDegree
StrInvalidWisp
STRUCTURAL (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph attribute)
sub_graph() (cellcomplex.graph.graph.Graph method)
successors() (cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
surface_dual_topomesh() (in module cellcomplex.property_topomesh.extraction)
T
target() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IGraph method)
TEMPORAL (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph attribute)
TemporalPropertyGraph (class in cellcomplex.graph.temporal_property_graph)
TemporalPropertyTopomesh (class in cellcomplex.property_topomesh.temporal_property_topomesh)
tetra_geometric_features() (in module cellcomplex.property_topomesh.utils.geometry_tools)
tetrahedra_topomesh() (in module cellcomplex.property_topomesh.creation)
to_dict() (cellcomplex.utils.array_dict.array_dict method)
to_networkx() (cellcomplex.graph.property_graph.PropertyGraph method)
topglscene() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
topo_add_edge() (in module cellcomplex.gmap.operations)
topo_quadrangulation() (in module cellcomplex.gmap.operations)
topo_split_edge() (in module cellcomplex.gmap.operations)
topo_triangulation() (in module cellcomplex.gmap.operations)
topological_distance() (cellcomplex.graph.property_graph.PropertyGraph method)
Topomesh (class in cellcomplex.property_topomesh.topomesh)
topomesh_2d_projection() (in module cellcomplex.property_topomesh.transformation)
topomesh_cell_vertex_extraction() (in module cellcomplex.property_topomesh.utils.tissue_analysis_tools)
topomesh_collapse_edge() (in module cellcomplex.property_topomesh.topological_operations)
,
[1]
topomesh_connected_components() (in module cellcomplex.property_topomesh.extraction)
topomesh_flip_edge() (in module cellcomplex.property_topomesh.topological_operations)
,
[1]
topomesh_line_rasterization() (in module cellcomplex.property_topomesh.image)
topomesh_property_gaussian_filtering() (in module cellcomplex.property_topomesh.analysis)
,
[1]
topomesh_remove_boundary_vertex() (in module cellcomplex.property_topomesh.topological_operations)
topomesh_remove_interface_edge() (in module cellcomplex.property_topomesh.topological_operations)
topomesh_remove_interface_vertex() (in module cellcomplex.property_topomesh.topological_operations)
topomesh_remove_vertex() (in module cellcomplex.property_topomesh.topological_operations)
topomesh_split_edge() (in module cellcomplex.property_topomesh.topological_operations)
,
[1]
topomesh_split_triangle() (in module cellcomplex.property_topomesh.topological_operations)
topomesh_split_vertex() (in module cellcomplex.property_topomesh.topological_operations)
,
[1]
topomesh_to_dataframe() (in module cellcomplex.property_topomesh.utils.pandas_tools)
topomesh_to_triangular_mesh() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
topomesh_to_vtk_polydata() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
topomesh_transformation() (in module cellcomplex.property_topomesh.transformation)
topomesh_triangle_split() (in module cellcomplex.property_topomesh.optimization)
,
[1]
TopomeshError
transform_points() (in module cellcomplex.property_topomesh.transformation)
translate() (cellcomplex.gmap.gmap.GMap method)
translate_graph_property() (cellcomplex.graph.property_graph.PropertyGraph method)
triangle_geometric_features() (in module cellcomplex.property_topomesh.utils.geometry_tools)
triangle_topomesh() (in module cellcomplex.property_topomesh.creation)
triangular_grid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
TriangularMesh (class in cellcomplex.triangular_mesh.triangular_mesh)
triangulation_add_exterior() (in module cellcomplex.property_topomesh.extraction)
triangulation_remove_exterior() (in module cellcomplex.property_topomesh.extraction)
truncated_octahedra_layered_grid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
truncated_octahedron_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
U
unlink() (cellcomplex.property_topomesh.interface.topomesh.IMutableMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
unlink_darts() (cellcomplex.gmap.gmap.GMap method)
unrelate() (cellcomplex.property_topomesh.temporal_property_topomesh.TemporalPropertyTopomesh method)
unsew_dart() (cellcomplex.gmap.gmap.GMap method)
update() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh method)
(cellcomplex.utils.array_dict.array_dict method)
(cellcomplex.utils.id_dict.IdDict method)
update_actor() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh method)
update_interface_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
update_polydata() (cellcomplex.property_topomesh.visualization.vtk_actor_topomesh.VtkActorTopomesh method)
update_wisp_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
V
values() (cellcomplex.utils.array_dict.array_dict method)
vector_quantization_match() (in module cellcomplex.property_topomesh.utils.matching_tools)
vertex_at_time() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
vertex_edge() (cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
vertex_edges() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
vertex_face() (cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
vertex_faces() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
vertex_neighbors() (cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
vertex_properties() (cellcomplex.graph.property_graph.PropertyGraph method)
vertex_property() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
vertex_property_at_time() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
vertex_property_names() (cellcomplex.graph.interface.property_graph.IPropertyGraph method)
(cellcomplex.graph.property_graph.PropertyGraph method)
vertex_property_with_image_labels() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
vertex_scalar_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vertex_temporal_index() (cellcomplex.graph.temporal_property_graph.TemporalPropertyGraph method)
vertex_tensor_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vertex_topomesh() (in module cellcomplex.property_topomesh.creation)
vertex_vector_property_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vertextail() (cellcomplex.halfedge.halfedge.HalfEdge method)
vertices() (cellcomplex.graph.graph.Graph method)
(cellcomplex.graph.interface.graph.IVertexListGraph method)
(cellcomplex.halfedge.halfedge.HalfEdgeMesh method)
(cellcomplex.wingededge.wingededge.WingedEdgeMesh method)
voxel_cell_vertex_extraction() (in module cellcomplex.property_topomesh.utils.tissue_analysis_tools)
vtk_actor() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_axes_actor() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_combine_polydatas() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_display_actor() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_display_actors() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_display_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_ellipsoid_topomesh() (in module cellcomplex.property_topomesh.example_topomesh)
vtk_glyph_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_image_actors() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_lookuptable_from_mpl_cmap() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_marching_cubes() (in module cellcomplex.property_topomesh.utils.implicit_surfaces)
vtk_polydata_to_cell_triangular_meshes() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
vtk_polydata_to_topomesh() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
vtk_polydata_to_triangular_mesh() (in module cellcomplex.property_topomesh.utils.triangular_mesh_tools)
vtk_save_png_actors() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_save_webgl_actors() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_scalar_bar_widget() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
vtk_tube_polydata() (in module cellcomplex.property_topomesh.visualization.vtk_tools)
VtkActorTopomesh (class in cellcomplex.property_topomesh.visualization.vtk_actor_topomesh)
W
weighted_percentile() (in module cellcomplex.property_topomesh.utils.array_tools)
where_list() (in module cellcomplex.property_topomesh.utils.array_tools)
WingedEdge (class in cellcomplex.wingededge.wingededge)
WingedEdgeMesh (class in cellcomplex.wingededge.wingededge)
wisp_properties() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
wisp_property() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
wisp_property_names() (cellcomplex.property_topomesh.property_topomesh.PropertyTopomesh method)
wisps() (cellcomplex.property_topomesh.interface.topomesh.IWispListMesh method)
(cellcomplex.property_topomesh.topomesh.Topomesh method)
write_description() (in module cellcomplex.utils.utils_txt)
X
xml_to_property() (in module cellcomplex.utils.utils_txt)
Quick search
Navigation
index
modules
|
cellcomplex
»