domFx_sampler Class Reference

#include <domFx_sampler.h>

Inheritance diagram for domFx_sampler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFx_sampler_statesRef getFx_sampler_states () const
const domInstance_imageRef getInstance_image () 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_sampler (DAE &dae)
virtual domFx_sampleroperator= (const domFx_sampler &cpy)
virtual ~domFx_sampler ()

Protected Attributes

domFx_sampler_statesRef elemFx_sampler_states
domInstance_imageRef elemInstance_image

Detailed Description

Sampling state that can be sharable between samplers because there is often heavy re-use

Definition at line 16 of file domFx_sampler.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 42 of file domFx_sampler.h.

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

Destructor

Definition at line 46 of file domFx_sampler.h.


Member Function Documentation

static DLLSPEC daeElementRef domFx_sampler::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_sampler1D, domFx_sampler2D, domFx_sampler3D, domFx_samplerCUBE, domFx_samplerDEPTH, and domFx_samplerRECT.

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

Reimplemented from daeElement.

Reimplemented in domFx_sampler1D, domFx_sampler2D, domFx_sampler3D, domFx_samplerCUBE, domFx_samplerDEPTH, and domFx_samplerRECT.

Definition at line 19 of file domFx_sampler.h.

const domFx_sampler_statesRef domFx_sampler::getFx_sampler_states (  )  const [inline]

Gets the fx_sampler_states element.

Returns:
a daeSmartRef to the fx_sampler_states element.

Definition at line 37 of file domFx_sampler.h.

const domInstance_imageRef domFx_sampler::getInstance_image (  )  const [inline]

Gets the instance_image element.

Returns:
a daeSmartRef to the instance_image element.

Definition at line 32 of file domFx_sampler.h.

static daeInt domFx_sampler::ID (  )  [inline, static]
virtual domFx_sampler& domFx_sampler::operator= ( const domFx_sampler cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 50 of file domFx_sampler.h.

static DLLSPEC daeMetaElement* domFx_sampler::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_sampler1D, domFx_sampler2D, domFx_sampler3D, domFx_samplerCUBE, domFx_samplerDEPTH, and domFx_samplerRECT.

virtual daeInt domFx_sampler::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_sampler1D, domFx_sampler2D, domFx_sampler3D, domFx_samplerCUBE, domFx_samplerDEPTH, and domFx_samplerRECT.

Definition at line 21 of file domFx_sampler.h.


Member Data Documentation

Definition at line 25 of file domFx_sampler.h.

Definition at line 24 of file domFx_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:30:09 2013