Home | History | Annotate | Download | only in dom

Lines Matching defs:attrPlatform

1012 	xsNCName attrPlatform;
1059 xsNCName getPlatform() const { return attrPlatform; }
1064 void setPlatform( xsNCName atPlatform ) { *(daeStringRef*)&attrPlatform = atPlatform; _validAttributeArray[1] = true; }
1146 domProfile_CG(DAE& dae) : domFx_profile_abstract(dae), attrId(), attrPlatform(), elemAsset(), elemCode_array(), elemInclude_array(), elemImage_array(), elemNewparam_array(), elemTechnique_array(), elemExtra_array() {}