 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
27 #ifndef VRMLCOMPONENT_H
28 #define VRMLCOMPONENT_H
30 #include <Component.h>
33 #include <QColorDialog>
59 #endif // VRMLCOMPONENT_H
vtkSmartPointer< vtkPointSet > vtkSmartPointer< vtkAlgorithmOutput > vtkSmartPointer< vtkActor >
Definition: sdk/libraries/core/component/Component.h:552
VRMLComponent(const QString &file)
default constructor This method may throw an AbortException if a problem occurs.
Definition: VRMLComponent.cpp:41
virtual void initRepresentation()
do nothing to init the representation, as all representation are done in the sub-component
Definition: VRMLComponent.h:77
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:52
The manager of the VRML data. This also shows how to create a component composed by subcomponent (her...
Definition: VRMLComponent.h:47
A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:297
Definition: Action.cpp:36