#include <domCamera.h>
The orthographic element describes the field of view of an orthographic camera.
Definition at line 74 of file 1.4/dom/domCamera.h.
domCamera::domOptics::domTechnique_common::domOrthographic::domOrthographic | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 167 of file 1.4/dom/domCamera.h.
virtual domCamera::domOptics::domTechnique_common::domOrthographic::~domOrthographic | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 171 of file 1.4/dom/domCamera.h.
domCamera::domOptics::domTechnique_common::domOrthographic::domOrthographic | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 159 of file dom/domCamera.h.
virtual domCamera::domOptics::domTechnique_common::domOrthographic::~domOrthographic | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 163 of file dom/domCamera.h.
static DLLSPEC daeElementRef domCamera::domOptics::domTechnique_common::domOrthographic::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domCamera::domOptics::domTechnique_common::domOrthographic::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
const domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::getAspect_ratio | ( | ) | const [inline] |
Gets the aspect_ratio element.
Definition at line 133 of file dom/domCamera.h.
const domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::getAspect_ratio | ( | ) | const [inline] |
Gets the aspect_ratio element.
Definition at line 141 of file 1.4/dom/domCamera.h.
const daeElementRefArray& domCamera::domOptics::domTechnique_common::domOrthographic::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 153 of file dom/domCamera.h.
daeElementRefArray& domCamera::domOptics::domTechnique_common::domOrthographic::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 148 of file dom/domCamera.h.
const daeElementRefArray& domCamera::domOptics::domTechnique_common::domOrthographic::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 161 of file 1.4/dom/domCamera.h.
daeElementRefArray& domCamera::domOptics::domTechnique_common::domOrthographic::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 156 of file 1.4/dom/domCamera.h.
virtual COLLADA_TYPE::TypeEnum domCamera::domOptics::domTechnique_common::domOrthographic::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 69 of file dom/domCamera.h.
virtual COLLADA_TYPE::TypeEnum domCamera::domOptics::domTechnique_common::domOrthographic::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 77 of file 1.4/dom/domCamera.h.
const domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::getXmag | ( | ) | const [inline] |
Gets the xmag element.
Definition at line 123 of file dom/domCamera.h.
const domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::getXmag | ( | ) | const [inline] |
Gets the xmag element.
Definition at line 131 of file 1.4/dom/domCamera.h.
const domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::getYmag | ( | ) | const [inline] |
Gets the ymag element.
Definition at line 128 of file dom/domCamera.h.
const domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::getYmag | ( | ) | const [inline] |
Gets the ymag element.
Definition at line 136 of file 1.4/dom/domCamera.h.
const domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::getZfar | ( | ) | const [inline] |
Gets the zfar element.
Definition at line 143 of file dom/domCamera.h.
const domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::getZfar | ( | ) | const [inline] |
Gets the zfar element.
Definition at line 151 of file 1.4/dom/domCamera.h.
const domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::getZnear | ( | ) | const [inline] |
Gets the znear element.
Definition at line 138 of file dom/domCamera.h.
const domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::getZnear | ( | ) | const [inline] |
Gets the znear element.
Definition at line 146 of file 1.4/dom/domCamera.h.
static daeInt domCamera::domOptics::domTechnique_common::domOrthographic::ID | ( | ) | [inline, static] |
Definition at line 70 of file dom/domCamera.h.
static daeInt domCamera::domOptics::domTechnique_common::domOrthographic::ID | ( | ) | [inline, static] |
Definition at line 78 of file 1.4/dom/domCamera.h.
virtual domOrthographic& domCamera::domOptics::domTechnique_common::domOrthographic::operator= | ( | const domOrthographic & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 167 of file dom/domCamera.h.
virtual domOrthographic& domCamera::domOptics::domTechnique_common::domOrthographic::operator= | ( | const domOrthographic & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 175 of file 1.4/dom/domCamera.h.
static DLLSPEC daeMetaElement* domCamera::domOptics::domTechnique_common::domOrthographic::registerElement | ( | DAE & | dae | ) | [static] |
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.
static DLLSPEC daeMetaElement* domCamera::domOptics::domTechnique_common::domOrthographic::registerElement | ( | DAE & | dae | ) | [static] |
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.
virtual daeInt domCamera::domOptics::domTechnique_common::domOrthographic::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 71 of file dom/domCamera.h.
virtual daeInt domCamera::domOptics::domTechnique_common::domOrthographic::typeID | ( | ) | const [inline, virtual] |
Returns this element's type ID. Every element is an instance of a type specified in the Collada schema, and every schema type has a unique ID.
Implements daeElement.
Definition at line 79 of file 1.4/dom/domCamera.h.
daeTArray< daeCharArray * > domCamera::domOptics::domTechnique_common::domOrthographic::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 123 of file 1.4/dom/domCamera.h.
daeElementRefArray domCamera::domOptics::domTechnique_common::domOrthographic::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 114 of file 1.4/dom/domCamera.h.
Used to preserve order in elements that have a complex content model.
Definition at line 118 of file 1.4/dom/domCamera.h.
domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemAspect_ratio [protected] |
The aspect_ratio element contains a floating point number describing the aspect ratio of the field of view. If the aspect_ratio element is not present the aspect ratio is to be calculated from the xmag or ymag elements and the current viewport.
Definition at line 90 of file dom/domCamera.h.
domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemAspect_ratio [protected] |
The aspect_ratio element contains a floating point number describing the aspect ratio of the field of view. If the aspect_ratio element is not present the aspect ratio is to be calculated from the xmag or ymag elements and the current viewport.
Definition at line 98 of file 1.4/dom/domCamera.h.
domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemXmag [protected] |
The xmag element contains a floating point number describing the horizontal magnification of the view.
Definition at line 78 of file dom/domCamera.h.
domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemXmag [protected] |
The xmag element contains a floating point number describing the horizontal magnification of the view.
Definition at line 86 of file 1.4/dom/domCamera.h.
domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemYmag [protected] |
The ymag element contains a floating point number describing the vertical magnification of the view. It can also have a sid.
Definition at line 83 of file dom/domCamera.h.
domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemYmag [protected] |
The ymag element contains a floating point number describing the vertical magnification of the view. It can also have a sid.
Definition at line 91 of file 1.4/dom/domCamera.h.
domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemZfar [protected] |
The zfar element contains a floating point number that describes the distance to the far clipping plane. The zfar element must occur exactly once.
Definition at line 102 of file dom/domCamera.h.
domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemZfar [protected] |
The zfar element contains a floating point number that describes the distance to the far clipping plane. The zfar element must occur exactly once.
Definition at line 110 of file 1.4/dom/domCamera.h.
domTargetable_floatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemZnear [protected] |
The znear element contains a floating point number that describes the distance to the near clipping plane. The znear element must occur exactly once.
Definition at line 96 of file dom/domCamera.h.
domTargetableFloatRef domCamera::domOptics::domTechnique_common::domOrthographic::elemZnear [protected] |
The znear element contains a floating point number that describes the distance to the near clipping plane. The znear element must occur exactly once.
Definition at line 104 of file 1.4/dom/domCamera.h.