domGles_texcombiner_argument_rgb Class Reference

#include <domGles_texcombiner_argument_rgb.h>

Inheritance diagram for domGles_texcombiner_argument_rgb:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
domGles_texcombiner_operand_rgb getOperand () const
xsNCName getSampler () const
domGles_texcombiner_source getSource () const
void setOperand (domGles_texcombiner_operand_rgb atOperand)
void setSampler (xsNCName atSampler)
void setSource (domGles_texcombiner_source atSource)
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

 domGles_texcombiner_argument_rgb (DAE &dae)
virtual
domGles_texcombiner_argument_rgb
operator= (const domGles_texcombiner_argument_rgb &cpy)
virtual ~domGles_texcombiner_argument_rgb ()

Protected Attributes

domGles_texcombiner_operand_rgb attrOperand
xsNCName attrSampler
domGles_texcombiner_source attrSource

Detailed Description

Definition at line 10 of file domGles_texcombiner_argument_rgb.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 60 of file domGles_texcombiner_argument_rgb.h.

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

Destructor

Definition at line 64 of file domGles_texcombiner_argument_rgb.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 13 of file domGles_texcombiner_argument_rgb.h.

domGles_texcombiner_operand_rgb domGles_texcombiner_argument_rgb::getOperand (  )  const [inline]

Gets the operand attribute.

Returns:
Returns a domGles_texcombiner_operand_rgb of the operand attribute.

Definition at line 38 of file domGles_texcombiner_argument_rgb.h.

xsNCName domGles_texcombiner_argument_rgb::getSampler (  )  const [inline]

Gets the sampler attribute.

Returns:
Returns a xsNCName of the sampler attribute.

Definition at line 49 of file domGles_texcombiner_argument_rgb.h.

domGles_texcombiner_source domGles_texcombiner_argument_rgb::getSource (  )  const [inline]

Gets the source attribute.

Returns:
Returns a domGles_texcombiner_source of the source attribute.

Definition at line 27 of file domGles_texcombiner_argument_rgb.h.

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

Definition at line 14 of file domGles_texcombiner_argument_rgb.h.

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

Overloaded assignment operator

Definition at line 68 of file domGles_texcombiner_argument_rgb.h.

static DLLSPEC daeMetaElement* domGles_texcombiner_argument_rgb::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 domGles_texcombiner_argument_rgb::setOperand ( domGles_texcombiner_operand_rgb  atOperand  )  [inline]

Sets the operand attribute.

Parameters:
atOperand The new value for the operand attribute.

Definition at line 43 of file domGles_texcombiner_argument_rgb.h.

void domGles_texcombiner_argument_rgb::setSampler ( xsNCName  atSampler  )  [inline]

Sets the sampler attribute.

Parameters:
atSampler The new value for the sampler attribute.

Definition at line 54 of file domGles_texcombiner_argument_rgb.h.

void domGles_texcombiner_argument_rgb::setSource ( domGles_texcombiner_source  atSource  )  [inline]

Sets the source attribute.

Parameters:
atSource The new value for the source attribute.

Definition at line 32 of file domGles_texcombiner_argument_rgb.h.

virtual daeInt domGles_texcombiner_argument_rgb::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 15 of file domGles_texcombiner_argument_rgb.h.


Member Data Documentation

Definition at line 18 of file domGles_texcombiner_argument_rgb.h.

Definition at line 19 of file domGles_texcombiner_argument_rgb.h.

Definition at line 17 of file domGles_texcombiner_argument_rgb.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:15 2013