domSource::domTechnique_common Class Reference

#include <domSource.h>

Inheritance diagram for domSource::domTechnique_common:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const domAccessorRef getAccessor () const
const domAccessorRef getAccessor () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
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

 domTechnique_common (DAE &dae)
 domTechnique_common (DAE &dae)
virtual domTechnique_commonoperator= (const domTechnique_common &cpy)
virtual domTechnique_commonoperator= (const domTechnique_common &cpy)
virtual ~domTechnique_common ()
virtual ~domTechnique_common ()

Protected Attributes

domAccessorRef elemAccessor

Detailed Description

The technique common specifies the common method for accessing this source element's data.

Definition at line 46 of file 1.4/dom/domSource.h.


Constructor & Destructor Documentation

domSource::domTechnique_common::domTechnique_common ( DAE dae  )  [inline, protected]

Constructor

Definition at line 70 of file 1.4/dom/domSource.h.

virtual domSource::domTechnique_common::~domTechnique_common (  )  [inline, protected, virtual]

Destructor

Definition at line 74 of file 1.4/dom/domSource.h.

domSource::domTechnique_common::domTechnique_common ( DAE dae  )  [inline, protected]

Constructor

Definition at line 64 of file dom/domSource.h.

virtual domSource::domTechnique_common::~domTechnique_common (  )  [inline, protected, virtual]

Destructor

Definition at line 68 of file dom/domSource.h.


Member Function Documentation

static DLLSPEC daeElementRef domSource::domTechnique_common::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 domSource::domTechnique_common::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.
const domAccessorRef domSource::domTechnique_common::getAccessor (  )  const [inline]

Gets the accessor element.

Returns:
a daeSmartRef to the accessor element.

Definition at line 59 of file dom/domSource.h.

const domAccessorRef domSource::domTechnique_common::getAccessor (  )  const [inline]

Gets the accessor element.

Returns:
a daeSmartRef to the accessor element.

Definition at line 65 of file 1.4/dom/domSource.h.

virtual COLLADA_TYPE::TypeEnum domSource::domTechnique_common::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 43 of file dom/domSource.h.

virtual COLLADA_TYPE::TypeEnum domSource::domTechnique_common::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 49 of file 1.4/dom/domSource.h.

static daeInt domSource::domTechnique_common::ID (  )  [inline, static]

Definition at line 44 of file dom/domSource.h.

static daeInt domSource::domTechnique_common::ID (  )  [inline, static]

Definition at line 50 of file 1.4/dom/domSource.h.

virtual domTechnique_common& domSource::domTechnique_common::operator= ( const domTechnique_common cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 72 of file dom/domSource.h.

virtual domTechnique_common& domSource::domTechnique_common::operator= ( const domTechnique_common cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 78 of file 1.4/dom/domSource.h.

static DLLSPEC daeMetaElement* domSource::domTechnique_common::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* domSource::domTechnique_common::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 domSource::domTechnique_common::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 45 of file dom/domSource.h.

virtual daeInt domSource::domTechnique_common::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 51 of file 1.4/dom/domSource.h.


Member Data Documentation

The source's technique_common must have one and only one accessor.

See also:
domAccessor

Definition at line 58 of file 1.4/dom/domSource.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:31:55 2013