domFx_common_color_or_texture::domTexture Class Reference

#include <domFx_common_color_or_texture.h>

Inheritance diagram for domFx_common_color_or_texture::domTexture:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtra_ArraygetExtra_array () const
domExtra_ArraygetExtra_array ()
xsNCName getTexcoord () const
xsNCName getTexture () const
void setTexcoord (xsNCName atTexcoord)
void setTexture (xsNCName atTexture)
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

 domTexture (DAE &dae)
virtual domTextureoperator= (const domTexture &cpy)
virtual ~domTexture ()

Protected Attributes

xsNCName attrTexcoord
xsNCName attrTexture
domExtra_Array elemExtra_array

Detailed Description

Definition at line 149 of file domFx_common_color_or_texture.h.


Constructor & Destructor Documentation

domFx_common_color_or_texture::domTexture::domTexture ( DAE dae  )  [inline, protected]

Constructor

Definition at line 199 of file domFx_common_color_or_texture.h.

virtual domFx_common_color_or_texture::domTexture::~domTexture (  )  [inline, protected, virtual]

Destructor

Definition at line 203 of file domFx_common_color_or_texture.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 152 of file domFx_common_color_or_texture.h.

const domExtra_Array& domFx_common_color_or_texture::domTexture::getExtra_array (  )  const [inline]

Gets the extra element array.

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

Definition at line 194 of file domFx_common_color_or_texture.h.

domExtra_Array& domFx_common_color_or_texture::domTexture::getExtra_array (  )  [inline]

Gets the extra element array.

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

Definition at line 189 of file domFx_common_color_or_texture.h.

xsNCName domFx_common_color_or_texture::domTexture::getTexcoord (  )  const [inline]

Gets the texcoord attribute.

Returns:
Returns a xsNCName of the texcoord attribute.

Definition at line 178 of file domFx_common_color_or_texture.h.

xsNCName domFx_common_color_or_texture::domTexture::getTexture (  )  const [inline]

Gets the texture attribute.

Returns:
Returns a xsNCName of the texture attribute.

Definition at line 167 of file domFx_common_color_or_texture.h.

static daeInt domFx_common_color_or_texture::domTexture::ID (  )  [inline, static]

Definition at line 153 of file domFx_common_color_or_texture.h.

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

Overloaded assignment operator

Definition at line 207 of file domFx_common_color_or_texture.h.

static DLLSPEC daeMetaElement* domFx_common_color_or_texture::domTexture::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_common_color_or_texture::domTexture::setTexcoord ( xsNCName  atTexcoord  )  [inline]

Sets the texcoord attribute.

Parameters:
atTexcoord The new value for the texcoord attribute.

Definition at line 183 of file domFx_common_color_or_texture.h.

void domFx_common_color_or_texture::domTexture::setTexture ( xsNCName  atTexture  )  [inline]

Sets the texture attribute.

Parameters:
atTexture The new value for the texture attribute.

Definition at line 172 of file domFx_common_color_or_texture.h.

virtual daeInt domFx_common_color_or_texture::domTexture::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 154 of file domFx_common_color_or_texture.h.


Member Data Documentation

Definition at line 157 of file domFx_common_color_or_texture.h.

Definition at line 156 of file domFx_common_color_or_texture.h.

Definition at line 160 of file domFx_common_color_or_texture.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:04 2013