domGles2_pipeline_settings::domStencil_op_separate Class Reference

#include <domGles2_pipeline_settings.h>

Inheritance diagram for domGles2_pipeline_settings::domStencil_op_separate:
Inheritance graph
[legend]

List of all members.

Classes

class  domFace
class  domFail
class  domZfail
class  domZpass

Public Types

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

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFaceRef getFace () const
const domFailRef getFail () const
const domZfailRef getZfail () const
const domZpassRef getZpass () 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

 domStencil_op_separate (DAE &dae)
virtual domStencil_op_separateoperator= (const domStencil_op_separate &cpy)
virtual ~domStencil_op_separate ()

Protected Attributes

domFaceRef elemFace
domFailRef elemFail
domZfailRef elemZfail
domZpassRef elemZpass

Detailed Description

Definition at line 2862 of file domGles2_pipeline_settings.h.


Member Typedef Documentation

Definition at line 2872 of file domGles2_pipeline_settings.h.

Definition at line 2869 of file domGles2_pipeline_settings.h.

Definition at line 2939 of file domGles2_pipeline_settings.h.

Definition at line 2936 of file domGles2_pipeline_settings.h.

Definition at line 3006 of file domGles2_pipeline_settings.h.

Definition at line 3003 of file domGles2_pipeline_settings.h.

Definition at line 3073 of file domGles2_pipeline_settings.h.

Definition at line 3070 of file domGles2_pipeline_settings.h.


Constructor & Destructor Documentation

domGles2_pipeline_settings::domStencil_op_separate::domStencil_op_separate ( DAE dae  )  [inline, protected]

Constructor

Definition at line 3170 of file domGles2_pipeline_settings.h.

virtual domGles2_pipeline_settings::domStencil_op_separate::~domStencil_op_separate (  )  [inline, protected, virtual]

Destructor

Definition at line 3174 of file domGles2_pipeline_settings.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 2865 of file domGles2_pipeline_settings.h.

const domFaceRef domGles2_pipeline_settings::domStencil_op_separate::getFace (  )  const [inline]

Gets the face element.

Returns:
a daeSmartRef to the face element.

Definition at line 3150 of file domGles2_pipeline_settings.h.

const domFailRef domGles2_pipeline_settings::domStencil_op_separate::getFail (  )  const [inline]

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

Definition at line 3155 of file domGles2_pipeline_settings.h.

const domZfailRef domGles2_pipeline_settings::domStencil_op_separate::getZfail (  )  const [inline]

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

Definition at line 3160 of file domGles2_pipeline_settings.h.

const domZpassRef domGles2_pipeline_settings::domStencil_op_separate::getZpass (  )  const [inline]

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

Definition at line 3165 of file domGles2_pipeline_settings.h.

static daeInt domGles2_pipeline_settings::domStencil_op_separate::ID (  )  [inline, static]

Definition at line 2866 of file domGles2_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 3178 of file domGles2_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGles2_pipeline_settings::domStencil_op_separate::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 domGles2_pipeline_settings::domStencil_op_separate::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 2867 of file domGles2_pipeline_settings.h.


Member Data Documentation

Definition at line 3140 of file domGles2_pipeline_settings.h.

Definition at line 3141 of file domGles2_pipeline_settings.h.

Definition at line 3142 of file domGles2_pipeline_settings.h.

Definition at line 3143 of file domGles2_pipeline_settings.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:51 2013