#include <MRToolsLibrary.h>
Public Member Functions | |
MRVIEWER_API | GcodeToolsLibrary (const std::string &libraryName) |
MRVIEWER_API bool | drawInterface () |
MRVIEWER_API const std::shared_ptr< ObjectMesh > & | getToolObject () |
MRVIEWER_API void | setAutoSize (float size) |
MRVIEWER_API MR::GcodeToolsLibrary::GcodeToolsLibrary | ( | const std::string & | libraryName | ) |
MRVIEWER_API bool MR::GcodeToolsLibrary::drawInterface | ( | ) |
MRVIEWER_API const std::shared_ptr< ObjectMesh > & MR::GcodeToolsLibrary::getToolObject | ( | ) |
MRVIEWER_API void MR::GcodeToolsLibrary::setAutoSize | ( | float | size | ) |