 |
Computer Assited Medical Intervention Tool Kit
version 4.1
|
Go to the documentation of this file.
26 #ifndef STLCOMPONENT_H
27 #define STLCOMPONENT_H
55 #endif // STLCOMPONENT_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:573
The manager of the STL format, see https://en.wikipedia.org/wiki/STL_%28file_format%29....
Definition: StlComponent.h:41
virtual ~StlComponent()=default
Default Destructor.
void initRepresentation()
the concrete building of the 3D objects (Slice/Geometry): none in this case, everything is done by in...
Definition: MeshComponent.h:399
StlComponent(const QString &file)
Default Constructor This method may throw an AbortException if a problem occurs.
Definition: StlComponent.cpp:39
void setName(const QString &) override
set the name to be displayed
Definition: sdk/libraries/core/component/Component.h:874
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:53
Definition: Action.cpp:36