#include <domCamera.h>
Optics represents the apparatus on a camera that projects the image onto the image sensor.
Definition at line 42 of file 1.4/dom/domCamera.h.
Definition at line 44 of file dom/domCamera.h.
Definition at line 52 of file 1.4/dom/domCamera.h.
Definition at line 41 of file dom/domCamera.h.
Definition at line 49 of file 1.4/dom/domCamera.h.
domCamera::domOptics::domOptics | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 442 of file 1.4/dom/domCamera.h.
virtual domCamera::domOptics::~domOptics | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 446 of file 1.4/dom/domCamera.h.
domCamera::domOptics::domOptics | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 434 of file dom/domCamera.h.
virtual domCamera::domOptics::~domOptics | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 438 of file dom/domCamera.h.
static DLLSPEC daeElementRef domCamera::domOptics::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
static DLLSPEC daeElementRef domCamera::domOptics::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
virtual COLLADA_TYPE::TypeEnum domCamera::domOptics::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 37 of file dom/domCamera.h.
virtual COLLADA_TYPE::TypeEnum domCamera::domOptics::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from daeElement.
Definition at line 45 of file 1.4/dom/domCamera.h.
const domExtra_Array& domCamera::domOptics::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 429 of file dom/domCamera.h.
domExtra_Array& domCamera::domOptics::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 424 of file dom/domCamera.h.
const domExtra_Array& domCamera::domOptics::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 437 of file 1.4/dom/domCamera.h.
domExtra_Array& domCamera::domOptics::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 432 of file 1.4/dom/domCamera.h.
const domTechnique_Array& domCamera::domOptics::getTechnique_array | ( | ) | const [inline] |
Gets the technique element array.
Definition at line 419 of file dom/domCamera.h.
domTechnique_Array& domCamera::domOptics::getTechnique_array | ( | ) | [inline] |
Gets the technique element array.
Definition at line 414 of file dom/domCamera.h.
const domTechnique_Array& domCamera::domOptics::getTechnique_array | ( | ) | const [inline] |
Gets the technique element array.
Definition at line 427 of file 1.4/dom/domCamera.h.
domTechnique_Array& domCamera::domOptics::getTechnique_array | ( | ) | [inline] |
Gets the technique element array.
Definition at line 422 of file 1.4/dom/domCamera.h.
const domTechnique_commonRef domCamera::domOptics::getTechnique_common | ( | ) | const [inline] |
Gets the technique_common element.
Definition at line 409 of file dom/domCamera.h.
const domTechnique_commonRef domCamera::domOptics::getTechnique_common | ( | ) | const [inline] |
Gets the technique_common element.
Definition at line 417 of file 1.4/dom/domCamera.h.
static daeInt domCamera::domOptics::ID | ( | ) | [inline, static] |
Definition at line 38 of file dom/domCamera.h.
static daeInt domCamera::domOptics::ID | ( | ) | [inline, static] |
Definition at line 46 of file 1.4/dom/domCamera.h.
virtual domOptics& domCamera::domOptics::operator= | ( | const domOptics & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 442 of file dom/domCamera.h.
virtual domOptics& domCamera::domOptics::operator= | ( | const domOptics & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 450 of file 1.4/dom/domCamera.h.
static DLLSPEC daeMetaElement* domCamera::domOptics::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::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::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 39 of file dom/domCamera.h.
virtual daeInt domCamera::domOptics::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 47 of file 1.4/dom/domCamera.h.
domExtra_Array domCamera::domOptics::elemExtra_array [protected] |
The extra element may appear any number of times.
Definition at line 410 of file 1.4/dom/domCamera.h.
This element may contain any number of non-common profile techniques.
Definition at line 406 of file 1.4/dom/domCamera.h.
The technique_common element specifies the optics information for the common profile which all COLLADA implementations need to support.
Definition at line 401 of file 1.4/dom/domCamera.h.