MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::GcodeToolsLibrary Class Reference

class for storing CNC tools More...

#include <MRViewer/MRToolsLibrary.h>

Public Member Functions

 GcodeToolsLibrary (const std::string &libraryName)
bool drawInterface ()
 draw interface for interacting with storage (based on UI::combo)
bool drawCreateToolDialog ()
const std::shared_ptr< ObjectMesh > & getToolObject ()
 get selected tool as ObjectMesh
const std::shared_ptr< EndMillTool > & getEndMillTool () const
 get selected tool as EndMillTool (if available)
void setAutoSize (float size)
 set object specific size for automatic resize default object

Detailed Description

class for storing CNC tools


The documentation for this class was generated from the following file: