domFx_common_color_or_texture Class Reference

#include <domFx_common_color_or_texture.h>

Inheritance diagram for domFx_common_color_or_texture:
Inheritance graph
[legend]

List of all members.

Classes

class  domColor
class  domParam
class  domTexture

Public Types

typedef daeTArray< domColorRefdomColor_Array
typedef daeSmartRef< domColordomColorRef
typedef daeTArray< domParamRefdomParam_Array
typedef daeSmartRef< domParamdomParamRef
typedef daeTArray< domTextureRefdomTexture_Array
typedef daeSmartRef< domTexturedomTextureRef

Public Member Functions

const domColorRef getColor () const
const daeElementRefArraygetContents () const
daeElementRefArraygetContents ()
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domParamRef getParam () const
const domTextureRef getTexture () const
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_common_color_or_texture (DAE &dae)
virtual
domFx_common_color_or_texture
operator= (const domFx_common_color_or_texture &cpy)
virtual ~domFx_common_color_or_texture ()

Protected Attributes

daeTArray< daeCharArray * > _CMData
daeElementRefArray _contents
daeUIntArray _contentsOrder
domColorRef elemColor
domParamRef elemParam
domTextureRef elemTexture

Detailed Description

Definition at line 11 of file domFx_common_color_or_texture.h.


Member Typedef Documentation

Definition at line 21 of file domFx_common_color_or_texture.h.

Definition at line 18 of file domFx_common_color_or_texture.h.

Definition at line 92 of file domFx_common_color_or_texture.h.

Definition at line 89 of file domFx_common_color_or_texture.h.

Definition at line 147 of file domFx_common_color_or_texture.h.

Definition at line 144 of file domFx_common_color_or_texture.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 275 of file domFx_common_color_or_texture.h.

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

Destructor

Definition at line 279 of file domFx_common_color_or_texture.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_common_color_or_texture::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.

Reimplemented in domFx_common_transparent.

const domColorRef domFx_common_color_or_texture::getColor (  )  const [inline]

Gets the color element.

Returns:
a daeSmartRef to the color element.

Definition at line 249 of file domFx_common_color_or_texture.h.

const daeElementRefArray& domFx_common_color_or_texture::getContents (  )  const [inline]

Gets the _contents array.

Returns:
Returns a constant reference to the _contents element array.

Definition at line 269 of file domFx_common_color_or_texture.h.

daeElementRefArray& domFx_common_color_or_texture::getContents (  )  [inline]

Gets the _contents array.

Returns:
Returns a reference to the _contents element array.

Definition at line 264 of file domFx_common_color_or_texture.h.

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

Reimplemented from daeElement.

Reimplemented in domFx_common_transparent.

Definition at line 14 of file domFx_common_color_or_texture.h.

const domParamRef domFx_common_color_or_texture::getParam (  )  const [inline]

Gets the param element.

Returns:
a daeSmartRef to the param element.

Definition at line 254 of file domFx_common_color_or_texture.h.

const domTextureRef domFx_common_color_or_texture::getTexture (  )  const [inline]

Gets the texture element.

Returns:
a daeSmartRef to the texture element.

Definition at line 259 of file domFx_common_color_or_texture.h.

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

Reimplemented in domFx_common_transparent.

Definition at line 15 of file domFx_common_color_or_texture.h.

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

Overloaded assignment operator

Definition at line 283 of file domFx_common_color_or_texture.h.

static DLLSPEC daeMetaElement* domFx_common_color_or_texture::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.

Reimplemented in domFx_common_transparent.

virtual daeInt domFx_common_color_or_texture::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.

Reimplemented in domFx_common_transparent.

Definition at line 16 of file domFx_common_color_or_texture.h.


Member Data Documentation

Used to store information needed for some content model objects.

Definition at line 241 of file domFx_common_color_or_texture.h.

Used to preserve order in elements that do not specify strict sequencing of sub-elements.

Definition at line 232 of file domFx_common_color_or_texture.h.

Used to preserve order in elements that have a complex content model.

Definition at line 236 of file domFx_common_color_or_texture.h.

Definition at line 226 of file domFx_common_color_or_texture.h.

Definition at line 227 of file domFx_common_color_or_texture.h.

Definition at line 228 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