domProfile_common Class Reference

#include <domProfile_common.h>

Inheritance diagram for domProfile_common:
Inheritance graph
[legend]

List of all members.

Classes

class  domTechnique

Public Types

typedef daeTArray
< domTechniqueRef
domTechnique_Array
typedef daeSmartRef< domTechniquedomTechniqueRef

Public Member Functions

const domAssetRef getAsset () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsID getId () const
const domFx_common_newparam_ArraygetNewparam_array () const
domFx_common_newparam_ArraygetNewparam_array ()
const domTechniqueRef getTechnique () const
void setId (xsID atId)
virtual daeInt typeID () const

Static Public Member Functions

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

Protected Member Functions

 domProfile_common (DAE &dae)
virtual domProfile_commonoperator= (const domProfile_common &cpy)
virtual ~domProfile_common ()

Protected Attributes

xsID attrId
domAssetRef elemAsset
domExtra_Array elemExtra_array
domFx_common_newparam_Array elemNewparam_array
domTechniqueRef elemTechnique

Detailed Description

Opens a block of COMMON platform-specific data types and technique declarations.

Definition at line 19 of file domProfile_common.h.


Member Typedef Documentation

Definition at line 29 of file domProfile_common.h.

Definition at line 26 of file domProfile_common.h.


Constructor & Destructor Documentation

domProfile_common::domProfile_common ( DAE dae  )  [inline, protected]

Constructor

Definition at line 630 of file domProfile_common.h.

virtual domProfile_common::~domProfile_common (  )  [inline, protected, virtual]

Destructor

Definition at line 634 of file domProfile_common.h.


Member Function Documentation

static DLLSPEC daeElementRef domProfile_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 domAssetRef domProfile_common::getAsset (  )  const [inline]

Gets the asset element.

Returns:
a daeSmartRef to the asset element.

Definition at line 600 of file domProfile_common.h.

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

Reimplemented from daeElement.

Definition at line 22 of file domProfile_common.h.

const domExtra_Array& domProfile_common::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 625 of file domProfile_common.h.

domExtra_Array& domProfile_common::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 620 of file domProfile_common.h.

xsID domProfile_common::getId (  )  const [inline]

Gets the id attribute.

Returns:
Returns a xsID of the id attribute.

Definition at line 587 of file domProfile_common.h.

const domFx_common_newparam_Array& domProfile_common::getNewparam_array (  )  const [inline]

Gets the newparam element array.

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

Definition at line 610 of file domProfile_common.h.

domFx_common_newparam_Array& domProfile_common::getNewparam_array (  )  [inline]

Gets the newparam element array.

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

Definition at line 605 of file domProfile_common.h.

const domTechniqueRef domProfile_common::getTechnique (  )  const [inline]

Gets the technique element.

Returns:
a daeSmartRef to the technique element.

Definition at line 615 of file domProfile_common.h.

static daeInt domProfile_common::ID (  )  [inline, static]

Definition at line 23 of file domProfile_common.h.

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

Overloaded assignment operator

Definition at line 638 of file domProfile_common.h.

static DLLSPEC daeMetaElement* domProfile_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.
void domProfile_common::setId ( xsID  atId  )  [inline]

Sets the id attribute.

Parameters:
atId The new value for the id attribute.

Definition at line 592 of file domProfile_common.h.

virtual daeInt domProfile_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 24 of file domProfile_common.h.


Member Data Documentation

The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.

Definition at line 567 of file domProfile_common.h.

Definition at line 570 of file domProfile_common.h.

The extra element may appear any number of times.

See also:
domExtra

Definition at line 580 of file domProfile_common.h.

Definition at line 571 of file domProfile_common.h.

Holds a description of the textures, samplers, shaders, parameters, and passes necessary for rendering this effect using one method.

See also:
domTechnique

Definition at line 576 of file domProfile_common.h.


The documentation for this class was generated from the following file:
 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:46 2013