domFx_surface_format_hint_common_complexType::domPrecision Class Reference

#include <domFx_surface_format_hint_common.h>

Inheritance diagram for domFx_surface_format_hint_common_complexType::domPrecision:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
domFx_surface_format_hint_precision_enum getValue () const
void setValue (domFx_surface_format_hint_precision_enum val)
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

 domPrecision (DAE &dae)
virtual domPrecisionoperator= (const domPrecision &cpy)
virtual ~domPrecision ()

Protected Attributes

domFx_surface_format_hint_precision_enum _value

Detailed Description

Each channel of the texel has a precision. Typically these are all linked together. An exact format lay lower the precision of an individual channel but applying a higher precision by linking the channels together may still convey the same information.

Definition at line 164 of file domFx_surface_format_hint_common.h.


Constructor & Destructor Documentation

domFx_surface_format_hint_common_complexType::domPrecision::domPrecision ( DAE dae  )  [inline, protected]

Constructor

Definition at line 193 of file domFx_surface_format_hint_common.h.

virtual domFx_surface_format_hint_common_complexType::domPrecision::~domPrecision (  )  [inline, protected, virtual]

Destructor

Definition at line 197 of file domFx_surface_format_hint_common.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 167 of file domFx_surface_format_hint_common.h.

domFx_surface_format_hint_precision_enum domFx_surface_format_hint_common_complexType::domPrecision::getValue (  )  const [inline]

Gets the value of this element.

Returns:
a domFx_surface_format_hint_precision_enum of the value.

Definition at line 182 of file domFx_surface_format_hint_common.h.

static daeInt domFx_surface_format_hint_common_complexType::domPrecision::ID (  )  [inline, static]

Definition at line 168 of file domFx_surface_format_hint_common.h.

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

Overloaded assignment operator

Definition at line 201 of file domFx_surface_format_hint_common.h.

static DLLSPEC daeMetaElement* domFx_surface_format_hint_common_complexType::domPrecision::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 domFx_surface_format_hint_common_complexType::domPrecision::setValue ( domFx_surface_format_hint_precision_enum  val  )  [inline]

Sets the _value of this element.

Parameters:
val The new value for this element.

Definition at line 187 of file domFx_surface_format_hint_common.h.

virtual daeInt domFx_surface_format_hint_common_complexType::domPrecision::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 169 of file domFx_surface_format_hint_common.h.


Member Data Documentation

The domFx_surface_format_hint_precision_enum value of the text data of this element.

Definition at line 175 of file domFx_surface_format_hint_common.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:23 2013