domCamera::domImager Class Reference

#include <domCamera.h>

Inheritance diagram for domCamera::domImager:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
const domTechnique_ArraygetTechnique_array () const
domTechnique_ArraygetTechnique_array ()
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domImager (DAE &dae)
 domImager (DAE &dae)
virtual domImageroperator= (const domImager &cpy)
virtual domImageroperator= (const domImager &cpy)
virtual ~domImager ()
virtual ~domImager ()

Protected Attributes

domExtra_Array elemExtra_array
domTechnique_Array elemTechnique_array

Detailed Description

Imagers represent the image sensor of a camera (for example film or CCD).

Definition at line 474 of file 1.4/dom/domCamera.h.


Constructor & Destructor Documentation

domCamera::domImager::domImager ( DAE dae  )  [inline, protected]

Constructor

Definition at line 517 of file 1.4/dom/domCamera.h.

virtual domCamera::domImager::~domImager (  )  [inline, protected, virtual]

Destructor

Definition at line 521 of file 1.4/dom/domCamera.h.

domCamera::domImager::domImager ( DAE dae  )  [inline, protected]

Constructor

Definition at line 509 of file dom/domCamera.h.

virtual domCamera::domImager::~domImager (  )  [inline, protected, virtual]

Destructor

Definition at line 513 of file dom/domCamera.h.


Member Function Documentation

static DLLSPEC daeElementRef domCamera::domImager::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
static DLLSPEC daeElementRef domCamera::domImager::create ( DAE dae  )  [static]

Creates an instance of this class and returns a daeElementRef referencing it.

Returns:
a daeElementRef referencing an instance of this object.
virtual COLLADA_TYPE::TypeEnum domCamera::domImager::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 469 of file dom/domCamera.h.

virtual COLLADA_TYPE::TypeEnum domCamera::domImager::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 477 of file 1.4/dom/domCamera.h.

const domExtra_Array& domCamera::domImager::getExtra_array (  )  const [inline]

Gets the extra element array.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 504 of file dom/domCamera.h.

domExtra_Array& domCamera::domImager::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 499 of file dom/domCamera.h.

const domExtra_Array& domCamera::domImager::getExtra_array (  )  const [inline]

Gets the extra element array.

Returns:
Returns a constant reference to the array of extra elements.

Definition at line 512 of file 1.4/dom/domCamera.h.

domExtra_Array& domCamera::domImager::getExtra_array (  )  [inline]

Gets the extra element array.

Returns:
Returns a reference to the array of extra elements.

Definition at line 507 of file 1.4/dom/domCamera.h.

const domTechnique_Array& domCamera::domImager::getTechnique_array (  )  const [inline]

Gets the technique element array.

Returns:
Returns a constant reference to the array of technique elements.

Definition at line 494 of file dom/domCamera.h.

domTechnique_Array& domCamera::domImager::getTechnique_array (  )  [inline]

Gets the technique element array.

Returns:
Returns a reference to the array of technique elements.

Definition at line 489 of file dom/domCamera.h.

const domTechnique_Array& domCamera::domImager::getTechnique_array (  )  const [inline]

Gets the technique element array.

Returns:
Returns a constant reference to the array of technique elements.

Definition at line 502 of file 1.4/dom/domCamera.h.

domTechnique_Array& domCamera::domImager::getTechnique_array (  )  [inline]

Gets the technique element array.

Returns:
Returns a reference to the array of technique elements.

Definition at line 497 of file 1.4/dom/domCamera.h.

static daeInt domCamera::domImager::ID (  )  [inline, static]

Definition at line 470 of file dom/domCamera.h.

static daeInt domCamera::domImager::ID (  )  [inline, static]

Definition at line 478 of file 1.4/dom/domCamera.h.

virtual domImager& domCamera::domImager::operator= ( const domImager cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 517 of file dom/domCamera.h.

virtual domImager& domCamera::domImager::operator= ( const domImager cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 525 of file 1.4/dom/domCamera.h.

static DLLSPEC daeMetaElement* domCamera::domImager::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.

Returns:
A daeMetaElement describing this COLLADA element.
static DLLSPEC daeMetaElement* domCamera::domImager::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.

Returns:
A daeMetaElement describing this COLLADA element.
virtual daeInt domCamera::domImager::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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 471 of file dom/domCamera.h.

virtual daeInt domCamera::domImager::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.

Returns:
The element's type ID.

Implements daeElement.

Definition at line 479 of file 1.4/dom/domCamera.h.


Member Data Documentation

The extra element may appear any number of times.

See also:
domExtra

Definition at line 490 of file 1.4/dom/domCamera.h.

This element may contain any number of non-common profile techniques. There is no common technique for imager.

See also:
domTechnique

Definition at line 486 of file 1.4/dom/domCamera.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


colladadom
Author(s): Du Hung Hou, Khronos.org, Marcus Barnes, Greg Corson, Herbert Law, Sebastian Schwarz, Steven Thomas, John Hsu (ros package), Tim Field (ros package)
autogenerated on Fri Jan 11 09:29:21 2013