class DtRwDIGuyAnimationsList:
More...
List of all members.
Public Member Functions |
| | DtRwDIGuyAnimationsList (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL) |
| | constructor
|
| | DtRwDIGuyAnimationsList (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL) |
| | DtRwDIGuyAnimationsList (const DtString &name, const DtRwDIGuyAnimationsList &orig, DtReaderWriterRegistry *parentRegistry=NULL) |
| | copy constructor
|
| | DtRwDIGuyAnimationsList (const DtSymbolString &name, const DtRwDIGuyAnimationsList &orig, DtReaderWriterRegistry *parentRegistry=NULL) |
| DtRwDIGuyAnimationsList * | clone (const DtSymbolString &name, DtReaderWriterRegistry *parentRegistry=NULL) |
| DtRwDIGuyAnimationsList * | clone (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL) |
| DtRwDIGuyAnimationsList & | operator= (const DtRwDIGuyAnimationsList &orig) |
| | Assignment operator; removes and deletes all entries on the left hand side - then clones all entries on the right side list, adding them to the left side list.
|
| virtual | ~DtRwDIGuyAnimationsList () |
| | destructor
|
| virtual DtRwDIGuyAnimationEntry * | findAnimationByName (const DtString &typeToFind) |
| virtual void | clear () |
Protected Member Functions |
| | DtRwDIGuyAnimationsList () |
| | default constructor
|
| virtual void | emptyList () |
| virtual void | copyList (const DtRwDIGuyAnimationsList &orig) |
| virtual DtlObjPtr | getData (DtlObjPtr args, const DtFilename &searchPath, const DtVariableBindingsList &variableBindings) |
| | Constructs a DtRwVectorObstructionType item, retrieves it from the mtl stream, and then adds it to the list.
|
| virtual const char * | readerWriterType () const |
| | Used to supply a string type that this reader writer type is.
|
Detailed Description
class DtRwDIGuyAnimationsList:
Instances of DtRwDIGuyAnimationsList are lists of DtRwAnimationEntrys.
Constructor & Destructor Documentation
Member Function Documentation
Assignment operator; removes and deletes all entries on the left hand side - then clones all entries on the right side list, adding them to the left side list.
Used to supply a string type that this reader writer type is.
This can be used in place of dynamic-casting. Also used by the opd editor to determine which type of control to create
Reimplemented from DtRwList.
The documentation for this class was generated from the following file: