domImage::domCreate_cube::domInit_from Class Reference

#include <domImage.h>

Inheritance diagram for domImage::domCreate_cube::domInit_from:
Inheritance graph
[legend]

List of all members.

Public Member Functions

xsUnsignedInt getArray_index () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
domImage_face getFace () const
xsUnsignedInt getMip_index () const
void setArray_index (xsUnsignedInt atArray_index)
void setFace (domImage_face atFace)
void setMip_index (xsUnsignedInt atMip_index)
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

 domInit_from (DAE &dae)
virtual domInit_fromoperator= (const domInit_from &cpy)
virtual ~domInit_from ()

Protected Attributes

xsUnsignedInt attrArray_index
domImage_face attrFace
xsUnsignedInt attrMip_index

Detailed Description

init the image data from one or more partial pieces of data. The load attribute indicates what portion of the image will be loaded based on the ''address" specified. mip_generate may be used to complete the image.

Definition at line 1798 of file dom/domImage.h.


Constructor & Destructor Documentation

domImage::domCreate_cube::domInit_from::domInit_from ( DAE dae  )  [inline, protected]

Constructor

Definition at line 1848 of file dom/domImage.h.

virtual domImage::domCreate_cube::domInit_from::~domInit_from (  )  [inline, protected, virtual]

Destructor

Definition at line 1852 of file dom/domImage.h.


Member Function Documentation

static DLLSPEC daeElementRef domImage::domCreate_cube::domInit_from::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 domImage_source.

xsUnsignedInt domImage::domCreate_cube::domInit_from::getArray_index (  )  const [inline]

Gets the array_index attribute.

Returns:
Returns a xsUnsignedInt of the array_index attribute.

Definition at line 1837 of file dom/domImage.h.

virtual COLLADA_TYPE::TypeEnum domImage::domCreate_cube::domInit_from::getElementType (  )  const [inline, virtual]

Reimplemented from domImage_source.

Definition at line 1801 of file dom/domImage.h.

domImage_face domImage::domCreate_cube::domInit_from::getFace (  )  const [inline]

Gets the face attribute.

Returns:
Returns a domImage_face of the face attribute.

Definition at line 1815 of file dom/domImage.h.

xsUnsignedInt domImage::domCreate_cube::domInit_from::getMip_index (  )  const [inline]

Gets the mip_index attribute.

Returns:
Returns a xsUnsignedInt of the mip_index attribute.

Definition at line 1826 of file dom/domImage.h.

static daeInt domImage::domCreate_cube::domInit_from::ID (  )  [inline, static]

Reimplemented from domImage_source.

Definition at line 1802 of file dom/domImage.h.

virtual domInit_from& domImage::domCreate_cube::domInit_from::operator= ( const domInit_from cpy  )  [inline, protected, virtual]

Overloaded assignment operator

Definition at line 1856 of file dom/domImage.h.

static DLLSPEC daeMetaElement* domImage::domCreate_cube::domInit_from::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 domImage_source.

void domImage::domCreate_cube::domInit_from::setArray_index ( xsUnsignedInt  atArray_index  )  [inline]

Sets the array_index attribute.

Parameters:
atArray_index The new value for the array_index attribute.

Definition at line 1842 of file dom/domImage.h.

void domImage::domCreate_cube::domInit_from::setFace ( domImage_face  atFace  )  [inline]

Sets the face attribute.

Parameters:
atFace The new value for the face attribute.

Definition at line 1820 of file dom/domImage.h.

void domImage::domCreate_cube::domInit_from::setMip_index ( xsUnsignedInt  atMip_index  )  [inline]

Sets the mip_index attribute.

Parameters:
atMip_index The new value for the mip_index attribute.

Definition at line 1831 of file dom/domImage.h.

virtual daeInt domImage::domCreate_cube::domInit_from::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 domImage_source.

Definition at line 1803 of file dom/domImage.h.


Member Data Documentation

Definition at line 1807 of file dom/domImage.h.

Definition at line 1805 of file dom/domImage.h.

Definition at line 1806 of file dom/domImage.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