![]() |
Computer Assited Medical Intervention Tool Kit
version 3.3
|
The popup menu of the VTK data component. More...
#include <VtkMeshComponentPopup.h>
Inheritance diagram for VtkMeshComponentPopup:Public Slots | |
| void | demoPointData () |
| show demo point data More... | |
| void | exportMDL () |
| Export as MDL file. More... | |
| void | getDisplacementFromTransformation () |
| Load a transformation, then compute the displacement of each point with this transformation, then save it in a file. More... | |
| void | loadTextureFromBMPFile () |
| load texture from file More... | |
| void | loadTransformationFile () |
| Load a transformation file and apply it to the SC. More... | |
| void | meshRegistration () |
| Mesh registration. More... | |
| void | noPointData () |
| hide all point data More... | |
| void | processLibrary (QString libraryName) |
| void | vtkPointData () |
| show vtk point data More... | |
Public Member Functions | |
| VtkMeshComponentPopup (camitk::Component *, QWidget *) | |
| Constructor (needs the component to manage) More... | |
Public Member Functions inherited from camitk::ComponentPopupMenu | |
| ComponentPopupMenu (Component *, QWidget *) | |
| default constructor More... | |
Private Attributes | |
| VtkMeshComponent * | myComponent |
Additional Inherited Members | |
Protected Member Functions inherited from camitk::ComponentPopupMenu | |
| QAction * | addAction (const QString name, const char *member, bool isCheckable=true) |
| Add a new item to the popup menu) More... | |
| QAction * | addSeparator () |
| insert a menu separator and return the corresponding action More... | |
Protected Attributes inherited from camitk::ComponentPopupMenu | |
| Component * | myComponent |
| the Component concerned by this popup menu More... | |
The popup menu of the VTK data component.
| VtkMeshComponentPopup::VtkMeshComponentPopup | ( | camitk::Component * | , |
| QWidget * | |||
| ) |
Constructor (needs the component to manage)
|
slot |
show demo point data
|
slot |
Export as MDL file.
|
slot |
|
slot |
load texture from file
|
slot |
Load a transformation file and apply it to the SC.
|
slot |
Mesh registration.
|
slot |
hide all point data
|
slot |
|
slot |
show vtk point data
|
private |
1.8.8