A Component represents something that could be included in the explorer view, the interactive 3D view...
Definition: sdk/libraries/core/component/Component.h:303
HistoryComponent class describes the component information (name, type) stored in the history.
Definition: HistoryComponent.h:59
Type
The different Type (of representation) of the associated Component.
Definition: HistoryComponent.h:73
@ IMAGE_COMPONENT
this Component represents a volumic image and its subcomponents can be displayed as slices.
Definition: HistoryComponent.h:74
@ MESH_COMPONENT
this Component represent a 3D mesh, it has a 3D representation which can be displayed in the 3D viewe...
Definition: HistoryComponent.h:75