domFx_rendertarget::domParam Class Reference

#include <domFx_rendertarget.h>

Inheritance diagram for domFx_rendertarget::domParam:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsToken getRef () const
void setRef (xsToken atRef)
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

 domParam (DAE &dae)
virtual domParamoperator= (const domParam &cpy)
virtual ~domParam ()

Protected Attributes

xsToken attrRef

Detailed Description

Definition at line 23 of file domFx_rendertarget.h.


Constructor & Destructor Documentation

domFx_rendertarget::domParam::domParam ( DAE dae  )  [inline, protected]

Constructor

Definition at line 49 of file domFx_rendertarget.h.

virtual domFx_rendertarget::domParam::~domParam (  )  [inline, protected, virtual]

Destructor

Definition at line 53 of file domFx_rendertarget.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_rendertarget::domParam::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 domFx_rendertarget::domParam::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 26 of file domFx_rendertarget.h.

xsToken domFx_rendertarget::domParam::getRef (  )  const [inline]

Gets the ref attribute.

Returns:
Returns a xsToken of the ref attribute.

Definition at line 38 of file domFx_rendertarget.h.

static daeInt domFx_rendertarget::domParam::ID (  )  [inline, static]

Definition at line 27 of file domFx_rendertarget.h.

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

Overloaded assignment operator

Definition at line 57 of file domFx_rendertarget.h.

static DLLSPEC daeMetaElement* domFx_rendertarget::domParam::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 domFx_rendertarget::domParam::setRef ( xsToken  atRef  )  [inline]

Sets the ref attribute.

Parameters:
atRef The new value for the ref attribute.

Definition at line 43 of file domFx_rendertarget.h.

virtual daeInt domFx_rendertarget::domParam::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 28 of file domFx_rendertarget.h.


Member Data Documentation

Definition at line 30 of file domFx_rendertarget.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:30:09 2013