26 #ifndef STLCOMPONENT_H
27 #define STLCOMPONENT_H
The manager of the STL format, see https://en.wikipedia.org/wiki/STL_%28file_format%29.
Definition: StlComponent.h:41
StlComponent(const QString &file)
Default Constructor This method may throw an AbortException if a problem occurs.
Definition: StlComponent.cpp:38
virtual ~StlComponent()=default
Default Destructor.
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:53