domGl_pipeline_settings::domStencil_op Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_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 2199 of file 1.4/dom/domGl_pipeline_settings.h.


Member Typedef Documentation

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

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

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

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

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

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

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

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

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

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

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

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


Constructor & Destructor Documentation

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

Constructor

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

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

Destructor

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

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

Constructor

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

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

Destructor

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


Member Function Documentation

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

Reimplemented from daeElement.

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

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

Reimplemented from daeElement.

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

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

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

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

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

Gets the fail element.

Returns:
a daeSmartRef to the fail element.

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

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

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

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

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

Gets the zfail element.

Returns:
a daeSmartRef to the zfail element.

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

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

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

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

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

Gets the zpass element.

Returns:
a daeSmartRef to the zpass element.

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

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

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

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

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

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

Overloaded assignment operator

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

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

Overloaded assignment operator

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

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

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


Member Data Documentation

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

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

Definition at line 2412 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