#include <domProfile_CG.h>
Opens a block of CG platform-specific data types and technique declarations.
Definition at line 38 of file domProfile_CG.h.
Definition at line 48 of file domProfile_CG.h.
Definition at line 45 of file domProfile_CG.h.
domProfile_CG::domProfile_CG | ( | DAE & | dae | ) | [inline, protected] |
Constructor
Definition at line 1146 of file domProfile_CG.h.
virtual domProfile_CG::~domProfile_CG | ( | ) | [inline, protected, virtual] |
Destructor
Definition at line 1150 of file domProfile_CG.h.
static DLLSPEC daeElementRef domProfile_CG::create | ( | DAE & | dae | ) | [static] |
Creates an instance of this class and returns a daeElementRef referencing it.
Reimplemented from domFx_profile_abstract.
const domAssetRef domProfile_CG::getAsset | ( | ) | const [inline] |
Gets the asset element.
Definition at line 1070 of file domProfile_CG.h.
const domFx_code_profile_Array& domProfile_CG::getCode_array | ( | ) | const [inline] |
Gets the code element array.
Definition at line 1080 of file domProfile_CG.h.
domFx_code_profile_Array& domProfile_CG::getCode_array | ( | ) | [inline] |
Gets the code element array.
Definition at line 1075 of file domProfile_CG.h.
const daeElementRefArray& domProfile_CG::getContents | ( | ) | const [inline] |
Gets the _contents array.
Definition at line 1140 of file domProfile_CG.h.
daeElementRefArray& domProfile_CG::getContents | ( | ) | [inline] |
Gets the _contents array.
Definition at line 1135 of file domProfile_CG.h.
virtual COLLADA_TYPE::TypeEnum domProfile_CG::getElementType | ( | ) | const [inline, virtual] |
Reimplemented from domFx_profile_abstract.
Definition at line 41 of file domProfile_CG.h.
const domExtra_Array& domProfile_CG::getExtra_array | ( | ) | const [inline] |
Gets the extra element array.
Definition at line 1130 of file domProfile_CG.h.
domExtra_Array& domProfile_CG::getExtra_array | ( | ) | [inline] |
Gets the extra element array.
Definition at line 1125 of file domProfile_CG.h.
xsID domProfile_CG::getId | ( | ) | const [inline] |
Gets the id attribute.
Definition at line 1046 of file domProfile_CG.h.
const domImage_Array& domProfile_CG::getImage_array | ( | ) | const [inline] |
Gets the image element array.
Definition at line 1100 of file domProfile_CG.h.
domImage_Array& domProfile_CG::getImage_array | ( | ) | [inline] |
Gets the image element array.
Definition at line 1095 of file domProfile_CG.h.
const domFx_include_common_Array& domProfile_CG::getInclude_array | ( | ) | const [inline] |
Gets the include element array.
Definition at line 1090 of file domProfile_CG.h.
domFx_include_common_Array& domProfile_CG::getInclude_array | ( | ) | [inline] |
Gets the include element array.
Definition at line 1085 of file domProfile_CG.h.
const domCg_newparam_Array& domProfile_CG::getNewparam_array | ( | ) | const [inline] |
Gets the newparam element array.
Definition at line 1110 of file domProfile_CG.h.
domCg_newparam_Array& domProfile_CG::getNewparam_array | ( | ) | [inline] |
Gets the newparam element array.
Definition at line 1105 of file domProfile_CG.h.
xsNCName domProfile_CG::getPlatform | ( | ) | const [inline] |
Gets the platform attribute.
Definition at line 1059 of file domProfile_CG.h.
const domTechnique_Array& domProfile_CG::getTechnique_array | ( | ) | const [inline] |
Gets the technique element array.
Definition at line 1120 of file domProfile_CG.h.
domTechnique_Array& domProfile_CG::getTechnique_array | ( | ) | [inline] |
Gets the technique element array.
Definition at line 1115 of file domProfile_CG.h.
static daeInt domProfile_CG::ID | ( | ) | [inline, static] |
Reimplemented from domFx_profile_abstract.
Definition at line 42 of file domProfile_CG.h.
virtual domProfile_CG& domProfile_CG::operator= | ( | const domProfile_CG & | cpy | ) | [inline, protected, virtual] |
Overloaded assignment operator
Definition at line 1154 of file domProfile_CG.h.
static DLLSPEC daeMetaElement* domProfile_CG::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.
Reimplemented from domFx_profile_abstract.
void domProfile_CG::setId | ( | xsID | atId | ) | [inline] |
Sets the id attribute.
atId | The new value for the id attribute. |
Definition at line 1051 of file domProfile_CG.h.
void domProfile_CG::setPlatform | ( | xsNCName | atPlatform | ) | [inline] |
Sets the platform attribute.
atPlatform | The new value for the platform attribute. |
Definition at line 1064 of file domProfile_CG.h.
virtual daeInt domProfile_CG::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.
Reimplemented from domFx_profile_abstract.
Definition at line 43 of file domProfile_CG.h.
daeTArray< daeCharArray * > domProfile_CG::_CMData [protected] |
Used to store information needed for some content model objects.
Definition at line 1038 of file domProfile_CG.h.
daeElementRefArray domProfile_CG::_contents [protected] |
Used to preserve order in elements that do not specify strict sequencing of sub-elements.
Definition at line 1029 of file domProfile_CG.h.
daeUIntArray domProfile_CG::_contentsOrder [protected] |
Used to preserve order in elements that have a complex content model.
Definition at line 1033 of file domProfile_CG.h.
xsID domProfile_CG::attrId [protected] |
The id attribute is a text string containing the unique identifier of this element. This value must be unique within the instance document. Optional attribute.
Definition at line 1007 of file domProfile_CG.h.
xsNCName domProfile_CG::attrPlatform [protected] |
The type of platform. This is a vendor-defined character string that indicates the platform or capability target for the technique. Optional
Definition at line 1012 of file domProfile_CG.h.
domAssetRef domProfile_CG::elemAsset [protected] |
Definition at line 1015 of file domProfile_CG.h.
Definition at line 1016 of file domProfile_CG.h.
domExtra_Array domProfile_CG::elemExtra_array [protected] |
Definition at line 1025 of file domProfile_CG.h.
domImage_Array domProfile_CG::elemImage_array [protected] |
Definition at line 1018 of file domProfile_CG.h.
Definition at line 1017 of file domProfile_CG.h.
Definition at line 1019 of file domProfile_CG.h.
domTechnique_Array domProfile_CG::elemTechnique_array [protected] |
Holds a description of the textures, samplers, shaders, parameters, and passes necessary for rendering this effect using one method.
Definition at line 1024 of file domProfile_CG.h.