domFx_sampler3D Class Reference

#include <domFx_sampler3D.h>

Inheritance diagram for domFx_sampler3D:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () 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_sampler3D (DAE &dae)
virtual domFx_sampler3Doperator= (const domFx_sampler3D &cpy)
virtual ~domFx_sampler3D ()

Detailed Description

A three-dimensional texture sampler.

Definition at line 15 of file domFx_sampler3D.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 26 of file domFx_sampler3D.h.

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

Destructor

Definition at line 30 of file domFx_sampler3D.h.


Member Function Documentation

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

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

Reimplemented from domFx_sampler.

Definition at line 18 of file domFx_sampler3D.h.

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

Reimplemented from domFx_sampler.

Definition at line 19 of file domFx_sampler3D.h.

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

Overloaded assignment operator

Definition at line 34 of file domFx_sampler3D.h.

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

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

Definition at line 20 of file domFx_sampler3D.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:12 2013