3DCoat
3D-COAT 4.9.xx
3DCoat is the one application that has all the tools you need to take your 3D idea from a block of digital clay all the way to a production ready, fully textured organic or hard surface model.
|
Class for tools mesh. More...
#include <SToolsMeshX.h>
Public Member Functions | |
virtual void | run ()=0 |
Run tool. operator()() More... | |
void | operator() () |
run() More... | |
Class for tools mesh.
|
inlineinherited |
References coat::scripto::ToolsX::run().
|
pure virtualinherited |
Run tool. operator()()
Implemented in coat::scripto::ToolsMeshTransform.
Referenced by coat::scripto::ToolsX::operator()().