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.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
coat::scripto::ToolsX Class Referenceabstract

For building a concrete tool. More...

#include <SToolsX.h>

Public Member Functions

virtual void run ()=0
 Run tool. operator()() More...
 
void operator() ()
 run() More...
 

Detailed Description

For building a concrete tool.

See Also
ToolsMeshTransform
+ Inheritance diagram for coat::scripto::ToolsX:

Member Function Documentation

void coat::scripto::ToolsX::operator() ( )
inline

run()

References run().

virtual void coat::scripto::ToolsX::run ( )
pure virtual

Run tool. operator()()

Implemented in coat::scripto::ToolsMeshTransform.

Referenced by operator()().


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