domAsset::domUp_axis Class Reference
#include <domAsset.h>
Inheritance diagram for domAsset::domUp_axis:
Detailed Description
The up_axis element contains descriptive information about coordinate system of the geometric data.All coordinates are right-handed by definition. This element specifies which axis is considered up. The up_axis element contains one of: X_UP, Y_UP, or Z_UP. The default is the Y-axis. The up_axis element may appear zero or one time.
Public Member Functions | |
domUpAxisType | getValue () const |
Gets the value of this element. | |
void | setValue (domUpAxisType val) |
Sets the _value of this element. | |
Static Public Member Functions | |
static daeElementRef | create (daeInt bytes) |
Creates an instance of this class and returns a daeElementRef referencing it. | |
static daeMetaElement * | registerElement () |
Creates a daeMetaElement object that describes this element in the meta object reflection framework. | |
Static Public Attributes | |
static daeMetaElement * | _Meta = NULL |
The daeMetaElement that describes this element in the meta object reflection framework. | |
Protected Member Functions | |
domUp_axis () | |
Constructor. | |
virtual | ~domUp_axis () |
Destructor. | |
domUp_axis (const domUp_axis &cpy) | |
Copy Constructor. | |
virtual domUp_axis & | operator= (const domUp_axis &cpy) |
Overloaded assignment operator. | |
Protected Attributes | |
domUpAxisType | _value |
The domUpAxisType value of the text data of this element. |
Member Function Documentation
|
Creates an instance of this class and returns a daeElementRef referencing it.
|
|
Gets the value of this element.
|
|
Creates a daeMetaElement object that describes this element in the meta object reflection framework. If a daeMetaElement already exists it will return that instead of creating a new one.
|
|
Sets the _value of this element.
|
The documentation for this class was generated from the following files:
- C:/SVN_wf/COLLADA_DOM/include/1.3/dom/domAsset.h
- C:/SVN_wf/COLLADA_DOM/src/1.3/dom/domAsset.cpp
©2005 Sony Computer Entertainment Inc.. All Rights Reserved.
Generated on Fri Feb 10 16:47:33 2006 for COLLADA 1.4 DOM by 1.4.3