domGl_pipeline_settings::domStencil_op_separate Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_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 daeTArray< domFaceRefdomFace_Array
typedef daeSmartRef< domFacedomFaceRef
typedef daeSmartRef< domFacedomFaceRef
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 domFaceRef getFace () const
const domFaceRef getFace () 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_separate (DAE &dae)
 domStencil_op_separate (DAE &dae)
virtual domStencil_op_separateoperator= (const domStencil_op_separate &cpy)
virtual domStencil_op_separateoperator= (const domStencil_op_separate &cpy)
virtual ~domStencil_op_separate ()
virtual ~domStencil_op_separate ()

Protected Attributes

domFaceRef elemFace
domFailRef elemFail
domZfailRef elemZfail
domZpassRef elemZpass

Detailed Description

Definition at line 2800 of file 1.4/dom/domGl_pipeline_settings.h.


Member Typedef Documentation

Definition at line 2801 of file dom/domGl_pipeline_settings.h.

Definition at line 2810 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2798 of file dom/domGl_pipeline_settings.h.

Definition at line 2807 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2868 of file dom/domGl_pipeline_settings.h.

Definition at line 2877 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2865 of file dom/domGl_pipeline_settings.h.

Definition at line 2874 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2935 of file dom/domGl_pipeline_settings.h.

Definition at line 2944 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2932 of file dom/domGl_pipeline_settings.h.

Definition at line 2941 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 3002 of file dom/domGl_pipeline_settings.h.

Definition at line 3011 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 2999 of file dom/domGl_pipeline_settings.h.

Definition at line 3008 of file 1.4/dom/domGl_pipeline_settings.h.


Constructor & Destructor Documentation

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

Constructor

Definition at line 3108 of file 1.4/dom/domGl_pipeline_settings.h.

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

Destructor

Definition at line 3112 of file 1.4/dom/domGl_pipeline_settings.h.

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

Constructor

Definition at line 3099 of file dom/domGl_pipeline_settings.h.

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

Destructor

Definition at line 3103 of file dom/domGl_pipeline_settings.h.


Member Function Documentation

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

Reimplemented from daeElement.

Definition at line 2794 of file dom/domGl_pipeline_settings.h.

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

Reimplemented from daeElement.

Definition at line 2803 of file 1.4/dom/domGl_pipeline_settings.h.

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

Gets the face element.

Returns:
a daeSmartRef to the face element.

Definition at line 3079 of file dom/domGl_pipeline_settings.h.

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

Gets the face element.

Returns:
a daeSmartRef to the face element.

Definition at line 3088 of file 1.4/dom/domGl_pipeline_settings.h.

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

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

Definition at line 3084 of file dom/domGl_pipeline_settings.h.

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

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

Definition at line 3093 of file 1.4/dom/domGl_pipeline_settings.h.

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

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

Definition at line 3089 of file dom/domGl_pipeline_settings.h.

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

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

Definition at line 3098 of file 1.4/dom/domGl_pipeline_settings.h.

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

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

Definition at line 3094 of file dom/domGl_pipeline_settings.h.

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

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

Definition at line 3103 of file 1.4/dom/domGl_pipeline_settings.h.

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

Definition at line 2795 of file dom/domGl_pipeline_settings.h.

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

Definition at line 2804 of file 1.4/dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 3107 of file dom/domGl_pipeline_settings.h.

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

Overloaded assignment operator

Definition at line 3116 of file 1.4/dom/domGl_pipeline_settings.h.

static DLLSPEC daeMetaElement* domGl_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.
static DLLSPEC daeMetaElement* domGl_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 domGl_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 2796 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_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 2805 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

Definition at line 3078 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 3079 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 3080 of file 1.4/dom/domGl_pipeline_settings.h.

Definition at line 3081 of file 1.4/dom/domGl_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:30:40 2013