|
| FieldLayerData () |
|
virtual maxon::Result< void > | InitSampling (FieldLayer &layer, const FieldInfo &info, FieldShared &shared) |
|
virtual maxon::Result< void > | Sample (const FieldLayer &layer, const FieldInput &inputs, FieldOutputBlock &outputs, const FieldInfo &info) const =0 |
|
virtual maxon::Result< void > | Aggregate (const FieldLayer &layer, const FieldInput &inputs, const FieldOutputBlock &outputs, const FieldInfo &info) |
|
virtual void | FreeSampling (FieldLayer &layer, const FieldInfo &info, FieldShared &shared) |
|
virtual Bool | IsEqual (const FieldLayer &layer, const FieldLayerData &comp) const |
|
virtual FieldLayerLink | GetLinkedObject (const FieldLayer &layer, BaseDocument *doc) const |
|
virtual Bool | SetLinkedObject (FieldLayer &layer, const FieldLayerLink &link) |
|
virtual void | CheckDirty (FieldLayer &layer, BaseDocument *doc) |
|
| NodeData () |
|
GeListNode * | Get (void) const |
|
virtual Bool | Message (GeListNode *node, Int32 type, void *data) |
|
virtual void | GetBubbleHelp (GeListNode *node, maxon::String &str) |
|
virtual BaseDocument * | GetDocument (GeListNode *node) |
|
virtual Int32 | GetBranchInfo (GeListNode *node, BranchInfo *info, Int32 max, GETBRANCHINFO flags) |
|
virtual Bool | IsInstanceOf (const GeListNode *node, Int32 type) const |
|
virtual Bool | IsDocumentRelated (const GeListNode *node, Bool &docrelated) const |
|
virtual Bool | Init (GeListNode *node) |
|
virtual void | Free (GeListNode *node) |
|
virtual Bool | Read (GeListNode *node, HyperFile *hf, Int32 level) |
|
virtual Bool | Write (GeListNode *node, HyperFile *hf) |
|
virtual Bool | CopyTo (NodeData *dest, GeListNode *snode, GeListNode *dnode, COPYFLAGS flags, AliasTrans *trn) |
|
virtual Bool | GetDDescription (GeListNode *node, Description *description, DESCFLAGS_DESC &flags) |
|
virtual Bool | GetDParameter (GeListNode *node, const DescID &id, GeData &t_data, DESCFLAGS_GET &flags) |
|
virtual Bool | SetDParameter (GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_SET &flags) |
|
virtual Bool | GetDEnabling (GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_ENABLE flags, const BaseContainer *itemdesc) |
|
virtual Bool | TranslateDescID (GeListNode *node, const DescID &id, DescID &res_id, C4DAtom *&res_at) |
|
| BaseData () |
|
virtual | ~BaseData (void) |
|
void | Destructor (void) |
|