domImage_mips Class Reference

#include <domImage_mips.h>

Inheritance diagram for domImage_mips:
Inheritance graph
[legend]

List of all members.

Public Member Functions

xsBoolean getAuto_generate () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
xsUnsignedInt getLevels () const
void setAuto_generate (xsBoolean atAuto_generate)
void setLevels (xsUnsignedInt atLevels)
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

 domImage_mips (DAE &dae)
virtual domImage_mipsoperator= (const domImage_mips &cpy)
virtual ~domImage_mips ()

Protected Attributes

xsBoolean attrAuto_generate
xsUnsignedInt attrLevels

Detailed Description

Definition at line 10 of file domImage_mips.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 55 of file domImage_mips.h.

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

Destructor

Definition at line 59 of file domImage_mips.h.


Member Function Documentation

static DLLSPEC daeElementRef domImage_mips::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.
xsBoolean domImage_mips::getAuto_generate (  )  const [inline]

Gets the auto_generate attribute.

Returns:
Returns a xsBoolean of the auto_generate attribute.

Definition at line 44 of file domImage_mips.h.

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

Reimplemented from daeElement.

Definition at line 13 of file domImage_mips.h.

xsUnsignedInt domImage_mips::getLevels (  )  const [inline]

Gets the levels attribute.

Returns:
Returns a xsUnsignedInt of the levels attribute.

Definition at line 33 of file domImage_mips.h.

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

Definition at line 14 of file domImage_mips.h.

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

Overloaded assignment operator

Definition at line 63 of file domImage_mips.h.

static DLLSPEC daeMetaElement* domImage_mips::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 domImage_mips::setAuto_generate ( xsBoolean  atAuto_generate  )  [inline]

Sets the auto_generate attribute.

Parameters:
atAuto_generate The new value for the auto_generate attribute.

Definition at line 49 of file domImage_mips.h.

void domImage_mips::setLevels ( xsUnsignedInt  atLevels  )  [inline]

Sets the levels attribute.

Parameters:
atLevels The new value for the levels attribute.

Definition at line 38 of file domImage_mips.h.

virtual daeInt domImage_mips::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 15 of file domImage_mips.h.


Member Data Documentation

regenerate the mipmaps based on information loaded into mip0

Definition at line 25 of file domImage_mips.h.

Zero is max levels = 1 + floor(log2(max(w, h, d))) in both OpenGL and DirectX. One is no mips.

Definition at line 21 of file domImage_mips.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:31:27 2013