domGl_pipeline_settings::domStencil_func Class Reference

#include <domGl_pipeline_settings.h>

Inheritance diagram for domGl_pipeline_settings::domStencil_func:
Inheritance graph
[legend]

List of all members.

Classes

class  domFunc
class  domMask
class  domRef

Public Types

typedef daeTArray< domFuncRefdomFunc_Array
typedef daeTArray< domFuncRefdomFunc_Array
typedef daeSmartRef< domFuncdomFuncRef
typedef daeSmartRef< domFuncdomFuncRef
typedef daeTArray< domMaskRefdomMask_Array
typedef daeTArray< domMaskRefdomMask_Array
typedef daeSmartRef< domMaskdomMaskRef
typedef daeSmartRef< domMaskdomMaskRef
typedef daeTArray< domRefRefdomRef_Array
typedef daeTArray< domRefRefdomRef_Array
typedef daeSmartRef< domRefdomRefRef
typedef daeSmartRef< domRefdomRefRef

Public Member Functions

virtual COLLADA_TYPE::TypeEnum getElementType () const
virtual COLLADA_TYPE::TypeEnum getElementType () const
const domFuncRef getFunc () const
const domFuncRef getFunc () const
const domMaskRef getMask () const
const domMaskRef getMask () const
const domRefRef getRef () const
const domRefRef getRef () 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_func (DAE &dae)
 domStencil_func (DAE &dae)
virtual domStencil_funcoperator= (const domStencil_func &cpy)
virtual domStencil_funcoperator= (const domStencil_func &cpy)
virtual ~domStencil_func ()
virtual ~domStencil_func ()

Protected Attributes

domFuncRef elemFunc
domMaskRef elemMask
domRefRef elemRef

Detailed Description

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


Member Typedef Documentation

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

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

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

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

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

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

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

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

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

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

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

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


Constructor & Destructor Documentation

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

Constructor

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

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

Destructor

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

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

Constructor

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

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

Destructor

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


Member Function Documentation

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

Reimplemented from daeElement.

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

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

Reimplemented from daeElement.

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

const domFuncRef domGl_pipeline_settings::domStencil_func::getFunc (  )  const [inline]

Gets the func element.

Returns:
a daeSmartRef to the func element.

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

const domFuncRef domGl_pipeline_settings::domStencil_func::getFunc (  )  const [inline]

Gets the func element.

Returns:
a daeSmartRef to the func element.

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

const domMaskRef domGl_pipeline_settings::domStencil_func::getMask (  )  const [inline]

Gets the mask element.

Returns:
a daeSmartRef to the mask element.

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

const domMaskRef domGl_pipeline_settings::domStencil_func::getMask (  )  const [inline]

Gets the mask element.

Returns:
a daeSmartRef to the mask element.

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

const domRefRef domGl_pipeline_settings::domStencil_func::getRef (  )  const [inline]

Gets the ref element.

Returns:
a daeSmartRef to the ref element.

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

const domRefRef domGl_pipeline_settings::domStencil_func::getRef (  )  const [inline]

Gets the ref element.

Returns:
a daeSmartRef to the ref element.

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

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

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

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

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

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

Overloaded assignment operator

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

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

Overloaded assignment operator

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

static DLLSPEC daeMetaElement* domGl_pipeline_settings::domStencil_func::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_func::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_func::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 1931 of file dom/domGl_pipeline_settings.h.

virtual daeInt domGl_pipeline_settings::domStencil_func::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 1940 of file 1.4/dom/domGl_pipeline_settings.h.


Member Data Documentation

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

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

Definition at line 2147 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:38 2013