#include <rsmooth.h>
Inheritance diagram for OpRetroSmooth:

Public Member Functions | |
| OpRetroSmooth () | |
| void | GetOpName (String_256 *OpName) |
| To get the name of the operation. | |
| void | DoRetroSmooth (NodePath *pNode, Path *pPath, double smoothacc) |
Static Public Member Functions | |
| static BOOL | Init () |
| Declares a preference that allows you to clear memory in delete(). | |
| static OpState | GetState (String_256 *, OpDescriptor *) |
Definition at line 229 of file rsmooth.h.
|
|
|
|
||||||||||||||||
|
|
|
|
To get the name of the operation.
Reimplemented from Operation. |
|
||||||||||||
|
|
|
|
Declares a preference that allows you to clear memory in delete().
Reimplemented from SimpleCCObject. |
1.4.4