![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
Vtkmesh components allows to handle several camitk::MeshComponent supported by VTK. More...
Classes | |
class | VtkMeshComponent |
Features various Vtk mesh for CamiTK. More... | |
class | VtkMeshComponentExtension |
This Vtk ComponentExtension allows you to manipulate VTK files (unstructured grid and polydata files) More... | |
class | VtkMeshComponentPopup |
The popup menu of the VTK data component. More... | |
class | VtkMeshUtil |
This class helps to transform, export and import vtk point sets. More... | |
Enumerations | |
enum | VtkMeshComponent::VTK_COMPONENT_POINT_DATA_TYPE { VtkMeshComponent::NONE, VtkMeshComponent::DEMO, VtkMeshComponent::INITIAL } |
two point data can be displayed here: the demo (used when picked) or the initial point data (read from the file) More... | |
enum | VtkMeshUtil::VtkPointSetType { VtkMeshUtil::UNKNOWN, VtkMeshUtil::UNSTRUCTURED_GRID, VtkMeshUtil::STRUCTURED_GRID, VtkMeshUtil::POLY_DATA } |
constant for the vtk point set type More... | |
Vtkmesh components allows to handle several camitk::MeshComponent supported by VTK.