| 
| xMappedCurveData *  | AllocMapped (Int32 type) | 
|   | 
| Bool  | Update (GeListNode *node) | 
|   | 
| virtual void  | CheckDirty (BaseObject *op, const BaseDocument *doc) | 
|   | 
| virtual void  | GetDimension (const BaseObject *op, Vector *mp, Vector *rad) const | 
|   | 
| virtual DRAWRESULT  | Draw (BaseObject *op, DRAWPASS drawpass, BaseDraw *bd, BaseDrawHelp *bh) | 
|   | 
| virtual DRAWRESULT  | DrawShadow (BaseObject *op, BaseDraw *bd, BaseDrawHelp *bh) | 
|   | 
| virtual Int32  | DetectHandle (BaseObject *op, BaseDraw *bd, Int32 x, Int32 y, QUALIFIER qualifier) | 
|   | 
| virtual Bool  | MoveHandle (BaseObject *op, BaseObject *undo, const Vector &mouse_pos, Int32 hit_id, QUALIFIER qualifier, BaseDraw *bd) | 
|   | 
| virtual Bool  | AddToExecution (BaseObject *op, PriorityList *list) | 
|   | 
| virtual EXECUTIONRESULT  | Execute (BaseObject *op, BaseDocument *doc, BaseThread *bt, Int32 priority, EXECUTIONFLAGS flags) | 
|   | 
| virtual void  | GetModelingAxis (BaseObject *op, BaseDocument *doc, Matrix &axis) | 
|   | 
| virtual BaseObject *  | GetVirtualObjects (BaseObject *op, const HierarchyHelp *hh) | 
|   | 
| virtual Bool  | ModifyObject (const BaseObject *mod, const BaseDocument *doc, BaseObject *op, const Matrix &op_mg, const Matrix &mod_mg, Float lod, Int32 flags, BaseThread *thread) const | 
|   | 
| virtual SplineObject *  | GetContour (BaseObject *op, BaseDocument *doc, Float lod, BaseThread *bt) | 
|   | 
| virtual void  | ModifyParticles (BaseObject *op, Particle *pp, BaseParticle *ss, Int32 pcnt, Float diff) | 
|   | 
| virtual Int32  | GetHandleCount (const BaseObject *op) const | 
|   | 
| virtual void  | GetHandle (BaseObject *op, Int32 i, HandleInfo &info) | 
|   | 
| virtual void  | SetHandle (BaseObject *op, Int32 i, Vector p, const HandleInfo &info) | 
|   | 
|   | NodeData () | 
|   | 
| GeListNode *  | Get () | 
|   | 
| const GeListNode *  | Get () const | 
|   | 
| virtual Bool  | Message (GeListNode *node, Int32 type, void *data) | 
|   | 
| virtual void  | GetBubbleHelp (GeListNode *node, maxon::String &str) | 
|   | 
| virtual const BaseDocument *  | GetDocument (const GeListNode *node) const | 
|   | 
| virtual maxon::Result< Bool >  | GetBranchInfo (const GeListNode *node, const maxon::ValueReceiver< const BranchInfo & > &info, GETBRANCHINFO flags) const | 
|   | 
| virtual Bool  | IsInstanceOf (const GeListNode *node, Int32 type) const | 
|   | 
| virtual Bool  | IsDocumentRelated (const GeListNode *node, Bool &docrelated) const | 
|   | 
| virtual maxon::Result< Bool >  | GetAccessedObjects (const BaseList2D *node, METHOD_ID method, AccessedObjectsCallback &access) const | 
|   | 
| virtual maxon::Result< maxon::GenericData >  | GroupChanges (BaseList2D *node) | 
|   | 
| virtual Bool  | Init (GeListNode *node, Bool isCloneInit) | 
|   | 
| virtual void  | Free (GeListNode *node) | 
|   | 
| virtual Bool  | Read (GeListNode *node, HyperFile *hf, Int32 level) | 
|   | 
| virtual Bool  | Write (const GeListNode *node, HyperFile *hf) const | 
|   | 
| virtual Bool  | CopyTo (NodeData *dest, const GeListNode *snode, GeListNode *dnode, COPYFLAGS flags, AliasTrans *trn) const | 
|   | 
| virtual Bool  | GetDDescription (const GeListNode *node, Description *description, DESCFLAGS_DESC &flags) const | 
|   | 
| virtual Bool  | GetDParameter (const GeListNode *node, const DescID &id, GeData &t_data, DESCFLAGS_GET &flags) const | 
|   | 
| virtual Bool  | SetDParameter (GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_SET &flags) | 
|   | 
| virtual Bool  | GetDEnabling (const GeListNode *node, const DescID &id, const GeData &t_data, DESCFLAGS_ENABLE flags, const BaseContainer *itemdesc) const | 
|   | 
| virtual Bool  | TranslateDescID (GeListNode *node, const DescID &id, DescID &res_id, C4DAtom *&res_at) | 
|   | 
| virtual  | ~BaseData () | 
|   | 
| void  | Destructor () | 
|   |