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

12 3 4 5

  /external/collada/include/1.4/dom/
domSkew.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; }
domInstance_physics_model.h 45 xsNCName attrSid;
49 xsNCName attrName;
103 * @return Returns a xsNCName of the sid attribute.
105 xsNCName getSid() const { return attrSid; }
110 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
114 * @return Returns a xsNCName of the name attribute.
116 xsNCName getName() const { return attrName; }
121 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domGl_pipeline_settings.h 60 xsNCName attrParam;
77 * @return Returns a xsNCName of the param attribute.
79 xsNCName getParam() const { return attrParam; }
84 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam; _validAttributeArray[1] = true; }
127 xsNCName attrParam;
144 * @return Returns a xsNCName of the param attribute.
146 xsNCName getParam() const { return attrParam; }
151 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam; _validAttributeArray[1] = true; }
251 xsNCName attrParam;
268 * @return Returns a xsNCName of the param attribute
    [all...]
domFx_newparam_common.h 44 * The xsNCName value of the text data of this element.
46 xsNCName _value;
51 * @return Returns a xsNCName of the value.
53 xsNCName getValue() const { return _value; }
58 void setValue( xsNCName val ) { *(daeStringRef*)&_value = val; }
156 xsNCName attrSid;
179 * @return Returns a xsNCName of the sid attribute.
181 xsNCName getSid() const { return attrSid; }
186 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
241 * @return Returns a xsNCName of the sid attribute
    [all...]
domGles_newparam.h 44 * The xsNCName value of the text data of this element.
46 xsNCName _value;
51 * @return Returns a xsNCName of the value.
53 xsNCName getValue() const { return _value; }
58 void setValue( xsNCName val ) { *(daeStringRef*)&_value = val; }
156 xsNCName attrSid;
179 * @return Returns a xsNCName of the sid attribute.
181 xsNCName getSid() const { return attrSid; }
186 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
241 * @return Returns a xsNCName of the sid attribute
    [all...]
domInstance_camera.h 53 * @return Returns a xsNCName of the sid attribute.
55 xsNCName getSid() const { return attrSid; }
60 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
64 * @return Returns a xsNCName of the name attribute.
66 xsNCName getName() const { return attrName; }
71 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domInstance_force_field.h 53 * @return Returns a xsNCName of the sid attribute.
55 xsNCName getSid() const { return attrSid; }
60 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
64 * @return Returns a xsNCName of the name attribute.
66 xsNCName getName() const { return attrName; }
71 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domInstance_light.h 53 * @return Returns a xsNCName of the sid attribute.
55 xsNCName getSid() const { return attrSid; }
60 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
64 * @return Returns a xsNCName of the name attribute.
66 xsNCName getName() const { return attrName; }
71 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domInstance_node.h 53 * @return Returns a xsNCName of the sid attribute.
55 xsNCName getSid() const { return attrSid; }
60 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
64 * @return Returns a xsNCName of the name attribute.
66 xsNCName getName() const { return attrName; }
71 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domInstance_physics_material.h 53 * @return Returns a xsNCName of the sid attribute.
55 xsNCName getSid() const { return attrSid; }
60 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
64 * @return Returns a xsNCName of the name attribute.
66 xsNCName getName() const { return attrName; }
71 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domCg_setparam.h 29 xsNCName attrProgram;
65 * @return Returns a xsNCName of the program attribute.
67 xsNCName getProgram() const { return attrProgram; }
72 void setProgram( xsNCName atProgram ) { *(daeStringRef*)&attrProgram = atProgram;}
144 * @return Returns a xsNCName of the program attribute.
146 xsNCName getProgram() const { return attrProgram; }
151 void setProgram( xsNCName atProgram ) { *(daeStringRef*)&attrProgram = atProgram; _validAttributeArray[1] = true; }
domGles_texture_pipeline.h 33 xsNCName attrSid;
69 * @return Returns a xsNCName of the sid attribute.
71 xsNCName getSid() const { return attrSid; }
76 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid;}
147 * @return Returns a xsNCName of the sid attribute.
149 xsNCName getSid() const { return attrSid; }
154 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domGlsl_setparam.h 25 xsNCName attrProgram;
60 * @return Returns a xsNCName of the program attribute.
62 xsNCName getProgram() const { return attrProgram; }
67 void setProgram( xsNCName atProgram ) { *(daeStringRef*)&attrProgram = atProgram;}
139 * @return Returns a xsNCName of the program attribute.
141 xsNCName getProgram() const { return attrProgram; }
146 void setProgram( xsNCName atProgram ) { *(daeStringRef*)&attrProgram = atProgram; _validAttributeArray[1] = true; }
domGles_pipeline_settings.h 54 xsNCName attrParam;
71 * @return Returns a xsNCName of the param attribute.
73 xsNCName getParam() const { return attrParam; }
78 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam; _validAttributeArray[1] = true; }
121 xsNCName attrParam;
138 * @return Returns a xsNCName of the param attribute.
140 xsNCName getParam() const { return attrParam; }
145 void setParam( xsNCName atParam ) { *(daeStringRef*)&attrParam = atParam; _validAttributeArray[1] = true; }
245 xsNCName attrParam;
262 * @return Returns a xsNCName of the param attribute
    [all...]
domVisual_scene.h 86 * The xsNCName value of the text data of this element.
88 xsNCName _value;
93 * @return Returns a xsNCName of the value.
95 xsNCName getValue() const { return _value; }
100 void setValue( xsNCName val ) { *(daeStringRef*)&_value = val; }
221 xsNCName attrName;
233 * @return Returns a xsNCName of the name attribute.
235 xsNCName getName() const { return attrName; }
240 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
291 xsNCName attrName
    [all...]
domCommon_float_or_param_type.h 33 xsNCName attrSid;
44 * @return Returns a xsNCName of the sid attribute.
46 xsNCName getSid() const { return attrSid; }
51 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
104 xsNCName attrRef;
110 * @return Returns a xsNCName of the ref attribute.
112 xsNCName getRef() const { return attrRef; }
117 void setRef( xsNCName atRef ) { *(daeStringRef*)&attrRef = atRef; _validAttributeArray[0] = true; }
domInstance_controller.h 118 xsNCName attrSid;
122 xsNCName attrName;
165 * @return Returns a xsNCName of the sid attribute.
167 xsNCName getSid() const { return attrSid; }
172 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[1] = true; }
176 * @return Returns a xsNCName of the name attribute.
178 xsNCName getName() const { return attrName; }
183 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[2] = true; }
domPolylist.h 108 xsNCName attrName;
120 xsNCName attrMaterial;
146 * @return Returns a xsNCName of the name attribute.
148 xsNCName getName() const { return attrName; }
153 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[0] = true; }
168 * @return Returns a xsNCName of the material attribute.
170 xsNCName getMaterial() const { return attrMaterial; }
175 void setMaterial( xsNCName atMaterial ) { *(daeStringRef*)&attrMaterial = atMaterial; _validAttributeArray[2] = true; }
domScale.h 32 * @return Returns a xsNCName of the sid attribute.
34 xsNCName getSid() const { return attrSid; }
39 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domTranslate.h 32 * @return Returns a xsNCName of the sid attribute.
34 xsNCName getSid() const { return attrSid; }
39 void setSid( xsNCName atSid ) { *(daeStringRef*)&attrSid = atSid; _validAttributeArray[0] = true; }
domBool_array.h 38 xsNCName attrName;
67 * @return Returns a xsNCName of the name attribute.
69 xsNCName getName() const { return attrName; }
74 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = true; }
domExtra.h 40 xsNCName attrName;
74 * @return Returns a xsNCName of the name attribute.
76 xsNCName getName() const { return attrName; }
81 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = true; }
domFloat_array.h 38 xsNCName attrName;
79 * @return Returns a xsNCName of the name attribute.
81 xsNCName getName() const { return attrName; }
86 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = true; }
domForce_field.h 41 xsNCName attrName;
74 * @return Returns a xsNCName of the name attribute.
76 xsNCName getName() const { return attrName; }
81 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = true; }
domIDREF_array.h 38 xsNCName attrName;
67 * @return Returns a xsNCName of the name attribute.
69 xsNCName getName() const { return attrName; }
74 void setName( xsNCName atName ) { *(daeStringRef*)&attrName = atName; _validAttributeArray[1] = true; }

Completed in 144 milliseconds

12 3 4 5