HomeSort by relevance Sort by last modified time
    Searched refs:xsNCName (Results 1 - 25 of 108) sorted by null

1 2 3 4 5

  /external/collada/include/1.4/dom/
domInstance_rigid_constraint.h 33 xsNCName attrConstraint;
39 xsNCName attrSid;
43 xsNCName attrName;
54 * @return Returns a xsNCName of the constraint attribute.
56 xsNCName getConstraint() const { return attrConstraint; }
61 void setConstraint( xsNCName atConstraint ) { *(daeStringRef*)&attrConstraint = atConstraint; _validAttributeArray[0] = true; }
65 * @return Returns a xsNCName of the sid attribute.
67 xsNCName getSid() const { return attrSid; }
72 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
76 * @return Returns a xsNCName of the name attribute
    [all...]
domInstanceWithExtra.h 39 xsNCName attrSid;
43 xsNCName attrName;
75 * @return Returns a xsNCName of the sid attribute.
77 xsNCName getSid() const { return attrSid; }
82 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
86 * @return Returns a xsNCName of the name attribute.
88 xsNCName getName() const { return attrName; }
93 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName;}
154 * @return Returns a xsNCName of the sid attribute.
156 xsNCName getSid() const { return attrSid;
    [all...]
domInstance_material.h 48 xsNCName attrSemantic;
60 * @return Returns a xsNCName of the semantic attribute.
62 xsNCName getSemantic() const { return attrSemantic; }
67 void setSemantic( xsNCName atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic; _validAttributeArray[0] = true; }
127 xsNCName attrSemantic;
131 xsNCName attrInput_semantic;
141 * @return Returns a xsNCName of the semantic attribute.
143 xsNCName getSemantic() const { return attrSemantic; }
148 void setSemantic( xsNCName atSemantic ) { *(daeStringRef*)&attrSemantic = atSemantic; _validAttributeArray[0] = true; }
152 * @return Returns a xsNCName of the input_semantic attribute
    [all...]
domInstance_geometry.h 43 xsNCName attrSid;
47 xsNCName attrName;
84 * @return Returns a xsNCName of the sid attribute.
86 xsNCName getSid() const { return attrSid; }
91 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
95 * @return Returns a xsNCName of the name attribute.
97 xsNCName getName() const { return attrName; }
102 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domLines.h 38 xsNCName attrName;
50 xsNCName attrMaterial;
70 * @return Returns a xsNCName of the name attribute.
72 xsNCName getName() const { return attrName; }
77 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
92 * @return Returns a xsNCName of the material attribute.
94 xsNCName getMaterial() const { return attrMaterial; }
99 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domLinestrips.h 38 xsNCName attrName;
50 xsNCName attrMaterial;
70 * @return Returns a xsNCName of the name attribute.
72 xsNCName getName() const { return attrName; }
77 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
92 * @return Returns a xsNCName of the material attribute.
94 xsNCName getMaterial() const { return attrMaterial; }
99 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domParam.h 32 xsNCName attrName;
38 xsNCName attrSid;
59 * @return Returns a xsNCName of the name attribute.
61 xsNCName getName() const { return attrName; }
66 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
70 * @return Returns a xsNCName of the sid attribute.
72 xsNCName getSid() const { return attrSid; }
77 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
domTriangles.h 38 xsNCName attrName;
50 xsNCName attrMaterial;
70 * @return Returns a xsNCName of the name attribute.
72 xsNCName getName() const { return attrName; }
77 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
92 * @return Returns a xsNCName of the material attribute.
94 xsNCName getMaterial() const { return attrMaterial; }
99 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domTrifans.h 38 xsNCName attrName;
50 xsNCName attrMaterial;
70 * @return Returns a xsNCName of the name attribute.
72 xsNCName getName() const { return attrName; }
77 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
92 * @return Returns a xsNCName of the material attribute.
94 xsNCName getMaterial() const { return attrMaterial; }
99 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domTristrips.h 38 xsNCName attrName;
50 xsNCName attrMaterial;
70 * @return Returns a xsNCName of the name attribute.
72 xsNCName getName() const { return attrName; }
77 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
92 * @return Returns a xsNCName of the material attribute.
94 xsNCName getMaterial() const { return attrMaterial; }
99 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domInstance_effect.h 50 xsNCName attrPlatform;
55 xsNCName attrProfile;
59 xsNCName attrRef;
65 * @return Returns a xsNCName of the platform attribute.
67 xsNCName getPlatform() const { return attrPlatform; }
72 void setPlatform( xsNCName atPlatform ) { *(daeStringRef*)&attrPlatform = atPlatform; _validAttributeArray[0] = true; }
76 * @return Returns a xsNCName of the profile attribute.
78 xsNCName getProfile() const { return attrProfile; }
83 void setProfile( xsNCName atProfile ) { *(daeStringRef*)&attrProfile = atProfile; _validAttributeArray[1] = true; }
87 * @return Returns a xsNCName of the ref attribute
    [all...]
domGles_texture_unit.h 36 * The xsNCName value of the text data of this element.
38 xsNCName _value;
43 * @return Returns a xsNCName of the value.
45 xsNCName getValue() const { return _value; }
50 void setValue( xsNCName val ) { *(daeStringRef*)&_value = val; }
94 * The xsNCName value of the text data of this element.
96 xsNCName _value;
101 * @return Returns a xsNCName of the value.
103 xsNCName getValue() const { return _value; }
108 void setValue( xsNCName val ) { *(daeStringRef*)&_value = val;
    [all...]
domFx_annotate_common.h 22 xsNCName attrName;
30 * @return Returns a xsNCName of the name attribute.
32 xsNCName getName() const { return attrName; }
37 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName;}
72 * @return Returns a xsNCName of the name attribute.
74 xsNCName getName() const { return attrName; }
79 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
domFx_code_profile.h 30 xsNCName attrSid;
41 * @return Returns a xsNCName of the sid attribute.
43 xsNCName getSid() const { return attrSid; }
48 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
89 * @return Returns a xsNCName of the sid attribute.
91 xsNCName getSid() const { return attrSid; }
96 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domFx_include_common.h 30 xsNCName attrSid;
43 * @return Returns a xsNCName of the sid attribute.
45 xsNCName getSid() const { return attrSid; }
50 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
101 * @return Returns a xsNCName of the sid attribute.
103 xsNCName getSid() const { return attrSid; }
108 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domGles_texcombiner_argumentAlpha_type.h 23 xsNCName attrUnit;
51 * @return Returns a xsNCName of the unit attribute.
53 xsNCName getUnit() const { return attrUnit; }
58 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit;}
110 * @return Returns a xsNCName of the unit attribute.
112 xsNCName getUnit() const { return attrUnit; }
117 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit; _validAttributeArray[2] = true; }
domGles_texcombiner_argumentRGB_type.h 23 xsNCName attrUnit;
51 * @return Returns a xsNCName of the unit attribute.
53 xsNCName getUnit() const { return attrUnit; }
58 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit;}
110 * @return Returns a xsNCName of the unit attribute.
112 xsNCName getUnit() const { return attrUnit; }
117 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit; _validAttributeArray[2] = true; }
domGles_texenv_command_type.h 23 xsNCName attrUnit;
42 * @return Returns a xsNCName of the unit attribute.
44 xsNCName getUnit() const { return attrUnit; }
49 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit;}
95 * @return Returns a xsNCName of the unit attribute.
97 xsNCName getUnit() const { return attrUnit; }
102 void setUnit( xsNCName atUnit ) { *(daeStringRef*)&attrUnit = atUnit; _validAttributeArray[1] = true; }
domGles_texture_constant_type.h 22 xsNCName attrParam;
44 * @return Returns a xsNCName of the param attribute.
46 xsNCName getParam() const { return attrParam; }
51 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam;}
97 * @return Returns a xsNCName of the param attribute.
99 xsNCName getParam() const { return attrParam; }
104 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam; _validAttributeArray[1] = true; }
domTargetableFloat.h 30 xsNCName attrSid;
41 * @return Returns a xsNCName of the sid attribute.
43 xsNCName getSid() const { return attrSid; }
48 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
89 * @return Returns a xsNCName of the sid attribute.
91 xsNCName getSid() const { return attrSid; }
96 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domTargetableFloat3.h 30 xsNCName attrSid;
41 * @return Returns a xsNCName of the sid attribute.
43 xsNCName getSid() const { return attrSid; }
48 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
94 * @return Returns a xsNCName of the sid attribute.
96 xsNCName getSid() const { return attrSid; }
101 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domCommon_color_or_texture_type.h 34 xsNCName attrSid;
45 * @return Returns a xsNCName of the sid attribute.
47 xsNCName getSid() const { return attrSid; }
52 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
110 xsNCName attrRef;
116 * @return Returns a xsNCName of the ref attribute.
118 xsNCName getRef() const { return attrRef; }
123 void setRef( xsNCName atRef ) { *(daeStringRef*)&attrRef = atRef; _validAttributeArray[0] = true; }
165 xsNCName attrTexture;
166 xsNCName attrTexcoord
    [all...]
domLookat.h 36 xsNCName attrSid;
47 * @return Returns a xsNCName of the sid attribute.
49 xsNCName getSid() const { return attrSid; }
54 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domMatrix.h 35 xsNCName attrSid;
46 * @return Returns a xsNCName of the sid attribute.
48 xsNCName getSid() const { return attrSid; }
53 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domRotate.h 34 xsNCName attrSid;
45 * @return Returns a xsNCName of the sid attribute.
47 xsNCName getSid() const { return attrSid; }
52 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }

Completed in 319 milliseconds

1 2 3 4 5