domCommon_color_or_texture_type_complexType::domTexture Class Reference

#include <domCommon_color_or_texture_type.h>

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

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domExtraRef getExtra () const
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
domExtraRef elemExtra

Detailed Description

Definition at line 158 of file domCommon_color_or_texture_type.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 203 of file domCommon_color_or_texture_type.h.

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

Destructor

Definition at line 207 of file domCommon_color_or_texture_type.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 161 of file domCommon_color_or_texture_type.h.

const domExtraRef domCommon_color_or_texture_type_complexType::domTexture::getExtra (  )  const [inline]

Gets the extra element.

Returns:
a daeSmartRef to the extra element.

Definition at line 198 of file domCommon_color_or_texture_type.h.

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

Gets the texcoord attribute.

Returns:
Returns a xsNCName of the texcoord attribute.

Definition at line 187 of file domCommon_color_or_texture_type.h.

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

Gets the texture attribute.

Returns:
Returns a xsNCName of the texture attribute.

Definition at line 176 of file domCommon_color_or_texture_type.h.

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

Definition at line 162 of file domCommon_color_or_texture_type.h.

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

Overloaded assignment operator

Definition at line 211 of file domCommon_color_or_texture_type.h.

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

Sets the texcoord attribute.

Parameters:
atTexcoord The new value for the texcoord attribute.

Definition at line 192 of file domCommon_color_or_texture_type.h.

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

Sets the texture attribute.

Parameters:
atTexture The new value for the texture attribute.

Definition at line 181 of file domCommon_color_or_texture_type.h.

virtual daeInt domCommon_color_or_texture_type_complexType::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 163 of file domCommon_color_or_texture_type.h.


Member Data Documentation

Definition at line 166 of file domCommon_color_or_texture_type.h.

Definition at line 165 of file domCommon_color_or_texture_type.h.

Definition at line 169 of file domCommon_color_or_texture_type.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:29:49 2013