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