GvDynamicData Struct Reference Graph View

#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()

GvDynamicData ( )

Constructor.

Member Data Documentation

◆  data

void* data

Data pointer.

◆  info

GvDataInfo * info

Data type information.

◆  cpu_count

Int32 cpu_count

CPU count.