FieldLayerLink Struct Reference

#include <c4d_fielddata.h>

详细描述

Structure for passing the linked object information within a FieldLayer if it uses another object within the scene, e.g. standard FieldObject layers.

公共成员函数

  FieldLayerLink ()
  FieldLayerLink ( BaseList2D *op)
  FieldLayerLink ( BaseList2D *op, GeData data)

Public Attributes

BaseList2D _object
GeData   _secondaryData

构造函数 & 析构函数文档编制

◆  FieldLayerLink() [1/3]

FieldLayerLink ( )

◆  FieldLayerLink() [2/3]

FieldLayerLink ( BaseList2D op )

◆  FieldLayerLink() [3/3]

FieldLayerLink ( BaseList2D op ,
GeData   data  
)

Member Data Documentation

◆  _object

BaseList2D * _object

The linked object.

◆  _secondaryData

GeData _secondaryData

secondary data such as e.g. a DescID or other useful information relevant to the FieldLayer