domFx_colortarget_common Class Reference

#include <domFx_colortarget_common.h>

Inheritance diagram for domFx_colortarget_common:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
domFx_surface_face_enum getFace () const
xsNonNegativeInteger getIndex () const
xsNonNegativeInteger getMip () const
xsNonNegativeInteger getSlice () const
void setFace (domFx_surface_face_enum atFace)
void setIndex (xsNonNegativeInteger atIndex)
void setMip (xsNonNegativeInteger atMip)
void setSlice (xsNonNegativeInteger atSlice)
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

 domFx_colortarget_common (DAE &dae)
virtual domFx_colortarget_commonoperator= (const domFx_colortarget_common &cpy)
virtual ~domFx_colortarget_common ()

Detailed Description

An element of type domFx_colortarget_common_complexType.

Definition at line 106 of file domFx_colortarget_common.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 162 of file domFx_colortarget_common.h.

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

Destructor

Definition at line 166 of file domFx_colortarget_common.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_colortarget_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.
virtual COLLADA_TYPE::TypeEnum domFx_colortarget_common::getElementType (  )  const [inline, virtual]

Reimplemented from daeElement.

Definition at line 109 of file domFx_colortarget_common.h.

domFx_surface_face_enum domFx_colortarget_common::getFace (  )  const [inline]

Gets the face attribute.

Returns:
Returns a domFx_surface_face_enum of the face attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 129 of file domFx_colortarget_common.h.

xsNonNegativeInteger domFx_colortarget_common::getIndex (  )  const [inline]

Gets the index attribute.

Returns:
Returns a xsNonNegativeInteger of the index attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 118 of file domFx_colortarget_common.h.

xsNonNegativeInteger domFx_colortarget_common::getMip (  )  const [inline]

Gets the mip attribute.

Returns:
Returns a xsNonNegativeInteger of the mip attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 140 of file domFx_colortarget_common.h.

xsNonNegativeInteger domFx_colortarget_common::getSlice (  )  const [inline]

Gets the slice attribute.

Returns:
Returns a xsNonNegativeInteger of the slice attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 151 of file domFx_colortarget_common.h.

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

Definition at line 110 of file domFx_colortarget_common.h.

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

Overloaded assignment operator

Definition at line 170 of file domFx_colortarget_common.h.

static DLLSPEC daeMetaElement* domFx_colortarget_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 domFx_colortarget_common::setFace ( domFx_surface_face_enum  atFace  )  [inline]

Sets the face attribute.

Parameters:
atFace The new value for the face attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 134 of file domFx_colortarget_common.h.

void domFx_colortarget_common::setIndex ( xsNonNegativeInteger  atIndex  )  [inline]

Sets the index attribute.

Parameters:
atIndex The new value for the index attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 123 of file domFx_colortarget_common.h.

void domFx_colortarget_common::setMip ( xsNonNegativeInteger  atMip  )  [inline]

Sets the mip attribute.

Parameters:
atMip The new value for the mip attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 145 of file domFx_colortarget_common.h.

void domFx_colortarget_common::setSlice ( xsNonNegativeInteger  atSlice  )  [inline]

Sets the slice attribute.

Parameters:
atSlice The new value for the slice attribute.

Reimplemented from domFx_colortarget_common_complexType.

Definition at line 156 of file domFx_colortarget_common.h.

virtual daeInt domFx_colortarget_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 111 of file domFx_colortarget_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:30:03 2013