#include <c4d_graphview_def.h>
Represents a GV data and information about its data type.
公共成员函数 |
|
GvDynamicData () |
Public Attributes |
|
void * | data |
GvDataInfo * | info |
Int32 | cpu_count |
GvDynamicData | ( | ) |
Constructor.
void* data |
Data pointer.
GvDataInfo * info |
Data type information.
Int32 cpu_count |
CPU count.