domGles_sampler::domTexcoord Class Reference

#include <domGles_sampler.h>

Inheritance diagram for domGles_sampler::domTexcoord:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
xsNCName getSemantic () const
void setSemantic (xsNCName atSemantic)
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

 domTexcoord (DAE &dae)
virtual domTexcoordoperator= (const domTexcoord &cpy)
virtual ~domTexcoord ()

Protected Attributes

xsNCName attrSemantic

Detailed Description

Definition at line 28 of file domGles_sampler.h.


Constructor & Destructor Documentation

domGles_sampler::domTexcoord::domTexcoord ( DAE dae  )  [inline, protected]

Constructor

Definition at line 54 of file domGles_sampler.h.

virtual domGles_sampler::domTexcoord::~domTexcoord (  )  [inline, protected, virtual]

Destructor

Definition at line 58 of file domGles_sampler.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 31 of file domGles_sampler.h.

xsNCName domGles_sampler::domTexcoord::getSemantic (  )  const [inline]

Gets the semantic attribute.

Returns:
Returns a xsNCName of the semantic attribute.

Definition at line 43 of file domGles_sampler.h.

static daeInt domGles_sampler::domTexcoord::ID (  )  [inline, static]

Definition at line 32 of file domGles_sampler.h.

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

Overloaded assignment operator

Definition at line 62 of file domGles_sampler.h.

static DLLSPEC daeMetaElement* domGles_sampler::domTexcoord::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_sampler::domTexcoord::setSemantic ( xsNCName  atSemantic  )  [inline]

Sets the semantic attribute.

Parameters:
atSemantic The new value for the semantic attribute.

Definition at line 48 of file domGles_sampler.h.

virtual daeInt domGles_sampler::domTexcoord::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 33 of file domGles_sampler.h.


Member Data Documentation

Definition at line 35 of file domGles_sampler.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:13 2013