/ . / VolumeViewer / surface.py / Multi_Surface
Create and display isosurfaces and meshes for multi-component volume data.
Argument align can be a model to align with or a transform matrix.
Methods
|
|
|
remove_surfaces
|
remove_surfaces ( self )
|
|
model_closed_cb
|
model_closed_cb ( self, model )
|
|
matching_surfaces
|
matching_surfaces ( self, surfaces )
Find surfaces with matching ids.
|
|
surface_count
|
surface_count ( self )
|
|
__init__
|
__init__ ( self, surface_model )
|
|
show_surfaces
|
show_surfaces (
self,
surfaces,
outline_box_rgb,
message_cb,
)
Replaces existing surfaces.
|
|
|