 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
25 #ifndef OBJ_COMPONENT_H
26 #define OBJ_COMPONENT_H
const QString getFileName() const
get the file name where the data have to be stored/were stored
Definition: sdk/libraries/core/component/Component.cpp:572
The manager of the objdata (alias wavefront format). This component is using VtkObjReader to import t...
Definition: ObjComponent.h:37
ObjComponent(const QString &file)
default constructor This method may throw an AbortException if a problem occurs.
Definition: ObjComponent.cpp:35
void initRepresentation()
the concrete building of the 3D objects (Slice/Geometry): none in this case, everything is done by in...
Definition: MeshComponent.h:398
void setName(const QString &) override
set the name to be displayed
Definition: sdk/libraries/core/component/Component.h:873
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:52
Definition: Action.cpp:36