26 #ifndef STLCOMPONENT_H
27 #define STLCOMPONENT_H
53 #endif // STLCOMPONENT_H
Exception class to handle abortion in component instanciation.
Definition: AbortException.h:44
Basic component to manage any kind of mesh.
Definition: MeshComponent.h:44
CamiTK CamiTKDir txt file(STRINGS"${FIND_CAMITK_USER_BASE_DIR}/CamiTK/CamiTKDir.txt"FIND_CAMITK_USER_DIR_LAST_INSTALL) endif() find_program(CAMITK_CONFIG_EXECUTABLE NAMES camitk-config-debug camitk-config PATH_SUFFIXES"bin"PATHS"$
Definition: FindCamiTK.cmake:80
The manager of the STL format, see https://en.wikipedia.org/wiki/STL_%28file_format%29.
Definition: StlComponent.h:41
virtual ~StlComponent()
Default Destructor.
StlComponent(const QString &file)
Default Constructor.