domGles_pipeline_settings::domStencil_op Class Reference

#include <domGles_pipeline_settings.h>

Inheritance diagram for domGles_pipeline_settings::domStencil_op:
Inheritance graph
[legend]

List of all members.

Classes

class  domFail
class  domZfail
class  domZpass

Public Types

typedef daeTArray< domFailRefdomFail_Array
typedef daeTArray< domFailRefdomFail_Array
typedef daeSmartRef< domFaildomFailRef
typedef daeSmartRef< domFaildomFailRef
typedef daeTArray< domZfailRefdomZfail_Array
typedef daeTArray< domZfailRefdomZfail_Array
typedef daeSmartRef< domZfaildomZfailRef
typedef daeSmartRef< domZfaildomZfailRef
typedef daeTArray< domZpassRefdomZpass_Array
typedef daeTArray< domZpassRefdomZpass_Array
typedef daeSmartRef< domZpassdomZpassRef
typedef daeSmartRef< domZpassdomZpassRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFailRef getFail () const
const domFailRef getFail () const
const domZfailRef getZfail () const
const domZfailRef getZfail () const
const domZpassRef getZpass () const
const domZpassRef getZpass () const
virtual daeInt typeID () const
virtual daeInt typeID () const

Static Public Member Functions

static DLLSPEC daeElementRef create (DAE &dae)
static DLLSPEC daeElementRef create (DAE &dae)
static daeInt ID ()
static daeInt ID ()
static DLLSPEC daeMetaElementregisterElement (DAE &dae)
static DLLSPEC daeMetaElementregisterElement (DAE &dae)

Protected Member Functions

 domStencil_op (DAE &dae)
 domStencil_op (DAE &dae)
virtual domStencil_opoperator= (const domStencil_op &cpy)
virtual domStencil_opoperator= (const domStencil_op &cpy)
virtual ~domStencil_op ()
virtual ~domStencil_op ()

Protected Attributes

domFailRef elemFail
domZfailRef elemZfail
domZpassRef elemZpass

Detailed Description

Definition at line 3922 of file 1.4/dom/domGles_pipeline_settings.h.


Member Typedef Documentation

Definition at line 3561 of file dom/domGles_pipeline_settings.h.

Definition at line 3932 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 3558 of file dom/domGles_pipeline_settings.h.

Definition at line 3929 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 3628 of file dom/domGles_pipeline_settings.h.

Definition at line 3999 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 3625 of file dom/domGles_pipeline_settings.h.

Definition at line 3996 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 3695 of file dom/domGles_pipeline_settings.h.

Definition at line 4066 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 3692 of file dom/domGles_pipeline_settings.h.

Definition at line 4063 of file 1.4/dom/domGles_pipeline_settings.h.


Constructor & Destructor Documentation

domGles_pipeline_settings::domStencil_op::domStencil_op ( DAE dae  )  [inline, protected]

Constructor

Definition at line 4157 of file 1.4/dom/domGles_pipeline_settings.h.

virtual domGles_pipeline_settings::domStencil_op::~domStencil_op (  )  [inline, protected, virtual]

Destructor

Definition at line 4161 of file 1.4/dom/domGles_pipeline_settings.h.

domGles_pipeline_settings::domStencil_op::domStencil_op ( DAE dae  )  [inline, protected]

Constructor

Definition at line 3786 of file dom/domGles_pipeline_settings.h.

virtual domGles_pipeline_settings::domStencil_op::~domStencil_op (  )  [inline, protected, virtual]

Destructor

Definition at line 3790 of file dom/domGles_pipeline_settings.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 3554 of file dom/domGles_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 3925 of file 1.4/dom/domGles_pipeline_settings.h.

const domFailRef domGles_pipeline_settings::domStencil_op::getFail (  )  const [inline]

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

Definition at line 3771 of file dom/domGles_pipeline_settings.h.

const domFailRef domGles_pipeline_settings::domStencil_op::getFail (  )  const [inline]

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

Definition at line 4142 of file 1.4/dom/domGles_pipeline_settings.h.

const domZfailRef domGles_pipeline_settings::domStencil_op::getZfail (  )  const [inline]

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

Definition at line 3776 of file dom/domGles_pipeline_settings.h.

const domZfailRef domGles_pipeline_settings::domStencil_op::getZfail (  )  const [inline]

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

Definition at line 4147 of file 1.4/dom/domGles_pipeline_settings.h.

const domZpassRef domGles_pipeline_settings::domStencil_op::getZpass (  )  const [inline]

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

Definition at line 3781 of file dom/domGles_pipeline_settings.h.

const domZpassRef domGles_pipeline_settings::domStencil_op::getZpass (  )  const [inline]

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

Definition at line 4152 of file 1.4/dom/domGles_pipeline_settings.h.

static daeInt domGles_pipeline_settings::domStencil_op::ID (  )  [inline, static]

Definition at line 3555 of file dom/domGles_pipeline_settings.h.

static daeInt domGles_pipeline_settings::domStencil_op::ID (  )  [inline, static]

Definition at line 3926 of file 1.4/dom/domGles_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 3794 of file dom/domGles_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 4165 of file 1.4/dom/domGles_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGles_pipeline_settings::domStencil_op::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.
static DLLSPEC daeMetaElement* domGles_pipeline_settings::domStencil_op::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.
virtual daeInt domGles_pipeline_settings::domStencil_op::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 3556 of file dom/domGles_pipeline_settings.h.

virtual daeInt domGles_pipeline_settings::domStencil_op::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 3927 of file 1.4/dom/domGles_pipeline_settings.h.


Member Data Documentation

Definition at line 4133 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 4134 of file 1.4/dom/domGles_pipeline_settings.h.

Definition at line 4135 of file 1.4/dom/domGles_pipeline_settings.h.


The documentation for this class was generated from the following files:
 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:12 2013