daeMetaArrayAttribute Class Reference
#include <daeMetaAttribute.h>
Inheritance diagram for daeMetaArrayAttribute:
Detailed Description
ThedaeMetaArrayAttribute
class is simple a wrapper that implements an array of atomic types rather than a singleton.
The corresponding storage is an array and the corresponding operations are implemented on the array data structure rather than on inlined storage in elements.
Public Member Functions | |
virtual daeMetaAttributeRef | clone () |
Defines the override version of this method from daeMetaAttribute . | |
virtual void | set (daeElement *element, daeString s) |
Defines the override version of this method from daeMetaAttribute . | |
virtual void | copy (daeElement *toElement, daeElement *fromElement) |
Defines the override version of this method from daeMetaAttribute . | |
virtual daeInt | getCount (daeElement *e) |
Defines the override version of this method from daeMetaElement . | |
virtual daeMemoryRef | get (daeElement *e, daeInt index) |
Defines the override version of this method from daeMetaElement . |
Member Function Documentation
|
Defines the override version of this method from
Reimplemented from daeMetaAttribute. |
|
Defines the override version of this method from
Reimplemented from daeMetaAttribute. |
|
Defines the override version of this method from
Reimplemented from daeMetaAttribute. |
|
Defines the override version of this method from
Reimplemented from daeMetaAttribute. |
|
Defines the override version of this method from
Reimplemented from daeMetaAttribute. |
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/dae/daeMetaAttribute.h
- C:/SVN_wf/COLLADA_DOM/src/dae/daeMetaAttribute.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:47:03 2006 for COLLADA 1.4 DOM by 1.4.3