#include <c4d_graphview_def.h>
Represents a GV data and information about its data type.
Public Member Functions | |
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.