domFx_common_transparent Class Reference

#include <domFx_common_transparent.h>

Inheritance diagram for domFx_common_transparent:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
domFx_opaque getOpaque () const
void setOpaque (domFx_opaque atOpaque)
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_transparent (DAE &dae)
virtual domFx_common_transparentoperator= (const domFx_common_transparent &cpy)
virtual ~domFx_common_transparent ()

Protected Attributes

domFx_opaque attrOpaque

Detailed Description

Definition at line 11 of file domFx_common_transparent.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 37 of file domFx_common_transparent.h.

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

Destructor

Definition at line 41 of file domFx_common_transparent.h.


Member Function Documentation

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

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

Reimplemented from domFx_common_color_or_texture.

Definition at line 14 of file domFx_common_transparent.h.

domFx_opaque domFx_common_transparent::getOpaque (  )  const [inline]

Gets the opaque attribute.

Returns:
Returns a domFx_opaque of the opaque attribute.

Definition at line 26 of file domFx_common_transparent.h.

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

Reimplemented from domFx_common_color_or_texture.

Definition at line 15 of file domFx_common_transparent.h.

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

Overloaded assignment operator

Definition at line 45 of file domFx_common_transparent.h.

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

void domFx_common_transparent::setOpaque ( domFx_opaque  atOpaque  )  [inline]

Sets the opaque attribute.

Parameters:
atOpaque The new value for the opaque attribute.

Definition at line 31 of file domFx_common_transparent.h.

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

Reimplemented from domFx_common_color_or_texture.

Definition at line 16 of file domFx_common_transparent.h.


Member Data Documentation

Definition at line 18 of file domFx_common_transparent.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:05 2013