#include <c4d_graphview.h>
Structure for GvNodeMaster::InitCalculation().
Public Member Functions | |
| void | SetError (GvCalcError error) |
| GvCalcError | GetError (void) |
Public Attributes | |
| Int32 | cpu_count |
| GvCalcFlags | flags |
Private Member Functions | |
| GvInit () | |
| ~GvInit () | |
|
private |
|
private |
| void SetError | ( | GvCalcError | error | ) |
Sets the error flag. Remember to return false if this flag is set.
| [in] | error | The error flag: GvError |
| GvCalcError GetError | ( | void | ) |
Retrieves the error flag.
| Int32 cpu_count |
The CPU count. Should always be set to 1.
| GvCalcFlags flags |
The calculation flags: GvCalcFlags.