Computer Assited Medical Intervention Tool Kit  version 4.1
Classes
Basic topology

Basic topology actions allows the user to simply create spheres and grid of different dimensions. More...

Classes

class  BasicTopologyExtension
 The basic topology action extension. More...
 
class  GridTopology
 Create a 3D/2D/1D grid mesh. More...
 
class  SphereTopology
 Create a sphere mesh. More...
 

Detailed Description

Basic topology actions allows the user to simply create spheres and grid of different dimensions.

Note
The component created in the 3D mesh (i.e. a camitk::MeshComponent). Also, as boths featured actions do not take as an input a component (they both create one, a camitk::MeshComponent) You should not select any component in order to throw this action.

Use, as shown above, the Action menu bar accessible from the application to select both actions:

basic_topology_menu.png
The Actions menu bar showing available actions.
Note
Both actions have a widget. Please, take a look at the corresponding classes for more information.