FieldLayerLink Struct Reference

#include <c4d_fielddata.h>

Detailed Description

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

Public Member Functions

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

Public Attributes

BaseList2D_object
 
GeData _secondaryData
 

Constructor & Destructor Documentation

◆ FieldLayerLink() [1/3]

◆ FieldLayerLink() [2/3]

◆ FieldLayerLink() [3/3]

FieldLayerLink ( BaseList2D op,
GeData  data 
)

Member Data Documentation

◆ _object

The linked object.

◆ _secondaryData

GeData _secondaryData

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