#include <c4d_graphview.h>
Structure for GvNodeMaster::InitCalculation() .
公共成员函数 |
|
void | SetError ( GvCalcError error) |
GvCalcError | GetError (void) |
Public Attributes |
|
Int32 | cpu_count |
GvCalcFlags | flags |
私有成员函数 |
|
GvInit () | |
~GvInit () |
|
|
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 .