#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.
Public Member Functions | |
FieldLayerLink () | |
FieldLayerLink (BaseList2D *op) | |
FieldLayerLink (BaseList2D *op, GeData data) | |
Public Attributes | |
BaseList2D * | _object |
GeData | _secondaryData |
FieldLayerLink | ( | ) |
FieldLayerLink | ( | BaseList2D * | op | ) |
FieldLayerLink | ( | BaseList2D * | op, |
GeData | data | ||
) |
The linked object.
GeData _secondaryData |
secondary data such as e.g. a DescID or other useful information relevant to the FieldLayer