domGles_texcombiner_command_rgb Class Reference

#include <domGles_texcombiner_command_rgb.h>

Inheritance diagram for domGles_texcombiner_command_rgb:
Inheritance graph
[legend]

List of all members.

Public Member Functions

const
domGles_texcombiner_argument_rgb_Array
getArgument_array () const
domGles_texcombiner_argument_rgb_ArraygetArgument_array ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
domGles_texcombiner_operator_rgb getOperator () const
xsFloat getScale () const
void setOperator (domGles_texcombiner_operator_rgb atOperator)
void setScale (xsFloat atScale)
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_command_rgb (DAE &dae)
virtual
domGles_texcombiner_command_rgb
operator= (const domGles_texcombiner_command_rgb &cpy)
virtual ~domGles_texcombiner_command_rgb ()

Protected Attributes

domGles_texcombiner_operator_rgb attrOperator
xsFloat attrScale
domGles_texcombiner_argument_rgb_Array elemArgument_array

Detailed Description

Defines the RGB portion of a texture_pipeline command. This is a combiner-mode texturing operation.

Definition at line 15 of file domGles_texcombiner_command_rgb.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 65 of file domGles_texcombiner_command_rgb.h.

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

Destructor

Definition at line 69 of file domGles_texcombiner_command_rgb.h.


Member Function Documentation

static DLLSPEC daeElementRef domGles_texcombiner_command_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.
const domGles_texcombiner_argument_rgb_Array& domGles_texcombiner_command_rgb::getArgument_array (  )  const [inline]

Gets the argument element array.

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

Definition at line 60 of file domGles_texcombiner_command_rgb.h.

domGles_texcombiner_argument_rgb_Array& domGles_texcombiner_command_rgb::getArgument_array (  )  [inline]

Gets the argument element array.

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

Definition at line 55 of file domGles_texcombiner_command_rgb.h.

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

Reimplemented from daeElement.

Definition at line 18 of file domGles_texcombiner_command_rgb.h.

domGles_texcombiner_operator_rgb domGles_texcombiner_command_rgb::getOperator (  )  const [inline]

Gets the operator attribute.

Returns:
Returns a domGles_texcombiner_operator_rgb of the operator attribute.

Definition at line 33 of file domGles_texcombiner_command_rgb.h.

xsFloat domGles_texcombiner_command_rgb::getScale (  )  const [inline]

Gets the scale attribute.

Returns:
Returns a xsFloat of the scale attribute.

Definition at line 44 of file domGles_texcombiner_command_rgb.h.

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

Definition at line 19 of file domGles_texcombiner_command_rgb.h.

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

Overloaded assignment operator

Definition at line 73 of file domGles_texcombiner_command_rgb.h.

static DLLSPEC daeMetaElement* domGles_texcombiner_command_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_command_rgb::setOperator ( domGles_texcombiner_operator_rgb  atOperator  )  [inline]

Sets the operator attribute.

Parameters:
atOperator The new value for the operator attribute.

Definition at line 38 of file domGles_texcombiner_command_rgb.h.

void domGles_texcombiner_command_rgb::setScale ( xsFloat  atScale  )  [inline]

Sets the scale attribute.

Parameters:
atScale The new value for the scale attribute.

Definition at line 49 of file domGles_texcombiner_command_rgb.h.

virtual daeInt domGles_texcombiner_command_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 20 of file domGles_texcombiner_command_rgb.h.


Member Data Documentation

Definition at line 22 of file domGles_texcombiner_command_rgb.h.

Definition at line 23 of file domGles_texcombiner_command_rgb.h.

Definition at line 26 of file domGles_texcombiner_command_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