1 /*
2     Copyright (c) 2008-2009 NetAllied Systems GmbH
3 
4     This file is part of COLLADASaxFrameworkLoader.
5 
6     Licensed under the MIT Open Source License,
7     for details please see LICENSE file or the website
8     http://www.opensource.org/licenses/mit-license.php
9 */
10 
11 
12 
13 #ifndef __COLLADASAXFWL15_COLLADAPARSERAUTOGEN15_H__
14 #define __COLLADASAXFWL15_COLLADAPARSERAUTOGEN15_H__
15 
16 
17 #include "COLLADASaxFWLColladaParserAutoGen15Attributes.h"
18 
19 
20 namespace COLLADASaxFWL15
21 {
22 
23 
24 class ColladaParserAutoGen15
25 {
26 public:
ColladaParserAutoGen15()27 ColladaParserAutoGen15(){}
~ColladaParserAutoGen15()28 virtual ~ColladaParserAutoGen15(){}
29 
30 
begin__COLLADA(const COLLADA__AttributeData & attributeData)31 virtual bool begin__COLLADA( const COLLADA__AttributeData& attributeData ){return true;}
end__COLLADA()32 virtual bool end__COLLADA(){return true;}
33 
begin__asset()34 virtual bool begin__asset(){return true;}
end__asset()35 virtual bool end__asset(){return true;}
36 
begin__contributor()37 virtual bool begin__contributor(){return true;}
end__contributor()38 virtual bool end__contributor(){return true;}
39 
begin__author()40 virtual bool begin__author(){return true;}
end__author()41 virtual bool end__author(){return true;}
data__author(const ParserChar * value,size_t length)42 virtual bool data__author( const ParserChar* value, size_t length ){return true;}
43 
begin__author_email()44 virtual bool begin__author_email(){return true;}
end__author_email()45 virtual bool end__author_email(){return true;}
data__author_email(const ParserChar * value,size_t length)46 virtual bool data__author_email( const ParserChar* value, size_t length ){return true;}
47 
begin__author_website()48 virtual bool begin__author_website(){return true;}
end__author_website()49 virtual bool end__author_website(){return true;}
data__author_website(COLLADABU::URI value)50 virtual bool data__author_website( COLLADABU::URI value ){return true;}
51 
begin__authoring_tool()52 virtual bool begin__authoring_tool(){return true;}
end__authoring_tool()53 virtual bool end__authoring_tool(){return true;}
data__authoring_tool(const ParserChar * value,size_t length)54 virtual bool data__authoring_tool( const ParserChar* value, size_t length ){return true;}
55 
begin__comments()56 virtual bool begin__comments(){return true;}
end__comments()57 virtual bool end__comments(){return true;}
data__comments(const ParserChar * value,size_t length)58 virtual bool data__comments( const ParserChar* value, size_t length ){return true;}
59 
begin__copyright()60 virtual bool begin__copyright(){return true;}
end__copyright()61 virtual bool end__copyright(){return true;}
data__copyright(const ParserChar * value,size_t length)62 virtual bool data__copyright( const ParserChar* value, size_t length ){return true;}
63 
begin__source_data()64 virtual bool begin__source_data(){return true;}
end__source_data()65 virtual bool end__source_data(){return true;}
data__source_data(COLLADABU::URI value)66 virtual bool data__source_data( COLLADABU::URI value ){return true;}
67 
begin__coverage()68 virtual bool begin__coverage(){return true;}
end__coverage()69 virtual bool end__coverage(){return true;}
70 
begin__geographic_location()71 virtual bool begin__geographic_location(){return true;}
end__geographic_location()72 virtual bool end__geographic_location(){return true;}
73 
begin__longitude()74 virtual bool begin__longitude(){return true;}
end__longitude()75 virtual bool end__longitude(){return true;}
data__longitude(float value)76 virtual bool data__longitude( float value ){return true;}
77 
begin__latitude()78 virtual bool begin__latitude(){return true;}
end__latitude()79 virtual bool end__latitude(){return true;}
data__latitude(float value)80 virtual bool data__latitude( float value ){return true;}
81 
begin__altitude(const altitude__AttributeData & attributeData)82 virtual bool begin__altitude( const altitude__AttributeData& attributeData ){return true;}
end__altitude()83 virtual bool end__altitude(){return true;}
data__altitude(float value)84 virtual bool data__altitude( float value ){return true;}
85 
begin__created()86 virtual bool begin__created(){return true;}
end__created()87 virtual bool end__created(){return true;}
data__created(const ParserChar * value,size_t length)88 virtual bool data__created( const ParserChar* value, size_t length ){return true;}
89 
begin__keywords()90 virtual bool begin__keywords(){return true;}
end__keywords()91 virtual bool end__keywords(){return true;}
data__keywords(const ParserChar * value,size_t length)92 virtual bool data__keywords( const ParserChar* value, size_t length ){return true;}
93 
begin__modified()94 virtual bool begin__modified(){return true;}
end__modified()95 virtual bool end__modified(){return true;}
data__modified(const ParserChar * value,size_t length)96 virtual bool data__modified( const ParserChar* value, size_t length ){return true;}
97 
begin__revision()98 virtual bool begin__revision(){return true;}
end__revision()99 virtual bool end__revision(){return true;}
data__revision(const ParserChar * value,size_t length)100 virtual bool data__revision( const ParserChar* value, size_t length ){return true;}
101 
begin__subject()102 virtual bool begin__subject(){return true;}
end__subject()103 virtual bool end__subject(){return true;}
data__subject(const ParserChar * value,size_t length)104 virtual bool data__subject( const ParserChar* value, size_t length ){return true;}
105 
begin__title()106 virtual bool begin__title(){return true;}
end__title()107 virtual bool end__title(){return true;}
data__title(const ParserChar * value,size_t length)108 virtual bool data__title( const ParserChar* value, size_t length ){return true;}
109 
begin__unit(const unit__AttributeData & attributeData)110 virtual bool begin__unit( const unit__AttributeData& attributeData ){return true;}
end__unit()111 virtual bool end__unit(){return true;}
112 
begin__up_axis()113 virtual bool begin__up_axis(){return true;}
end__up_axis()114 virtual bool end__up_axis(){return true;}
data__up_axis(const ENUM__up_axis_enum value)115 virtual bool data__up_axis( const ENUM__up_axis_enum value ){return true;}
116 
begin__extra(const extra__AttributeData & attributeData)117 virtual bool begin__extra( const extra__AttributeData& attributeData ){return true;}
end__extra()118 virtual bool end__extra(){return true;}
119 
begin__technique____technique_type(const technique____technique_type__AttributeData & attributeData)120 virtual bool begin__technique____technique_type( const technique____technique_type__AttributeData& attributeData ){return true;}
end__technique____technique_type()121 virtual bool end__technique____technique_type(){return true;}
122 
begin__library_animations(const library_animations__AttributeData & attributeData)123 virtual bool begin__library_animations( const library_animations__AttributeData& attributeData ){return true;}
end__library_animations()124 virtual bool end__library_animations(){return true;}
125 
begin__animation(const animation__AttributeData & attributeData)126 virtual bool begin__animation( const animation__AttributeData& attributeData ){return true;}
end__animation()127 virtual bool end__animation(){return true;}
128 
begin__source(const source__AttributeData & attributeData)129 virtual bool begin__source( const source__AttributeData& attributeData ){return true;}
end__source()130 virtual bool end__source(){return true;}
131 
begin__token_array(const token_array__AttributeData & attributeData)132 virtual bool begin__token_array( const token_array__AttributeData& attributeData ){return true;}
end__token_array()133 virtual bool end__token_array(){return true;}
data__token_array(const ParserString * value,size_t length)134 virtual bool data__token_array( const ParserString* value, size_t length ){return true;}
135 
begin__IDREF_array(const IDREF_array__AttributeData & attributeData)136 virtual bool begin__IDREF_array( const IDREF_array__AttributeData& attributeData ){return true;}
end__IDREF_array()137 virtual bool end__IDREF_array(){return true;}
data__IDREF_array(const ParserString * value,size_t length)138 virtual bool data__IDREF_array( const ParserString* value, size_t length ){return true;}
139 
begin__Name_array(const Name_array__AttributeData & attributeData)140 virtual bool begin__Name_array( const Name_array__AttributeData& attributeData ){return true;}
end__Name_array()141 virtual bool end__Name_array(){return true;}
data__Name_array(const ParserString * value,size_t length)142 virtual bool data__Name_array( const ParserString* value, size_t length ){return true;}
143 
begin__bool_array(const bool_array__AttributeData & attributeData)144 virtual bool begin__bool_array( const bool_array__AttributeData& attributeData ){return true;}
end__bool_array()145 virtual bool end__bool_array(){return true;}
data__bool_array(const bool * value,size_t length)146 virtual bool data__bool_array( const bool* value, size_t length ){return true;}
147 
begin__float_array(const float_array__AttributeData & attributeData)148 virtual bool begin__float_array( const float_array__AttributeData& attributeData ){return true;}
end__float_array()149 virtual bool end__float_array(){return true;}
data__float_array(const float * value,size_t length)150 virtual bool data__float_array( const float* value, size_t length ){return true;}
151 
begin__int_array(const int_array__AttributeData & attributeData)152 virtual bool begin__int_array( const int_array__AttributeData& attributeData ){return true;}
end__int_array()153 virtual bool end__int_array(){return true;}
data__int_array(const sint64 * value,size_t length)154 virtual bool data__int_array( const sint64* value, size_t length ){return true;}
155 
begin__SIDREF_array(const SIDREF_array__AttributeData & attributeData)156 virtual bool begin__SIDREF_array( const SIDREF_array__AttributeData& attributeData ){return true;}
end__SIDREF_array()157 virtual bool end__SIDREF_array(){return true;}
data__SIDREF_array(const ParserString * value,size_t length)158 virtual bool data__SIDREF_array( const ParserString* value, size_t length ){return true;}
159 
begin__source_type____technique_common()160 virtual bool begin__source_type____technique_common(){return true;}
end__source_type____technique_common()161 virtual bool end__source_type____technique_common(){return true;}
162 
begin__accessor(const accessor__AttributeData & attributeData)163 virtual bool begin__accessor( const accessor__AttributeData& attributeData ){return true;}
end__accessor()164 virtual bool end__accessor(){return true;}
165 
begin__param____param_type(const param____param_type__AttributeData & attributeData)166 virtual bool begin__param____param_type( const param____param_type__AttributeData& attributeData ){return true;}
end__param____param_type()167 virtual bool end__param____param_type(){return true;}
data__param____param_type(const ParserChar * value,size_t length)168 virtual bool data__param____param_type( const ParserChar* value, size_t length ){return true;}
169 
begin__sampler(const sampler__AttributeData & attributeData)170 virtual bool begin__sampler( const sampler__AttributeData& attributeData ){return true;}
end__sampler()171 virtual bool end__sampler(){return true;}
172 
begin__input____input_local_type(const input____input_local_type__AttributeData & attributeData)173 virtual bool begin__input____input_local_type( const input____input_local_type__AttributeData& attributeData ){return true;}
end__input____input_local_type()174 virtual bool end__input____input_local_type(){return true;}
175 
begin__channel(const channel__AttributeData & attributeData)176 virtual bool begin__channel( const channel__AttributeData& attributeData ){return true;}
end__channel()177 virtual bool end__channel(){return true;}
178 
begin__library_animation_clips(const library_animation_clips__AttributeData & attributeData)179 virtual bool begin__library_animation_clips( const library_animation_clips__AttributeData& attributeData ){return true;}
end__library_animation_clips()180 virtual bool end__library_animation_clips(){return true;}
181 
begin__animation_clip(const animation_clip__AttributeData & attributeData)182 virtual bool begin__animation_clip( const animation_clip__AttributeData& attributeData ){return true;}
end__animation_clip()183 virtual bool end__animation_clip(){return true;}
184 
begin__instance_animation(const instance_animation__AttributeData & attributeData)185 virtual bool begin__instance_animation( const instance_animation__AttributeData& attributeData ){return true;}
end__instance_animation()186 virtual bool end__instance_animation(){return true;}
187 
begin__instance_formula(const instance_formula__AttributeData & attributeData)188 virtual bool begin__instance_formula( const instance_formula__AttributeData& attributeData ){return true;}
end__instance_formula()189 virtual bool end__instance_formula(){return true;}
190 
begin__setparam____formula_setparam_type(const setparam____formula_setparam_type__AttributeData & attributeData)191 virtual bool begin__setparam____formula_setparam_type( const setparam____formula_setparam_type__AttributeData& attributeData ){return true;}
end__setparam____formula_setparam_type()192 virtual bool end__setparam____formula_setparam_type(){return true;}
193 
begin__float____float_type()194 virtual bool begin__float____float_type(){return true;}
end__float____float_type()195 virtual bool end__float____float_type(){return true;}
data__float____float_type(float value)196 virtual bool data__float____float_type( float value ){return true;}
197 
begin__int____int_type()198 virtual bool begin__int____int_type(){return true;}
end__int____int_type()199 virtual bool end__int____int_type(){return true;}
data__int____int_type(sint64 value)200 virtual bool data__int____int_type( sint64 value ){return true;}
201 
begin__SIDREF()202 virtual bool begin__SIDREF(){return true;}
end__SIDREF()203 virtual bool end__SIDREF(){return true;}
data__SIDREF(const ParserChar * value,size_t length)204 virtual bool data__SIDREF( const ParserChar* value, size_t length ){return true;}
205 
begin__bool()206 virtual bool begin__bool(){return true;}
end__bool()207 virtual bool end__bool(){return true;}
data__bool(bool value)208 virtual bool data__bool( bool value ){return true;}
209 
begin__connect_param(const connect_param__AttributeData & attributeData)210 virtual bool begin__connect_param( const connect_param__AttributeData& attributeData ){return true;}
end__connect_param()211 virtual bool end__connect_param(){return true;}
212 
begin__library_cameras(const library_cameras__AttributeData & attributeData)213 virtual bool begin__library_cameras( const library_cameras__AttributeData& attributeData ){return true;}
end__library_cameras()214 virtual bool end__library_cameras(){return true;}
215 
begin__camera(const camera__AttributeData & attributeData)216 virtual bool begin__camera( const camera__AttributeData& attributeData ){return true;}
end__camera()217 virtual bool end__camera(){return true;}
218 
begin__optics()219 virtual bool begin__optics(){return true;}
end__optics()220 virtual bool end__optics(){return true;}
221 
begin__optics__technique_common()222 virtual bool begin__optics__technique_common(){return true;}
end__optics__technique_common()223 virtual bool end__optics__technique_common(){return true;}
224 
begin__orthographic()225 virtual bool begin__orthographic(){return true;}
end__orthographic()226 virtual bool end__orthographic(){return true;}
227 
begin__xmag(const xmag__AttributeData & attributeData)228 virtual bool begin__xmag( const xmag__AttributeData& attributeData ){return true;}
end__xmag()229 virtual bool end__xmag(){return true;}
data__xmag(float value)230 virtual bool data__xmag( float value ){return true;}
231 
begin__ymag(const ymag__AttributeData & attributeData)232 virtual bool begin__ymag( const ymag__AttributeData& attributeData ){return true;}
end__ymag()233 virtual bool end__ymag(){return true;}
data__ymag(float value)234 virtual bool data__ymag( float value ){return true;}
235 
begin__aspect_ratio(const aspect_ratio__AttributeData & attributeData)236 virtual bool begin__aspect_ratio( const aspect_ratio__AttributeData& attributeData ){return true;}
end__aspect_ratio()237 virtual bool end__aspect_ratio(){return true;}
data__aspect_ratio(float value)238 virtual bool data__aspect_ratio( float value ){return true;}
239 
begin__znear(const znear__AttributeData & attributeData)240 virtual bool begin__znear( const znear__AttributeData& attributeData ){return true;}
end__znear()241 virtual bool end__znear(){return true;}
data__znear(float value)242 virtual bool data__znear( float value ){return true;}
243 
begin__zfar(const zfar__AttributeData & attributeData)244 virtual bool begin__zfar( const zfar__AttributeData& attributeData ){return true;}
end__zfar()245 virtual bool end__zfar(){return true;}
data__zfar(float value)246 virtual bool data__zfar( float value ){return true;}
247 
begin__perspective()248 virtual bool begin__perspective(){return true;}
end__perspective()249 virtual bool end__perspective(){return true;}
250 
begin__xfov(const xfov__AttributeData & attributeData)251 virtual bool begin__xfov( const xfov__AttributeData& attributeData ){return true;}
end__xfov()252 virtual bool end__xfov(){return true;}
data__xfov(float value)253 virtual bool data__xfov( float value ){return true;}
254 
begin__yfov(const yfov__AttributeData & attributeData)255 virtual bool begin__yfov( const yfov__AttributeData& attributeData ){return true;}
end__yfov()256 virtual bool end__yfov(){return true;}
data__yfov(float value)257 virtual bool data__yfov( float value ){return true;}
258 
begin__imager()259 virtual bool begin__imager(){return true;}
end__imager()260 virtual bool end__imager(){return true;}
261 
begin__library_controllers(const library_controllers__AttributeData & attributeData)262 virtual bool begin__library_controllers( const library_controllers__AttributeData& attributeData ){return true;}
end__library_controllers()263 virtual bool end__library_controllers(){return true;}
264 
begin__controller(const controller__AttributeData & attributeData)265 virtual bool begin__controller( const controller__AttributeData& attributeData ){return true;}
end__controller()266 virtual bool end__controller(){return true;}
267 
begin__skin(const skin__AttributeData & attributeData)268 virtual bool begin__skin( const skin__AttributeData& attributeData ){return true;}
end__skin()269 virtual bool end__skin(){return true;}
270 
begin__bind_shape_matrix()271 virtual bool begin__bind_shape_matrix(){return true;}
end__bind_shape_matrix()272 virtual bool end__bind_shape_matrix(){return true;}
data__bind_shape_matrix(const float * value,size_t length)273 virtual bool data__bind_shape_matrix( const float* value, size_t length ){return true;}
274 
begin__joints()275 virtual bool begin__joints(){return true;}
end__joints()276 virtual bool end__joints(){return true;}
277 
begin__vertex_weights(const vertex_weights__AttributeData & attributeData)278 virtual bool begin__vertex_weights( const vertex_weights__AttributeData& attributeData ){return true;}
end__vertex_weights()279 virtual bool end__vertex_weights(){return true;}
280 
begin__input____input_local_offset_type(const input____input_local_offset_type__AttributeData & attributeData)281 virtual bool begin__input____input_local_offset_type( const input____input_local_offset_type__AttributeData& attributeData ){return true;}
end__input____input_local_offset_type()282 virtual bool end__input____input_local_offset_type(){return true;}
283 
begin__vcount()284 virtual bool begin__vcount(){return true;}
end__vcount()285 virtual bool end__vcount(){return true;}
data__vcount(const uint64 * value,size_t length)286 virtual bool data__vcount( const uint64* value, size_t length ){return true;}
287 
begin__v()288 virtual bool begin__v(){return true;}
end__v()289 virtual bool end__v(){return true;}
data__v(const sint64 * value,size_t length)290 virtual bool data__v( const sint64* value, size_t length ){return true;}
291 
begin__morph(const morph__AttributeData & attributeData)292 virtual bool begin__morph( const morph__AttributeData& attributeData ){return true;}
end__morph()293 virtual bool end__morph(){return true;}
294 
begin__targets()295 virtual bool begin__targets(){return true;}
end__targets()296 virtual bool end__targets(){return true;}
297 
begin__library_geometries(const library_geometries__AttributeData & attributeData)298 virtual bool begin__library_geometries( const library_geometries__AttributeData& attributeData ){return true;}
end__library_geometries()299 virtual bool end__library_geometries(){return true;}
300 
begin__geometry(const geometry__AttributeData & attributeData)301 virtual bool begin__geometry( const geometry__AttributeData& attributeData ){return true;}
end__geometry()302 virtual bool end__geometry(){return true;}
303 
begin__convex_mesh(const convex_mesh__AttributeData & attributeData)304 virtual bool begin__convex_mesh( const convex_mesh__AttributeData& attributeData ){return true;}
end__convex_mesh()305 virtual bool end__convex_mesh(){return true;}
306 
begin__vertices(const vertices__AttributeData & attributeData)307 virtual bool begin__vertices( const vertices__AttributeData& attributeData ){return true;}
end__vertices()308 virtual bool end__vertices(){return true;}
309 
begin__lines(const lines__AttributeData & attributeData)310 virtual bool begin__lines( const lines__AttributeData& attributeData ){return true;}
end__lines()311 virtual bool end__lines(){return true;}
312 
begin__p()313 virtual bool begin__p(){return true;}
end__p()314 virtual bool end__p(){return true;}
data__p(const uint64 * value,size_t length)315 virtual bool data__p( const uint64* value, size_t length ){return true;}
316 
begin__linestrips(const linestrips__AttributeData & attributeData)317 virtual bool begin__linestrips( const linestrips__AttributeData& attributeData ){return true;}
end__linestrips()318 virtual bool end__linestrips(){return true;}
319 
begin__polygons(const polygons__AttributeData & attributeData)320 virtual bool begin__polygons( const polygons__AttributeData& attributeData ){return true;}
end__polygons()321 virtual bool end__polygons(){return true;}
322 
begin__ph()323 virtual bool begin__ph(){return true;}
end__ph()324 virtual bool end__ph(){return true;}
325 
begin__h()326 virtual bool begin__h(){return true;}
end__h()327 virtual bool end__h(){return true;}
data__h(const uint64 * value,size_t length)328 virtual bool data__h( const uint64* value, size_t length ){return true;}
329 
begin__polylist(const polylist__AttributeData & attributeData)330 virtual bool begin__polylist( const polylist__AttributeData& attributeData ){return true;}
end__polylist()331 virtual bool end__polylist(){return true;}
332 
begin__triangles(const triangles__AttributeData & attributeData)333 virtual bool begin__triangles( const triangles__AttributeData& attributeData ){return true;}
end__triangles()334 virtual bool end__triangles(){return true;}
335 
begin__trifans(const trifans__AttributeData & attributeData)336 virtual bool begin__trifans( const trifans__AttributeData& attributeData ){return true;}
end__trifans()337 virtual bool end__trifans(){return true;}
338 
begin__tristrips(const tristrips__AttributeData & attributeData)339 virtual bool begin__tristrips( const tristrips__AttributeData& attributeData ){return true;}
end__tristrips()340 virtual bool end__tristrips(){return true;}
341 
begin__mesh()342 virtual bool begin__mesh(){return true;}
end__mesh()343 virtual bool end__mesh(){return true;}
344 
begin__spline(const spline__AttributeData & attributeData)345 virtual bool begin__spline( const spline__AttributeData& attributeData ){return true;}
end__spline()346 virtual bool end__spline(){return true;}
347 
begin__spline_type____control_vertices()348 virtual bool begin__spline_type____control_vertices(){return true;}
end__spline_type____control_vertices()349 virtual bool end__spline_type____control_vertices(){return true;}
350 
begin__brep()351 virtual bool begin__brep(){return true;}
end__brep()352 virtual bool end__brep(){return true;}
353 
begin__curves()354 virtual bool begin__curves(){return true;}
end__curves()355 virtual bool end__curves(){return true;}
356 
begin__curve(const curve__AttributeData & attributeData)357 virtual bool begin__curve( const curve__AttributeData& attributeData ){return true;}
end__curve()358 virtual bool end__curve(){return true;}
359 
begin__line()360 virtual bool begin__line(){return true;}
end__line()361 virtual bool end__line(){return true;}
362 
begin__origin____float3_type()363 virtual bool begin__origin____float3_type(){return true;}
end__origin____float3_type()364 virtual bool end__origin____float3_type(){return true;}
data__origin____float3_type(const float * value,size_t length)365 virtual bool data__origin____float3_type( const float* value, size_t length ){return true;}
366 
begin__direction()367 virtual bool begin__direction(){return true;}
end__direction()368 virtual bool end__direction(){return true;}
data__direction(const float * value,size_t length)369 virtual bool data__direction( const float* value, size_t length ){return true;}
370 
begin__circle()371 virtual bool begin__circle(){return true;}
end__circle()372 virtual bool end__circle(){return true;}
373 
begin__radius____float_type()374 virtual bool begin__radius____float_type(){return true;}
end__radius____float_type()375 virtual bool end__radius____float_type(){return true;}
data__radius____float_type(float value)376 virtual bool data__radius____float_type( float value ){return true;}
377 
begin__ellipse()378 virtual bool begin__ellipse(){return true;}
end__ellipse()379 virtual bool end__ellipse(){return true;}
380 
begin__radius____float2_type()381 virtual bool begin__radius____float2_type(){return true;}
end__radius____float2_type()382 virtual bool end__radius____float2_type(){return true;}
data__radius____float2_type(const float * value,size_t length)383 virtual bool data__radius____float2_type( const float* value, size_t length ){return true;}
384 
begin__parabola()385 virtual bool begin__parabola(){return true;}
end__parabola()386 virtual bool end__parabola(){return true;}
387 
begin__focal()388 virtual bool begin__focal(){return true;}
end__focal()389 virtual bool end__focal(){return true;}
data__focal(float value)390 virtual bool data__focal( float value ){return true;}
391 
begin__hyperbola()392 virtual bool begin__hyperbola(){return true;}
end__hyperbola()393 virtual bool end__hyperbola(){return true;}
394 
begin__nurbs(const nurbs__AttributeData & attributeData)395 virtual bool begin__nurbs( const nurbs__AttributeData& attributeData ){return true;}
end__nurbs()396 virtual bool end__nurbs(){return true;}
397 
begin__nurbs_type____control_vertices()398 virtual bool begin__nurbs_type____control_vertices(){return true;}
end__nurbs_type____control_vertices()399 virtual bool end__nurbs_type____control_vertices(){return true;}
400 
begin__orient()401 virtual bool begin__orient(){return true;}
end__orient()402 virtual bool end__orient(){return true;}
data__orient(const float * value,size_t length)403 virtual bool data__orient( const float* value, size_t length ){return true;}
404 
begin__origin____origin_type()405 virtual bool begin__origin____origin_type(){return true;}
end__origin____origin_type()406 virtual bool end__origin____origin_type(){return true;}
data__origin____origin_type(const float * value,size_t length)407 virtual bool data__origin____origin_type( const float* value, size_t length ){return true;}
408 
begin__surface_curves()409 virtual bool begin__surface_curves(){return true;}
end__surface_curves()410 virtual bool end__surface_curves(){return true;}
411 
begin__surfaces()412 virtual bool begin__surfaces(){return true;}
end__surfaces()413 virtual bool end__surfaces(){return true;}
414 
begin__surface(const surface__AttributeData & attributeData)415 virtual bool begin__surface( const surface__AttributeData& attributeData ){return true;}
end__surface()416 virtual bool end__surface(){return true;}
417 
begin__plane()418 virtual bool begin__plane(){return true;}
end__plane()419 virtual bool end__plane(){return true;}
420 
begin__equation()421 virtual bool begin__equation(){return true;}
end__equation()422 virtual bool end__equation(){return true;}
data__equation(const float * value,size_t length)423 virtual bool data__equation( const float* value, size_t length ){return true;}
424 
begin__sphere()425 virtual bool begin__sphere(){return true;}
end__sphere()426 virtual bool end__sphere(){return true;}
427 
begin__torus()428 virtual bool begin__torus(){return true;}
end__torus()429 virtual bool end__torus(){return true;}
430 
begin__swept_surface()431 virtual bool begin__swept_surface(){return true;}
end__swept_surface()432 virtual bool end__swept_surface(){return true;}
433 
begin__axis____float3_type()434 virtual bool begin__axis____float3_type(){return true;}
end__axis____float3_type()435 virtual bool end__axis____float3_type(){return true;}
data__axis____float3_type(const float * value,size_t length)436 virtual bool data__axis____float3_type( const float* value, size_t length ){return true;}
437 
begin__nurbs_surface(const nurbs_surface__AttributeData & attributeData)438 virtual bool begin__nurbs_surface( const nurbs_surface__AttributeData& attributeData ){return true;}
end__nurbs_surface()439 virtual bool end__nurbs_surface(){return true;}
440 
begin__nurbs_surface_type____control_vertices()441 virtual bool begin__nurbs_surface_type____control_vertices(){return true;}
end__nurbs_surface_type____control_vertices()442 virtual bool end__nurbs_surface_type____control_vertices(){return true;}
443 
begin__cone()444 virtual bool begin__cone(){return true;}
end__cone()445 virtual bool end__cone(){return true;}
446 
begin__angle()447 virtual bool begin__angle(){return true;}
end__angle()448 virtual bool end__angle(){return true;}
data__angle(float value)449 virtual bool data__angle( float value ){return true;}
450 
begin__surface_type____cylinder()451 virtual bool begin__surface_type____cylinder(){return true;}
end__surface_type____cylinder()452 virtual bool end__surface_type____cylinder(){return true;}
453 
begin__edges(const edges__AttributeData & attributeData)454 virtual bool begin__edges( const edges__AttributeData& attributeData ){return true;}
end__edges()455 virtual bool end__edges(){return true;}
456 
begin__wires(const wires__AttributeData & attributeData)457 virtual bool begin__wires( const wires__AttributeData& attributeData ){return true;}
end__wires()458 virtual bool end__wires(){return true;}
459 
begin__faces(const faces__AttributeData & attributeData)460 virtual bool begin__faces( const faces__AttributeData& attributeData ){return true;}
end__faces()461 virtual bool end__faces(){return true;}
462 
begin__pcurves(const pcurves__AttributeData & attributeData)463 virtual bool begin__pcurves( const pcurves__AttributeData& attributeData ){return true;}
end__pcurves()464 virtual bool end__pcurves(){return true;}
465 
begin__shells(const shells__AttributeData & attributeData)466 virtual bool begin__shells( const shells__AttributeData& attributeData ){return true;}
end__shells()467 virtual bool end__shells(){return true;}
468 
begin__solids(const solids__AttributeData & attributeData)469 virtual bool begin__solids( const solids__AttributeData& attributeData ){return true;}
end__solids()470 virtual bool end__solids(){return true;}
471 
begin__library_effects(const library_effects__AttributeData & attributeData)472 virtual bool begin__library_effects( const library_effects__AttributeData& attributeData ){return true;}
end__library_effects()473 virtual bool end__library_effects(){return true;}
474 
begin__effect(const effect__AttributeData & attributeData)475 virtual bool begin__effect( const effect__AttributeData& attributeData ){return true;}
end__effect()476 virtual bool end__effect(){return true;}
477 
begin__annotate(const annotate__AttributeData & attributeData)478 virtual bool begin__annotate( const annotate__AttributeData& attributeData ){return true;}
end__annotate()479 virtual bool end__annotate(){return true;}
480 
begin__bool2()481 virtual bool begin__bool2(){return true;}
end__bool2()482 virtual bool end__bool2(){return true;}
data__bool2(const bool * value,size_t length)483 virtual bool data__bool2( const bool* value, size_t length ){return true;}
484 
begin__bool3()485 virtual bool begin__bool3(){return true;}
end__bool3()486 virtual bool end__bool3(){return true;}
data__bool3(const bool * value,size_t length)487 virtual bool data__bool3( const bool* value, size_t length ){return true;}
488 
begin__bool4()489 virtual bool begin__bool4(){return true;}
end__bool4()490 virtual bool end__bool4(){return true;}
data__bool4(const bool * value,size_t length)491 virtual bool data__bool4( const bool* value, size_t length ){return true;}
492 
begin__int2()493 virtual bool begin__int2(){return true;}
end__int2()494 virtual bool end__int2(){return true;}
data__int2(const sint64 * value,size_t length)495 virtual bool data__int2( const sint64* value, size_t length ){return true;}
496 
begin__int3()497 virtual bool begin__int3(){return true;}
end__int3()498 virtual bool end__int3(){return true;}
data__int3(const sint64 * value,size_t length)499 virtual bool data__int3( const sint64* value, size_t length ){return true;}
500 
begin__int4()501 virtual bool begin__int4(){return true;}
end__int4()502 virtual bool end__int4(){return true;}
data__int4(const sint64 * value,size_t length)503 virtual bool data__int4( const sint64* value, size_t length ){return true;}
504 
begin__float2()505 virtual bool begin__float2(){return true;}
end__float2()506 virtual bool end__float2(){return true;}
data__float2(const float * value,size_t length)507 virtual bool data__float2( const float* value, size_t length ){return true;}
508 
begin__float3()509 virtual bool begin__float3(){return true;}
end__float3()510 virtual bool end__float3(){return true;}
data__float3(const float * value,size_t length)511 virtual bool data__float3( const float* value, size_t length ){return true;}
512 
begin__float4()513 virtual bool begin__float4(){return true;}
end__float4()514 virtual bool end__float4(){return true;}
data__float4(const float * value,size_t length)515 virtual bool data__float4( const float* value, size_t length ){return true;}
516 
begin__float2x2()517 virtual bool begin__float2x2(){return true;}
end__float2x2()518 virtual bool end__float2x2(){return true;}
data__float2x2(const float * value,size_t length)519 virtual bool data__float2x2( const float* value, size_t length ){return true;}
520 
begin__float3x3()521 virtual bool begin__float3x3(){return true;}
end__float3x3()522 virtual bool end__float3x3(){return true;}
data__float3x3(const float * value,size_t length)523 virtual bool data__float3x3( const float* value, size_t length ){return true;}
524 
begin__float4x4()525 virtual bool begin__float4x4(){return true;}
end__float4x4()526 virtual bool end__float4x4(){return true;}
data__float4x4(const float * value,size_t length)527 virtual bool data__float4x4( const float* value, size_t length ){return true;}
528 
begin__string()529 virtual bool begin__string(){return true;}
end__string()530 virtual bool end__string(){return true;}
data__string(const ParserChar * value,size_t length)531 virtual bool data__string( const ParserChar* value, size_t length ){return true;}
532 
begin__newparam____fx_newparam_type(const newparam____fx_newparam_type__AttributeData & attributeData)533 virtual bool begin__newparam____fx_newparam_type( const newparam____fx_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____fx_newparam_type()534 virtual bool end__newparam____fx_newparam_type(){return true;}
535 
begin__semantic____NCName()536 virtual bool begin__semantic____NCName(){return true;}
end__semantic____NCName()537 virtual bool end__semantic____NCName(){return true;}
data__semantic____NCName(const ParserChar * value,size_t length)538 virtual bool data__semantic____NCName( const ParserChar* value, size_t length ){return true;}
539 
begin__modifier()540 virtual bool begin__modifier(){return true;}
end__modifier()541 virtual bool end__modifier(){return true;}
data__modifier(const ENUM__fx_modifier_enum value)542 virtual bool data__modifier( const ENUM__fx_modifier_enum value ){return true;}
543 
begin__float2x1()544 virtual bool begin__float2x1(){return true;}
end__float2x1()545 virtual bool end__float2x1(){return true;}
data__float2x1(const float * value,size_t length)546 virtual bool data__float2x1( const float* value, size_t length ){return true;}
547 
begin__float2x3()548 virtual bool begin__float2x3(){return true;}
end__float2x3()549 virtual bool end__float2x3(){return true;}
data__float2x3(const float * value,size_t length)550 virtual bool data__float2x3( const float* value, size_t length ){return true;}
551 
begin__float2x4()552 virtual bool begin__float2x4(){return true;}
end__float2x4()553 virtual bool end__float2x4(){return true;}
data__float2x4(const float * value,size_t length)554 virtual bool data__float2x4( const float* value, size_t length ){return true;}
555 
begin__float3x1()556 virtual bool begin__float3x1(){return true;}
end__float3x1()557 virtual bool end__float3x1(){return true;}
data__float3x1(const float * value,size_t length)558 virtual bool data__float3x1( const float* value, size_t length ){return true;}
559 
begin__float3x2()560 virtual bool begin__float3x2(){return true;}
end__float3x2()561 virtual bool end__float3x2(){return true;}
data__float3x2(const float * value,size_t length)562 virtual bool data__float3x2( const float* value, size_t length ){return true;}
563 
begin__float3x4()564 virtual bool begin__float3x4(){return true;}
end__float3x4()565 virtual bool end__float3x4(){return true;}
data__float3x4(const float * value,size_t length)566 virtual bool data__float3x4( const float* value, size_t length ){return true;}
567 
begin__float4x1()568 virtual bool begin__float4x1(){return true;}
end__float4x1()569 virtual bool end__float4x1(){return true;}
data__float4x1(const float * value,size_t length)570 virtual bool data__float4x1( const float* value, size_t length ){return true;}
571 
begin__float4x2()572 virtual bool begin__float4x2(){return true;}
end__float4x2()573 virtual bool end__float4x2(){return true;}
data__float4x2(const float * value,size_t length)574 virtual bool data__float4x2( const float* value, size_t length ){return true;}
575 
begin__float4x3()576 virtual bool begin__float4x3(){return true;}
end__float4x3()577 virtual bool end__float4x3(){return true;}
data__float4x3(const float * value,size_t length)578 virtual bool data__float4x3( const float* value, size_t length ){return true;}
579 
begin__sampler1D()580 virtual bool begin__sampler1D(){return true;}
end__sampler1D()581 virtual bool end__sampler1D(){return true;}
582 
begin__instance_image(const instance_image__AttributeData & attributeData)583 virtual bool begin__instance_image( const instance_image__AttributeData& attributeData ){return true;}
end__instance_image()584 virtual bool end__instance_image(){return true;}
585 
begin__wrap_s____fx_sampler_wrap_enum()586 virtual bool begin__wrap_s____fx_sampler_wrap_enum(){return true;}
end__wrap_s____fx_sampler_wrap_enum()587 virtual bool end__wrap_s____fx_sampler_wrap_enum(){return true;}
data__wrap_s____fx_sampler_wrap_enum(const ENUM__fx_sampler_wrap_enum value)588 virtual bool data__wrap_s____fx_sampler_wrap_enum( const ENUM__fx_sampler_wrap_enum value ){return true;}
589 
begin__wrap_t____fx_sampler_wrap_enum()590 virtual bool begin__wrap_t____fx_sampler_wrap_enum(){return true;}
end__wrap_t____fx_sampler_wrap_enum()591 virtual bool end__wrap_t____fx_sampler_wrap_enum(){return true;}
data__wrap_t____fx_sampler_wrap_enum(const ENUM__fx_sampler_wrap_enum value)592 virtual bool data__wrap_t____fx_sampler_wrap_enum( const ENUM__fx_sampler_wrap_enum value ){return true;}
593 
begin__wrap_p()594 virtual bool begin__wrap_p(){return true;}
end__wrap_p()595 virtual bool end__wrap_p(){return true;}
data__wrap_p(const ENUM__fx_sampler_wrap_enum value)596 virtual bool data__wrap_p( const ENUM__fx_sampler_wrap_enum value ){return true;}
597 
begin__minfilter()598 virtual bool begin__minfilter(){return true;}
end__minfilter()599 virtual bool end__minfilter(){return true;}
data__minfilter(const ENUM__fx_sampler_min_filter_enum value)600 virtual bool data__minfilter( const ENUM__fx_sampler_min_filter_enum value ){return true;}
601 
begin__magfilter()602 virtual bool begin__magfilter(){return true;}
end__magfilter()603 virtual bool end__magfilter(){return true;}
data__magfilter(const ENUM__fx_sampler_mag_filter_enum value)604 virtual bool data__magfilter( const ENUM__fx_sampler_mag_filter_enum value ){return true;}
605 
begin__mipfilter()606 virtual bool begin__mipfilter(){return true;}
end__mipfilter()607 virtual bool end__mipfilter(){return true;}
data__mipfilter(const ENUM__fx_sampler_mip_filter_enum value)608 virtual bool data__mipfilter( const ENUM__fx_sampler_mip_filter_enum value ){return true;}
609 
begin__border_color()610 virtual bool begin__border_color(){return true;}
end__border_color()611 virtual bool end__border_color(){return true;}
data__border_color(const float * value,size_t length)612 virtual bool data__border_color( const float* value, size_t length ){return true;}
613 
begin__mip_max_level()614 virtual bool begin__mip_max_level(){return true;}
end__mip_max_level()615 virtual bool end__mip_max_level(){return true;}
data__mip_max_level(uint8 value)616 virtual bool data__mip_max_level( uint8 value ){return true;}
617 
begin__mip_min_level()618 virtual bool begin__mip_min_level(){return true;}
end__mip_min_level()619 virtual bool end__mip_min_level(){return true;}
data__mip_min_level(uint8 value)620 virtual bool data__mip_min_level( uint8 value ){return true;}
621 
begin__mip_bias()622 virtual bool begin__mip_bias(){return true;}
end__mip_bias()623 virtual bool end__mip_bias(){return true;}
data__mip_bias(float value)624 virtual bool data__mip_bias( float value ){return true;}
625 
begin__max_anisotropy()626 virtual bool begin__max_anisotropy(){return true;}
end__max_anisotropy()627 virtual bool end__max_anisotropy(){return true;}
data__max_anisotropy(uint32 value)628 virtual bool data__max_anisotropy( uint32 value ){return true;}
629 
begin__sampler2D____fx_sampler2D_type()630 virtual bool begin__sampler2D____fx_sampler2D_type(){return true;}
end__sampler2D____fx_sampler2D_type()631 virtual bool end__sampler2D____fx_sampler2D_type(){return true;}
632 
begin__sampler3D()633 virtual bool begin__sampler3D(){return true;}
end__sampler3D()634 virtual bool end__sampler3D(){return true;}
635 
begin__samplerCUBE()636 virtual bool begin__samplerCUBE(){return true;}
end__samplerCUBE()637 virtual bool end__samplerCUBE(){return true;}
638 
begin__samplerRECT()639 virtual bool begin__samplerRECT(){return true;}
end__samplerRECT()640 virtual bool end__samplerRECT(){return true;}
641 
begin__samplerDEPTH()642 virtual bool begin__samplerDEPTH(){return true;}
end__samplerDEPTH()643 virtual bool end__samplerDEPTH(){return true;}
644 
begin__enum____string()645 virtual bool begin__enum____string(){return true;}
end__enum____string()646 virtual bool end__enum____string(){return true;}
data__enum____string(const ParserChar * value,size_t length)647 virtual bool data__enum____string( const ParserChar* value, size_t length ){return true;}
648 
begin__profile_COMMON(const profile_COMMON__AttributeData & attributeData)649 virtual bool begin__profile_COMMON( const profile_COMMON__AttributeData& attributeData ){return true;}
end__profile_COMMON()650 virtual bool end__profile_COMMON(){return true;}
651 
begin__newparam____fx_common_newparam_type(const newparam____fx_common_newparam_type__AttributeData & attributeData)652 virtual bool begin__newparam____fx_common_newparam_type( const newparam____fx_common_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____fx_common_newparam_type()653 virtual bool end__newparam____fx_common_newparam_type(){return true;}
654 
begin__profile_common_type____technique(const profile_common_type____technique__AttributeData & attributeData)655 virtual bool begin__profile_common_type____technique( const profile_common_type____technique__AttributeData& attributeData ){return true;}
end__profile_common_type____technique()656 virtual bool end__profile_common_type____technique(){return true;}
657 
begin__profile_COMMON__technique__constant()658 virtual bool begin__profile_COMMON__technique__constant(){return true;}
end__profile_COMMON__technique__constant()659 virtual bool end__profile_COMMON__technique__constant(){return true;}
660 
begin__emission()661 virtual bool begin__emission(){return true;}
end__emission()662 virtual bool end__emission(){return true;}
663 
begin__fx_common_color_or_texture_type____color(const fx_common_color_or_texture_type____color__AttributeData & attributeData)664 virtual bool begin__fx_common_color_or_texture_type____color( const fx_common_color_or_texture_type____color__AttributeData& attributeData ){return true;}
end__fx_common_color_or_texture_type____color()665 virtual bool end__fx_common_color_or_texture_type____color(){return true;}
data__fx_common_color_or_texture_type____color(const float * value,size_t length)666 virtual bool data__fx_common_color_or_texture_type____color( const float* value, size_t length ){return true;}
667 
begin__fx_common_color_or_texture_type____param(const fx_common_color_or_texture_type____param__AttributeData & attributeData)668 virtual bool begin__fx_common_color_or_texture_type____param( const fx_common_color_or_texture_type____param__AttributeData& attributeData ){return true;}
end__fx_common_color_or_texture_type____param()669 virtual bool end__fx_common_color_or_texture_type____param(){return true;}
670 
begin__texture(const texture__AttributeData & attributeData)671 virtual bool begin__texture( const texture__AttributeData& attributeData ){return true;}
end__texture()672 virtual bool end__texture(){return true;}
673 
begin__reflective()674 virtual bool begin__reflective(){return true;}
end__reflective()675 virtual bool end__reflective(){return true;}
676 
begin__reflectivity()677 virtual bool begin__reflectivity(){return true;}
end__reflectivity()678 virtual bool end__reflectivity(){return true;}
679 
begin__fx_common_float_or_param_type____float(const fx_common_float_or_param_type____float__AttributeData & attributeData)680 virtual bool begin__fx_common_float_or_param_type____float( const fx_common_float_or_param_type____float__AttributeData& attributeData ){return true;}
end__fx_common_float_or_param_type____float()681 virtual bool end__fx_common_float_or_param_type____float(){return true;}
data__fx_common_float_or_param_type____float(float value)682 virtual bool data__fx_common_float_or_param_type____float( float value ){return true;}
683 
begin__fx_common_float_or_param_type____param(const fx_common_float_or_param_type____param__AttributeData & attributeData)684 virtual bool begin__fx_common_float_or_param_type____param( const fx_common_float_or_param_type____param__AttributeData& attributeData ){return true;}
end__fx_common_float_or_param_type____param()685 virtual bool end__fx_common_float_or_param_type____param(){return true;}
686 
begin__transparent(const transparent__AttributeData & attributeData)687 virtual bool begin__transparent( const transparent__AttributeData& attributeData ){return true;}
end__transparent()688 virtual bool end__transparent(){return true;}
689 
begin__transparency()690 virtual bool begin__transparency(){return true;}
end__transparency()691 virtual bool end__transparency(){return true;}
692 
begin__index_of_refraction()693 virtual bool begin__index_of_refraction(){return true;}
end__index_of_refraction()694 virtual bool end__index_of_refraction(){return true;}
695 
begin__lambert()696 virtual bool begin__lambert(){return true;}
end__lambert()697 virtual bool end__lambert(){return true;}
698 
begin__ambient____fx_common_color_or_texture_type()699 virtual bool begin__ambient____fx_common_color_or_texture_type(){return true;}
end__ambient____fx_common_color_or_texture_type()700 virtual bool end__ambient____fx_common_color_or_texture_type(){return true;}
701 
begin__diffuse()702 virtual bool begin__diffuse(){return true;}
end__diffuse()703 virtual bool end__diffuse(){return true;}
704 
begin__phong()705 virtual bool begin__phong(){return true;}
end__phong()706 virtual bool end__phong(){return true;}
707 
begin__specular()708 virtual bool begin__specular(){return true;}
end__specular()709 virtual bool end__specular(){return true;}
710 
begin__shininess()711 virtual bool begin__shininess(){return true;}
end__shininess()712 virtual bool end__shininess(){return true;}
713 
begin__blinn()714 virtual bool begin__blinn(){return true;}
end__blinn()715 virtual bool end__blinn(){return true;}
716 
begin__profile_BRIDGE(const profile_BRIDGE__AttributeData & attributeData)717 virtual bool begin__profile_BRIDGE( const profile_BRIDGE__AttributeData& attributeData ){return true;}
end__profile_BRIDGE()718 virtual bool end__profile_BRIDGE(){return true;}
719 
begin__profile_GLES2(const profile_GLES2__AttributeData & attributeData)720 virtual bool begin__profile_GLES2( const profile_GLES2__AttributeData& attributeData ){return true;}
end__profile_GLES2()721 virtual bool end__profile_GLES2(){return true;}
722 
begin__include(const include__AttributeData & attributeData)723 virtual bool begin__include( const include__AttributeData& attributeData ){return true;}
end__include()724 virtual bool end__include(){return true;}
725 
begin__code(const code__AttributeData & attributeData)726 virtual bool begin__code( const code__AttributeData& attributeData ){return true;}
end__code()727 virtual bool end__code(){return true;}
data__code(const ParserChar * value,size_t length)728 virtual bool data__code( const ParserChar* value, size_t length ){return true;}
729 
begin__profile_gles2_type____newparam(const profile_gles2_type____newparam__AttributeData & attributeData)730 virtual bool begin__profile_gles2_type____newparam( const profile_gles2_type____newparam__AttributeData& attributeData ){return true;}
end__profile_gles2_type____newparam()731 virtual bool end__profile_gles2_type____newparam(){return true;}
732 
begin__bvec2()733 virtual bool begin__bvec2(){return true;}
end__bvec2()734 virtual bool end__bvec2(){return true;}
data__bvec2(const bool * value,size_t length)735 virtual bool data__bvec2( const bool* value, size_t length ){return true;}
736 
begin__bvec3()737 virtual bool begin__bvec3(){return true;}
end__bvec3()738 virtual bool end__bvec3(){return true;}
data__bvec3(const bool * value,size_t length)739 virtual bool data__bvec3( const bool* value, size_t length ){return true;}
740 
begin__bvec4()741 virtual bool begin__bvec4(){return true;}
end__bvec4()742 virtual bool end__bvec4(){return true;}
data__bvec4(const bool * value,size_t length)743 virtual bool data__bvec4( const bool* value, size_t length ){return true;}
744 
begin__vec2()745 virtual bool begin__vec2(){return true;}
end__vec2()746 virtual bool end__vec2(){return true;}
data__vec2(const float * value,size_t length)747 virtual bool data__vec2( const float* value, size_t length ){return true;}
748 
begin__vec3()749 virtual bool begin__vec3(){return true;}
end__vec3()750 virtual bool end__vec3(){return true;}
data__vec3(const float * value,size_t length)751 virtual bool data__vec3( const float* value, size_t length ){return true;}
752 
begin__vec4()753 virtual bool begin__vec4(){return true;}
end__vec4()754 virtual bool end__vec4(){return true;}
data__vec4(const float * value,size_t length)755 virtual bool data__vec4( const float* value, size_t length ){return true;}
756 
begin__mat2()757 virtual bool begin__mat2(){return true;}
end__mat2()758 virtual bool end__mat2(){return true;}
data__mat2(const float * value,size_t length)759 virtual bool data__mat2( const float* value, size_t length ){return true;}
760 
begin__mat3()761 virtual bool begin__mat3(){return true;}
end__mat3()762 virtual bool end__mat3(){return true;}
data__mat3(const float * value,size_t length)763 virtual bool data__mat3( const float* value, size_t length ){return true;}
764 
begin__mat4()765 virtual bool begin__mat4(){return true;}
end__mat4()766 virtual bool end__mat4(){return true;}
data__mat4(const float * value,size_t length)767 virtual bool data__mat4( const float* value, size_t length ){return true;}
768 
begin__ivec2()769 virtual bool begin__ivec2(){return true;}
end__ivec2()770 virtual bool end__ivec2(){return true;}
data__ivec2(const sint64 * value,size_t length)771 virtual bool data__ivec2( const sint64* value, size_t length ){return true;}
772 
begin__ivec3()773 virtual bool begin__ivec3(){return true;}
end__ivec3()774 virtual bool end__ivec3(){return true;}
data__ivec3(const sint64 * value,size_t length)775 virtual bool data__ivec3( const sint64* value, size_t length ){return true;}
776 
begin__ivec4()777 virtual bool begin__ivec4(){return true;}
end__ivec4()778 virtual bool end__ivec4(){return true;}
data__ivec4(const sint64 * value,size_t length)779 virtual bool data__ivec4( const sint64* value, size_t length ){return true;}
780 
begin__enum____gl_enumeration_type()781 virtual bool begin__enum____gl_enumeration_type(){return true;}
end__enum____gl_enumeration_type()782 virtual bool end__enum____gl_enumeration_type(){return true;}
data__enum____gl_enumeration_type(UNION__gl_enumeration_type value)783 virtual bool data__enum____gl_enumeration_type( UNION__gl_enumeration_type value ){return true;}
784 
begin__profile_GLES2__newparam__usertype(const profile_GLES2__newparam__usertype__AttributeData & attributeData)785 virtual bool begin__profile_GLES2__newparam__usertype( const profile_GLES2__newparam__usertype__AttributeData& attributeData ){return true;}
end__profile_GLES2__newparam__usertype()786 virtual bool end__profile_GLES2__newparam__usertype(){return true;}
787 
begin__profile_GLES2__newparam__usertype__setparam(const profile_GLES2__newparam__usertype__setparam__AttributeData & attributeData)788 virtual bool begin__profile_GLES2__newparam__usertype__setparam( const profile_GLES2__newparam__usertype__setparam__AttributeData& attributeData ){return true;}
end__profile_GLES2__newparam__usertype__setparam()789 virtual bool end__profile_GLES2__newparam__usertype__setparam(){return true;}
790 
begin__profile_GLES2__newparam__usertype__setparam__array(const profile_GLES2__newparam__usertype__setparam__array__AttributeData & attributeData)791 virtual bool begin__profile_GLES2__newparam__usertype__setparam__array( const profile_GLES2__newparam__usertype__setparam__array__AttributeData& attributeData ){return true;}
end__profile_GLES2__newparam__usertype__setparam__array()792 virtual bool end__profile_GLES2__newparam__usertype__setparam__array(){return true;}
793 
begin__profile_gles2_type____technique(const profile_gles2_type____technique__AttributeData & attributeData)794 virtual bool begin__profile_gles2_type____technique( const profile_gles2_type____technique__AttributeData& attributeData ){return true;}
end__profile_gles2_type____technique()795 virtual bool end__profile_gles2_type____technique(){return true;}
796 
begin__pass____gles2_pass_type(const pass____gles2_pass_type__AttributeData & attributeData)797 virtual bool begin__pass____gles2_pass_type( const pass____gles2_pass_type__AttributeData& attributeData ){return true;}
end__pass____gles2_pass_type()798 virtual bool end__pass____gles2_pass_type(){return true;}
799 
begin__gles2_pass_type____states()800 virtual bool begin__gles2_pass_type____states(){return true;}
end__gles2_pass_type____states()801 virtual bool end__gles2_pass_type____states(){return true;}
802 
begin__profile_GLES2__technique__pass__states__blend_color(const profile_GLES2__technique__pass__states__blend_color__AttributeData & attributeData)803 virtual bool begin__profile_GLES2__technique__pass__states__blend_color( const profile_GLES2__technique__pass__states__blend_color__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_color()804 virtual bool end__profile_GLES2__technique__pass__states__blend_color(){return true;}
805 
begin__profile_GLES2__technique__pass__states__blend_equation(const profile_GLES2__technique__pass__states__blend_equation__AttributeData & attributeData)806 virtual bool begin__profile_GLES2__technique__pass__states__blend_equation( const profile_GLES2__technique__pass__states__blend_equation__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_equation()807 virtual bool end__profile_GLES2__technique__pass__states__blend_equation(){return true;}
808 
begin__profile_GLES2__technique__pass__states__blend_equation_separate()809 virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate(){return true;}
end__profile_GLES2__technique__pass__states__blend_equation_separate()810 virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate(){return true;}
811 
begin__profile_GLES2__technique__pass__states__blend_equation_separate__rgb(const profile_GLES2__technique__pass__states__blend_equation_separate__rgb__AttributeData & attributeData)812 virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate__rgb( const profile_GLES2__technique__pass__states__blend_equation_separate__rgb__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_equation_separate__rgb()813 virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate__rgb(){return true;}
814 
begin__profile_GLES2__technique__pass__states__blend_equation_separate__alpha(const profile_GLES2__technique__pass__states__blend_equation_separate__alpha__AttributeData & attributeData)815 virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate__alpha( const profile_GLES2__technique__pass__states__blend_equation_separate__alpha__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_equation_separate__alpha()816 virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate__alpha(){return true;}
817 
begin__profile_GLES2__technique__pass__states__blend_func()818 virtual bool begin__profile_GLES2__technique__pass__states__blend_func(){return true;}
end__profile_GLES2__technique__pass__states__blend_func()819 virtual bool end__profile_GLES2__technique__pass__states__blend_func(){return true;}
820 
begin__profile_GLES2__technique__pass__states__blend_func__src(const profile_GLES2__technique__pass__states__blend_func__src__AttributeData & attributeData)821 virtual bool begin__profile_GLES2__technique__pass__states__blend_func__src( const profile_GLES2__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func__src()822 virtual bool end__profile_GLES2__technique__pass__states__blend_func__src(){return true;}
823 
begin__profile_GLES2__technique__pass__states__blend_func__dest(const profile_GLES2__technique__pass__states__blend_func__dest__AttributeData & attributeData)824 virtual bool begin__profile_GLES2__technique__pass__states__blend_func__dest( const profile_GLES2__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func__dest()825 virtual bool end__profile_GLES2__technique__pass__states__blend_func__dest(){return true;}
826 
begin__profile_GLES2__technique__pass__states__blend_func_separate()827 virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate(){return true;}
end__profile_GLES2__technique__pass__states__blend_func_separate()828 virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate(){return true;}
829 
begin__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb(const profile_GLES2__technique__pass__states__blend_func_separate__src_rgb__AttributeData & attributeData)830 virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb( const profile_GLES2__technique__pass__states__blend_func_separate__src_rgb__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb()831 virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb(){return true;}
832 
begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb(const profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb__AttributeData & attributeData)833 virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb( const profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb()834 virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb(){return true;}
835 
begin__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha(const profile_GLES2__technique__pass__states__blend_func_separate__src_alpha__AttributeData & attributeData)836 virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha( const profile_GLES2__technique__pass__states__blend_func_separate__src_alpha__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha()837 virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha(){return true;}
838 
begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha(const profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha__AttributeData & attributeData)839 virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha( const profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha()840 virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha(){return true;}
841 
begin__profile_GLES2__technique__pass__states__color_mask(const profile_GLES2__technique__pass__states__color_mask__AttributeData & attributeData)842 virtual bool begin__profile_GLES2__technique__pass__states__color_mask( const profile_GLES2__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__color_mask()843 virtual bool end__profile_GLES2__technique__pass__states__color_mask(){return true;}
844 
begin__profile_GLES2__technique__pass__states__cull_face(const profile_GLES2__technique__pass__states__cull_face__AttributeData & attributeData)845 virtual bool begin__profile_GLES2__technique__pass__states__cull_face( const profile_GLES2__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__cull_face()846 virtual bool end__profile_GLES2__technique__pass__states__cull_face(){return true;}
847 
begin__profile_GLES2__technique__pass__states__depth_func(const profile_GLES2__technique__pass__states__depth_func__AttributeData & attributeData)848 virtual bool begin__profile_GLES2__technique__pass__states__depth_func( const profile_GLES2__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__depth_func()849 virtual bool end__profile_GLES2__technique__pass__states__depth_func(){return true;}
850 
begin__profile_GLES2__technique__pass__states__depth_mask(const profile_GLES2__technique__pass__states__depth_mask__AttributeData & attributeData)851 virtual bool begin__profile_GLES2__technique__pass__states__depth_mask( const profile_GLES2__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__depth_mask()852 virtual bool end__profile_GLES2__technique__pass__states__depth_mask(){return true;}
853 
begin__profile_GLES2__technique__pass__states__depth_range(const profile_GLES2__technique__pass__states__depth_range__AttributeData & attributeData)854 virtual bool begin__profile_GLES2__technique__pass__states__depth_range( const profile_GLES2__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__depth_range()855 virtual bool end__profile_GLES2__technique__pass__states__depth_range(){return true;}
856 
begin__profile_GLES2__technique__pass__states__front_face(const profile_GLES2__technique__pass__states__front_face__AttributeData & attributeData)857 virtual bool begin__profile_GLES2__technique__pass__states__front_face( const profile_GLES2__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__front_face()858 virtual bool end__profile_GLES2__technique__pass__states__front_face(){return true;}
859 
begin__profile_GLES2__technique__pass__states__line_width(const profile_GLES2__technique__pass__states__line_width__AttributeData & attributeData)860 virtual bool begin__profile_GLES2__technique__pass__states__line_width( const profile_GLES2__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__line_width()861 virtual bool end__profile_GLES2__technique__pass__states__line_width(){return true;}
862 
begin__profile_GLES2__technique__pass__states__polygon_offset(const profile_GLES2__technique__pass__states__polygon_offset__AttributeData & attributeData)863 virtual bool begin__profile_GLES2__technique__pass__states__polygon_offset( const profile_GLES2__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__polygon_offset()864 virtual bool end__profile_GLES2__technique__pass__states__polygon_offset(){return true;}
865 
begin__profile_GLES2__technique__pass__states__point_size(const profile_GLES2__technique__pass__states__point_size__AttributeData & attributeData)866 virtual bool begin__profile_GLES2__technique__pass__states__point_size( const profile_GLES2__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__point_size()867 virtual bool end__profile_GLES2__technique__pass__states__point_size(){return true;}
868 
begin__sample_coverage()869 virtual bool begin__sample_coverage(){return true;}
end__sample_coverage()870 virtual bool end__sample_coverage(){return true;}
871 
begin__sample_coverage__value(const sample_coverage__value__AttributeData & attributeData)872 virtual bool begin__sample_coverage__value( const sample_coverage__value__AttributeData& attributeData ){return true;}
end__sample_coverage__value()873 virtual bool end__sample_coverage__value(){return true;}
874 
begin__invert(const invert__AttributeData & attributeData)875 virtual bool begin__invert( const invert__AttributeData& attributeData ){return true;}
end__invert()876 virtual bool end__invert(){return true;}
877 
begin__profile_GLES2__technique__pass__states__scissor(const profile_GLES2__technique__pass__states__scissor__AttributeData & attributeData)878 virtual bool begin__profile_GLES2__technique__pass__states__scissor( const profile_GLES2__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__scissor()879 virtual bool end__profile_GLES2__technique__pass__states__scissor(){return true;}
880 
begin__profile_GLES2__technique__pass__states__stencil_func()881 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func(){return true;}
end__profile_GLES2__technique__pass__states__stencil_func()882 virtual bool end__profile_GLES2__technique__pass__states__stencil_func(){return true;}
883 
begin__profile_GLES2__technique__pass__states__stencil_func__func(const profile_GLES2__technique__pass__states__stencil_func__func__AttributeData & attributeData)884 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__func( const profile_GLES2__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func__func()885 virtual bool end__profile_GLES2__technique__pass__states__stencil_func__func(){return true;}
886 
begin__profile_GLES2__technique__pass__states__stencil_func__ref(const profile_GLES2__technique__pass__states__stencil_func__ref__AttributeData & attributeData)887 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__ref( const profile_GLES2__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func__ref()888 virtual bool end__profile_GLES2__technique__pass__states__stencil_func__ref(){return true;}
889 
begin__profile_GLES2__technique__pass__states__stencil_func__mask(const profile_GLES2__technique__pass__states__stencil_func__mask__AttributeData & attributeData)890 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__mask( const profile_GLES2__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func__mask()891 virtual bool end__profile_GLES2__technique__pass__states__stencil_func__mask(){return true;}
892 
begin__profile_GLES2__technique__pass__states__stencil_func_separate()893 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate(){return true;}
end__profile_GLES2__technique__pass__states__stencil_func_separate()894 virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate(){return true;}
895 
begin__profile_GLES2__technique__pass__states__stencil_func_separate__front(const profile_GLES2__technique__pass__states__stencil_func_separate__front__AttributeData & attributeData)896 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__front( const profile_GLES2__technique__pass__states__stencil_func_separate__front__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func_separate__front()897 virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__front(){return true;}
898 
begin__profile_GLES2__technique__pass__states__stencil_func_separate__back(const profile_GLES2__technique__pass__states__stencil_func_separate__back__AttributeData & attributeData)899 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__back( const profile_GLES2__technique__pass__states__stencil_func_separate__back__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func_separate__back()900 virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__back(){return true;}
901 
begin__profile_GLES2__technique__pass__states__stencil_func_separate__ref(const profile_GLES2__technique__pass__states__stencil_func_separate__ref__AttributeData & attributeData)902 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__ref( const profile_GLES2__technique__pass__states__stencil_func_separate__ref__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func_separate__ref()903 virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__ref(){return true;}
904 
begin__profile_GLES2__technique__pass__states__stencil_func_separate__mask(const profile_GLES2__technique__pass__states__stencil_func_separate__mask__AttributeData & attributeData)905 virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__mask( const profile_GLES2__technique__pass__states__stencil_func_separate__mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_func_separate__mask()906 virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__mask(){return true;}
907 
begin__profile_GLES2__technique__pass__states__stencil_mask(const profile_GLES2__technique__pass__states__stencil_mask__AttributeData & attributeData)908 virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask( const profile_GLES2__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_mask()909 virtual bool end__profile_GLES2__technique__pass__states__stencil_mask(){return true;}
910 
begin__profile_GLES2__technique__pass__states__stencil_mask_separate()911 virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate(){return true;}
end__profile_GLES2__technique__pass__states__stencil_mask_separate()912 virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate(){return true;}
913 
begin__profile_GLES2__technique__pass__states__stencil_mask_separate__face(const profile_GLES2__technique__pass__states__stencil_mask_separate__face__AttributeData & attributeData)914 virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate__face( const profile_GLES2__technique__pass__states__stencil_mask_separate__face__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_mask_separate__face()915 virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate__face(){return true;}
916 
begin__profile_GLES2__technique__pass__states__stencil_mask_separate__mask(const profile_GLES2__technique__pass__states__stencil_mask_separate__mask__AttributeData & attributeData)917 virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate__mask( const profile_GLES2__technique__pass__states__stencil_mask_separate__mask__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_mask_separate__mask()918 virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate__mask(){return true;}
919 
begin__profile_GLES2__technique__pass__states__stencil_op()920 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op(){return true;}
end__profile_GLES2__technique__pass__states__stencil_op()921 virtual bool end__profile_GLES2__technique__pass__states__stencil_op(){return true;}
922 
begin__profile_GLES2__technique__pass__states__stencil_op__fail(const profile_GLES2__technique__pass__states__stencil_op__fail__AttributeData & attributeData)923 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__fail( const profile_GLES2__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op__fail()924 virtual bool end__profile_GLES2__technique__pass__states__stencil_op__fail(){return true;}
925 
begin__profile_GLES2__technique__pass__states__stencil_op__zfail(const profile_GLES2__technique__pass__states__stencil_op__zfail__AttributeData & attributeData)926 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__zfail( const profile_GLES2__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op__zfail()927 virtual bool end__profile_GLES2__technique__pass__states__stencil_op__zfail(){return true;}
928 
begin__profile_GLES2__technique__pass__states__stencil_op__zpass(const profile_GLES2__technique__pass__states__stencil_op__zpass__AttributeData & attributeData)929 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__zpass( const profile_GLES2__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op__zpass()930 virtual bool end__profile_GLES2__technique__pass__states__stencil_op__zpass(){return true;}
931 
begin__profile_GLES2__technique__pass__states__stencil_op_separate()932 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate(){return true;}
end__profile_GLES2__technique__pass__states__stencil_op_separate()933 virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate(){return true;}
934 
begin__profile_GLES2__technique__pass__states__stencil_op_separate__face(const profile_GLES2__technique__pass__states__stencil_op_separate__face__AttributeData & attributeData)935 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__face( const profile_GLES2__technique__pass__states__stencil_op_separate__face__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op_separate__face()936 virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__face(){return true;}
937 
begin__profile_GLES2__technique__pass__states__stencil_op_separate__fail(const profile_GLES2__technique__pass__states__stencil_op_separate__fail__AttributeData & attributeData)938 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__fail( const profile_GLES2__technique__pass__states__stencil_op_separate__fail__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op_separate__fail()939 virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__fail(){return true;}
940 
begin__profile_GLES2__technique__pass__states__stencil_op_separate__zfail(const profile_GLES2__technique__pass__states__stencil_op_separate__zfail__AttributeData & attributeData)941 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__zfail( const profile_GLES2__technique__pass__states__stencil_op_separate__zfail__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op_separate__zfail()942 virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__zfail(){return true;}
943 
begin__profile_GLES2__technique__pass__states__stencil_op_separate__zpass(const profile_GLES2__technique__pass__states__stencil_op_separate__zpass__AttributeData & attributeData)944 virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__zpass( const profile_GLES2__technique__pass__states__stencil_op_separate__zpass__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_op_separate__zpass()945 virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__zpass(){return true;}
946 
begin__profile_GLES2__technique__pass__states__blend_enable(const profile_GLES2__technique__pass__states__blend_enable__AttributeData & attributeData)947 virtual bool begin__profile_GLES2__technique__pass__states__blend_enable( const profile_GLES2__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__blend_enable()948 virtual bool end__profile_GLES2__technique__pass__states__blend_enable(){return true;}
949 
begin__profile_GLES2__technique__pass__states__cull_face_enable(const profile_GLES2__technique__pass__states__cull_face_enable__AttributeData & attributeData)950 virtual bool begin__profile_GLES2__technique__pass__states__cull_face_enable( const profile_GLES2__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__cull_face_enable()951 virtual bool end__profile_GLES2__technique__pass__states__cull_face_enable(){return true;}
952 
begin__profile_GLES2__technique__pass__states__depth_test_enable(const profile_GLES2__technique__pass__states__depth_test_enable__AttributeData & attributeData)953 virtual bool begin__profile_GLES2__technique__pass__states__depth_test_enable( const profile_GLES2__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__depth_test_enable()954 virtual bool end__profile_GLES2__technique__pass__states__depth_test_enable(){return true;}
955 
begin__profile_GLES2__technique__pass__states__dither_enable(const profile_GLES2__technique__pass__states__dither_enable__AttributeData & attributeData)956 virtual bool begin__profile_GLES2__technique__pass__states__dither_enable( const profile_GLES2__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__dither_enable()957 virtual bool end__profile_GLES2__technique__pass__states__dither_enable(){return true;}
958 
begin__profile_GLES2__technique__pass__states__polygon_offset_fill_enable(const profile_GLES2__technique__pass__states__polygon_offset_fill_enable__AttributeData & attributeData)959 virtual bool begin__profile_GLES2__technique__pass__states__polygon_offset_fill_enable( const profile_GLES2__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__polygon_offset_fill_enable()960 virtual bool end__profile_GLES2__technique__pass__states__polygon_offset_fill_enable(){return true;}
961 
begin__point_size_enable(const point_size_enable__AttributeData & attributeData)962 virtual bool begin__point_size_enable( const point_size_enable__AttributeData& attributeData ){return true;}
end__point_size_enable()963 virtual bool end__point_size_enable(){return true;}
964 
begin__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable(const profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData & attributeData)965 virtual bool begin__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable()966 virtual bool end__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}
967 
begin__profile_GLES2__technique__pass__states__sample_coverage_enable(const profile_GLES2__technique__pass__states__sample_coverage_enable__AttributeData & attributeData)968 virtual bool begin__profile_GLES2__technique__pass__states__sample_coverage_enable( const profile_GLES2__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__sample_coverage_enable()969 virtual bool end__profile_GLES2__technique__pass__states__sample_coverage_enable(){return true;}
970 
begin__profile_GLES2__technique__pass__states__scissor_test_enable(const profile_GLES2__technique__pass__states__scissor_test_enable__AttributeData & attributeData)971 virtual bool begin__profile_GLES2__technique__pass__states__scissor_test_enable( const profile_GLES2__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__scissor_test_enable()972 virtual bool end__profile_GLES2__technique__pass__states__scissor_test_enable(){return true;}
973 
begin__profile_GLES2__technique__pass__states__stencil_test_enable(const profile_GLES2__technique__pass__states__stencil_test_enable__AttributeData & attributeData)974 virtual bool begin__profile_GLES2__technique__pass__states__stencil_test_enable( const profile_GLES2__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__states__stencil_test_enable()975 virtual bool end__profile_GLES2__technique__pass__states__stencil_test_enable(){return true;}
976 
begin__program____gles2_program_type()977 virtual bool begin__program____gles2_program_type(){return true;}
end__program____gles2_program_type()978 virtual bool end__program____gles2_program_type(){return true;}
979 
begin__shader____gles2_shader_type(const shader____gles2_shader_type__AttributeData & attributeData)980 virtual bool begin__shader____gles2_shader_type( const shader____gles2_shader_type__AttributeData& attributeData ){return true;}
end__shader____gles2_shader_type()981 virtual bool end__shader____gles2_shader_type(){return true;}
982 
begin__gles2_shader_type____sources(const gles2_shader_type____sources__AttributeData & attributeData)983 virtual bool begin__gles2_shader_type____sources( const gles2_shader_type____sources__AttributeData& attributeData ){return true;}
end__gles2_shader_type____sources()984 virtual bool end__gles2_shader_type____sources(){return true;}
985 
begin__inline()986 virtual bool begin__inline(){return true;}
end__inline()987 virtual bool end__inline(){return true;}
data__inline(const ParserChar * value,size_t length)988 virtual bool data__inline( const ParserChar* value, size_t length ){return true;}
989 
begin__import(const import__AttributeData & attributeData)990 virtual bool begin__import( const import__AttributeData& attributeData ){return true;}
end__import()991 virtual bool end__import(){return true;}
992 
begin__compiler(const compiler__AttributeData & attributeData)993 virtual bool begin__compiler( const compiler__AttributeData& attributeData ){return true;}
end__compiler()994 virtual bool end__compiler(){return true;}
995 
begin__binary()996 virtual bool begin__binary(){return true;}
end__binary()997 virtual bool end__binary(){return true;}
998 
begin__ref____anyURI()999 virtual bool begin__ref____anyURI(){return true;}
end__ref____anyURI()1000 virtual bool end__ref____anyURI(){return true;}
data__ref____anyURI(COLLADABU::URI value)1001 virtual bool data__ref____anyURI( COLLADABU::URI value ){return true;}
1002 
begin__binary__hex(const binary__hex__AttributeData & attributeData)1003 virtual bool begin__binary__hex( const binary__hex__AttributeData& attributeData ){return true;}
end__binary__hex()1004 virtual bool end__binary__hex(){return true;}
data__binary__hex(const uint8 * value,size_t length)1005 virtual bool data__binary__hex( const uint8* value, size_t length ){return true;}
1006 
begin__linker(const linker__AttributeData & attributeData)1007 virtual bool begin__linker( const linker__AttributeData& attributeData ){return true;}
end__linker()1008 virtual bool end__linker(){return true;}
1009 
begin__gles2_program_type____bind_attribute(const gles2_program_type____bind_attribute__AttributeData & attributeData)1010 virtual bool begin__gles2_program_type____bind_attribute( const gles2_program_type____bind_attribute__AttributeData& attributeData ){return true;}
end__gles2_program_type____bind_attribute()1011 virtual bool end__gles2_program_type____bind_attribute(){return true;}
1012 
begin__semantic____token()1013 virtual bool begin__semantic____token(){return true;}
end__semantic____token()1014 virtual bool end__semantic____token(){return true;}
data__semantic____token(const ParserChar * value,size_t length)1015 virtual bool data__semantic____token( const ParserChar* value, size_t length ){return true;}
1016 
begin__gles2_program_type____bind_uniform(const gles2_program_type____bind_uniform__AttributeData & attributeData)1017 virtual bool begin__gles2_program_type____bind_uniform( const gles2_program_type____bind_uniform__AttributeData& attributeData ){return true;}
end__gles2_program_type____bind_uniform()1018 virtual bool end__gles2_program_type____bind_uniform(){return true;}
1019 
begin__profile_GLES2__technique__pass__program__bind_uniform__param(const profile_GLES2__technique__pass__program__bind_uniform__param__AttributeData & attributeData)1020 virtual bool begin__profile_GLES2__technique__pass__program__bind_uniform__param( const profile_GLES2__technique__pass__program__bind_uniform__param__AttributeData& attributeData ){return true;}
end__profile_GLES2__technique__pass__program__bind_uniform__param()1021 virtual bool end__profile_GLES2__technique__pass__program__bind_uniform__param(){return true;}
1022 
begin__gles2_pass_type____evaluate()1023 virtual bool begin__gles2_pass_type____evaluate(){return true;}
end__gles2_pass_type____evaluate()1024 virtual bool end__gles2_pass_type____evaluate(){return true;}
1025 
begin__color_target(const color_target__AttributeData & attributeData)1026 virtual bool begin__color_target( const color_target__AttributeData& attributeData ){return true;}
end__color_target()1027 virtual bool end__color_target(){return true;}
1028 
begin__fx_colortarget_type____param(const fx_colortarget_type____param__AttributeData & attributeData)1029 virtual bool begin__fx_colortarget_type____param( const fx_colortarget_type____param__AttributeData& attributeData ){return true;}
end__fx_colortarget_type____param()1030 virtual bool end__fx_colortarget_type____param(){return true;}
1031 
begin__depth_target(const depth_target__AttributeData & attributeData)1032 virtual bool begin__depth_target( const depth_target__AttributeData& attributeData ){return true;}
end__depth_target()1033 virtual bool end__depth_target(){return true;}
1034 
begin__stencil_target(const stencil_target__AttributeData & attributeData)1035 virtual bool begin__stencil_target( const stencil_target__AttributeData& attributeData ){return true;}
end__stencil_target()1036 virtual bool end__stencil_target(){return true;}
1037 
begin__color_clear(const color_clear__AttributeData & attributeData)1038 virtual bool begin__color_clear( const color_clear__AttributeData& attributeData ){return true;}
end__color_clear()1039 virtual bool end__color_clear(){return true;}
data__color_clear(const float * value,size_t length)1040 virtual bool data__color_clear( const float* value, size_t length ){return true;}
1041 
begin__stencil_clear(const stencil_clear__AttributeData & attributeData)1042 virtual bool begin__stencil_clear( const stencil_clear__AttributeData& attributeData ){return true;}
end__stencil_clear()1043 virtual bool end__stencil_clear(){return true;}
data__stencil_clear(sint8 value)1044 virtual bool data__stencil_clear( sint8 value ){return true;}
1045 
begin__depth_clear(const depth_clear__AttributeData & attributeData)1046 virtual bool begin__depth_clear( const depth_clear__AttributeData& attributeData ){return true;}
end__depth_clear()1047 virtual bool end__depth_clear(){return true;}
data__depth_clear(float value)1048 virtual bool data__depth_clear( float value ){return true;}
1049 
begin__draw()1050 virtual bool begin__draw(){return true;}
end__draw()1051 virtual bool end__draw(){return true;}
data__draw(const ParserChar * value,size_t length)1052 virtual bool data__draw( const ParserChar* value, size_t length ){return true;}
1053 
begin__profile_GLSL(const profile_GLSL__AttributeData & attributeData)1054 virtual bool begin__profile_GLSL( const profile_GLSL__AttributeData& attributeData ){return true;}
end__profile_GLSL()1055 virtual bool end__profile_GLSL(){return true;}
1056 
begin__newparam____glsl_newparam_type(const newparam____glsl_newparam_type__AttributeData & attributeData)1057 virtual bool begin__newparam____glsl_newparam_type( const newparam____glsl_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____glsl_newparam_type()1058 virtual bool end__newparam____glsl_newparam_type(){return true;}
1059 
begin__array____glsl_array_type(const array____glsl_array_type__AttributeData & attributeData)1060 virtual bool begin__array____glsl_array_type( const array____glsl_array_type__AttributeData& attributeData ){return true;}
end__array____glsl_array_type()1061 virtual bool end__array____glsl_array_type(){return true;}
1062 
begin__profile_glsl_type____technique(const profile_glsl_type____technique__AttributeData & attributeData)1063 virtual bool begin__profile_glsl_type____technique( const profile_glsl_type____technique__AttributeData& attributeData ){return true;}
end__profile_glsl_type____technique()1064 virtual bool end__profile_glsl_type____technique(){return true;}
1065 
begin__profile_GLSL__technique__pass(const profile_GLSL__technique__pass__AttributeData & attributeData)1066 virtual bool begin__profile_GLSL__technique__pass( const profile_GLSL__technique__pass__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass()1067 virtual bool end__profile_GLSL__technique__pass(){return true;}
1068 
begin__profile_GLSL__technique__pass__states()1069 virtual bool begin__profile_GLSL__technique__pass__states(){return true;}
end__profile_GLSL__technique__pass__states()1070 virtual bool end__profile_GLSL__technique__pass__states(){return true;}
1071 
begin__profile_GLSL__technique__pass__states__alpha_func()1072 virtual bool begin__profile_GLSL__technique__pass__states__alpha_func(){return true;}
end__profile_GLSL__technique__pass__states__alpha_func()1073 virtual bool end__profile_GLSL__technique__pass__states__alpha_func(){return true;}
1074 
begin__profile_GLSL__technique__pass__states__alpha_func__func(const profile_GLSL__technique__pass__states__alpha_func__func__AttributeData & attributeData)1075 virtual bool begin__profile_GLSL__technique__pass__states__alpha_func__func( const profile_GLSL__technique__pass__states__alpha_func__func__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__alpha_func__func()1076 virtual bool end__profile_GLSL__technique__pass__states__alpha_func__func(){return true;}
1077 
begin__profile_GLSL__technique__pass__states__alpha_func__value(const profile_GLSL__technique__pass__states__alpha_func__value__AttributeData & attributeData)1078 virtual bool begin__profile_GLSL__technique__pass__states__alpha_func__value( const profile_GLSL__technique__pass__states__alpha_func__value__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__alpha_func__value()1079 virtual bool end__profile_GLSL__technique__pass__states__alpha_func__value(){return true;}
1080 
begin__profile_GLSL__technique__pass__states__blend_func()1081 virtual bool begin__profile_GLSL__technique__pass__states__blend_func(){return true;}
end__profile_GLSL__technique__pass__states__blend_func()1082 virtual bool end__profile_GLSL__technique__pass__states__blend_func(){return true;}
1083 
begin__profile_GLSL__technique__pass__states__blend_func__src(const profile_GLSL__technique__pass__states__blend_func__src__AttributeData & attributeData)1084 virtual bool begin__profile_GLSL__technique__pass__states__blend_func__src( const profile_GLSL__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func__src()1085 virtual bool end__profile_GLSL__technique__pass__states__blend_func__src(){return true;}
1086 
begin__profile_GLSL__technique__pass__states__blend_func__dest(const profile_GLSL__technique__pass__states__blend_func__dest__AttributeData & attributeData)1087 virtual bool begin__profile_GLSL__technique__pass__states__blend_func__dest( const profile_GLSL__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func__dest()1088 virtual bool end__profile_GLSL__technique__pass__states__blend_func__dest(){return true;}
1089 
begin__profile_GLSL__technique__pass__states__blend_func_separate()1090 virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate(){return true;}
end__profile_GLSL__technique__pass__states__blend_func_separate()1091 virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate(){return true;}
1092 
begin__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb(const profile_GLSL__technique__pass__states__blend_func_separate__src_rgb__AttributeData & attributeData)1093 virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb( const profile_GLSL__technique__pass__states__blend_func_separate__src_rgb__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb()1094 virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb(){return true;}
1095 
begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb(const profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb__AttributeData & attributeData)1096 virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb( const profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb()1097 virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb(){return true;}
1098 
begin__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha(const profile_GLSL__technique__pass__states__blend_func_separate__src_alpha__AttributeData & attributeData)1099 virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha( const profile_GLSL__technique__pass__states__blend_func_separate__src_alpha__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha()1100 virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha(){return true;}
1101 
begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha(const profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha__AttributeData & attributeData)1102 virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha( const profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha()1103 virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha(){return true;}
1104 
begin__profile_GLSL__technique__pass__states__blend_equation(const profile_GLSL__technique__pass__states__blend_equation__AttributeData & attributeData)1105 virtual bool begin__profile_GLSL__technique__pass__states__blend_equation( const profile_GLSL__technique__pass__states__blend_equation__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_equation()1106 virtual bool end__profile_GLSL__technique__pass__states__blend_equation(){return true;}
1107 
begin__profile_GLSL__technique__pass__states__blend_equation_separate()1108 virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate(){return true;}
end__profile_GLSL__technique__pass__states__blend_equation_separate()1109 virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate(){return true;}
1110 
begin__profile_GLSL__technique__pass__states__blend_equation_separate__rgb(const profile_GLSL__technique__pass__states__blend_equation_separate__rgb__AttributeData & attributeData)1111 virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate__rgb( const profile_GLSL__technique__pass__states__blend_equation_separate__rgb__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_equation_separate__rgb()1112 virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate__rgb(){return true;}
1113 
begin__profile_GLSL__technique__pass__states__blend_equation_separate__alpha(const profile_GLSL__technique__pass__states__blend_equation_separate__alpha__AttributeData & attributeData)1114 virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate__alpha( const profile_GLSL__technique__pass__states__blend_equation_separate__alpha__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_equation_separate__alpha()1115 virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate__alpha(){return true;}
1116 
begin__color_material()1117 virtual bool begin__color_material(){return true;}
end__color_material()1118 virtual bool end__color_material(){return true;}
1119 
begin__color_material__face(const color_material__face__AttributeData & attributeData)1120 virtual bool begin__color_material__face( const color_material__face__AttributeData& attributeData ){return true;}
end__color_material__face()1121 virtual bool end__color_material__face(){return true;}
1122 
begin__color_material__mode(const color_material__mode__AttributeData & attributeData)1123 virtual bool begin__color_material__mode( const color_material__mode__AttributeData& attributeData ){return true;}
end__color_material__mode()1124 virtual bool end__color_material__mode(){return true;}
1125 
begin__profile_GLSL__technique__pass__states__cull_face(const profile_GLSL__technique__pass__states__cull_face__AttributeData & attributeData)1126 virtual bool begin__profile_GLSL__technique__pass__states__cull_face( const profile_GLSL__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__cull_face()1127 virtual bool end__profile_GLSL__technique__pass__states__cull_face(){return true;}
1128 
begin__profile_GLSL__technique__pass__states__depth_func(const profile_GLSL__technique__pass__states__depth_func__AttributeData & attributeData)1129 virtual bool begin__profile_GLSL__technique__pass__states__depth_func( const profile_GLSL__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__depth_func()1130 virtual bool end__profile_GLSL__technique__pass__states__depth_func(){return true;}
1131 
begin__profile_GLSL__technique__pass__states__fog_mode(const profile_GLSL__technique__pass__states__fog_mode__AttributeData & attributeData)1132 virtual bool begin__profile_GLSL__technique__pass__states__fog_mode( const profile_GLSL__technique__pass__states__fog_mode__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_mode()1133 virtual bool end__profile_GLSL__technique__pass__states__fog_mode(){return true;}
1134 
begin__fog_coord_src(const fog_coord_src__AttributeData & attributeData)1135 virtual bool begin__fog_coord_src( const fog_coord_src__AttributeData& attributeData ){return true;}
end__fog_coord_src()1136 virtual bool end__fog_coord_src(){return true;}
1137 
begin__profile_GLSL__technique__pass__states__front_face(const profile_GLSL__technique__pass__states__front_face__AttributeData & attributeData)1138 virtual bool begin__profile_GLSL__technique__pass__states__front_face( const profile_GLSL__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__front_face()1139 virtual bool end__profile_GLSL__technique__pass__states__front_face(){return true;}
1140 
begin__light_model_color_control(const light_model_color_control__AttributeData & attributeData)1141 virtual bool begin__light_model_color_control( const light_model_color_control__AttributeData& attributeData ){return true;}
end__light_model_color_control()1142 virtual bool end__light_model_color_control(){return true;}
1143 
begin__profile_GLSL__technique__pass__states__logic_op(const profile_GLSL__technique__pass__states__logic_op__AttributeData & attributeData)1144 virtual bool begin__profile_GLSL__technique__pass__states__logic_op( const profile_GLSL__technique__pass__states__logic_op__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__logic_op()1145 virtual bool end__profile_GLSL__technique__pass__states__logic_op(){return true;}
1146 
begin__polygon_mode()1147 virtual bool begin__polygon_mode(){return true;}
end__polygon_mode()1148 virtual bool end__polygon_mode(){return true;}
1149 
begin__polygon_mode__face(const polygon_mode__face__AttributeData & attributeData)1150 virtual bool begin__polygon_mode__face( const polygon_mode__face__AttributeData& attributeData ){return true;}
end__polygon_mode__face()1151 virtual bool end__polygon_mode__face(){return true;}
1152 
begin__polygon_mode__mode(const polygon_mode__mode__AttributeData & attributeData)1153 virtual bool begin__polygon_mode__mode( const polygon_mode__mode__AttributeData& attributeData ){return true;}
end__polygon_mode__mode()1154 virtual bool end__polygon_mode__mode(){return true;}
1155 
begin__profile_GLSL__technique__pass__states__shade_model(const profile_GLSL__technique__pass__states__shade_model__AttributeData & attributeData)1156 virtual bool begin__profile_GLSL__technique__pass__states__shade_model( const profile_GLSL__technique__pass__states__shade_model__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__shade_model()1157 virtual bool end__profile_GLSL__technique__pass__states__shade_model(){return true;}
1158 
begin__profile_GLSL__technique__pass__states__stencil_func()1159 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func(){return true;}
end__profile_GLSL__technique__pass__states__stencil_func()1160 virtual bool end__profile_GLSL__technique__pass__states__stencil_func(){return true;}
1161 
begin__profile_GLSL__technique__pass__states__stencil_func__func(const profile_GLSL__technique__pass__states__stencil_func__func__AttributeData & attributeData)1162 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__func( const profile_GLSL__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func__func()1163 virtual bool end__profile_GLSL__technique__pass__states__stencil_func__func(){return true;}
1164 
begin__profile_GLSL__technique__pass__states__stencil_func__ref(const profile_GLSL__technique__pass__states__stencil_func__ref__AttributeData & attributeData)1165 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__ref( const profile_GLSL__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func__ref()1166 virtual bool end__profile_GLSL__technique__pass__states__stencil_func__ref(){return true;}
1167 
begin__profile_GLSL__technique__pass__states__stencil_func__mask(const profile_GLSL__technique__pass__states__stencil_func__mask__AttributeData & attributeData)1168 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__mask( const profile_GLSL__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func__mask()1169 virtual bool end__profile_GLSL__technique__pass__states__stencil_func__mask(){return true;}
1170 
begin__profile_GLSL__technique__pass__states__stencil_op()1171 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op(){return true;}
end__profile_GLSL__technique__pass__states__stencil_op()1172 virtual bool end__profile_GLSL__technique__pass__states__stencil_op(){return true;}
1173 
begin__profile_GLSL__technique__pass__states__stencil_op__fail(const profile_GLSL__technique__pass__states__stencil_op__fail__AttributeData & attributeData)1174 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__fail( const profile_GLSL__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op__fail()1175 virtual bool end__profile_GLSL__technique__pass__states__stencil_op__fail(){return true;}
1176 
begin__profile_GLSL__technique__pass__states__stencil_op__zfail(const profile_GLSL__technique__pass__states__stencil_op__zfail__AttributeData & attributeData)1177 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__zfail( const profile_GLSL__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op__zfail()1178 virtual bool end__profile_GLSL__technique__pass__states__stencil_op__zfail(){return true;}
1179 
begin__profile_GLSL__technique__pass__states__stencil_op__zpass(const profile_GLSL__technique__pass__states__stencil_op__zpass__AttributeData & attributeData)1180 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__zpass( const profile_GLSL__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op__zpass()1181 virtual bool end__profile_GLSL__technique__pass__states__stencil_op__zpass(){return true;}
1182 
begin__profile_GLSL__technique__pass__states__stencil_func_separate()1183 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate(){return true;}
end__profile_GLSL__technique__pass__states__stencil_func_separate()1184 virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate(){return true;}
1185 
begin__profile_GLSL__technique__pass__states__stencil_func_separate__front(const profile_GLSL__technique__pass__states__stencil_func_separate__front__AttributeData & attributeData)1186 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__front( const profile_GLSL__technique__pass__states__stencil_func_separate__front__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func_separate__front()1187 virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__front(){return true;}
1188 
begin__profile_GLSL__technique__pass__states__stencil_func_separate__back(const profile_GLSL__technique__pass__states__stencil_func_separate__back__AttributeData & attributeData)1189 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__back( const profile_GLSL__technique__pass__states__stencil_func_separate__back__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func_separate__back()1190 virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__back(){return true;}
1191 
begin__profile_GLSL__technique__pass__states__stencil_func_separate__ref(const profile_GLSL__technique__pass__states__stencil_func_separate__ref__AttributeData & attributeData)1192 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__ref( const profile_GLSL__technique__pass__states__stencil_func_separate__ref__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func_separate__ref()1193 virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__ref(){return true;}
1194 
begin__profile_GLSL__technique__pass__states__stencil_func_separate__mask(const profile_GLSL__technique__pass__states__stencil_func_separate__mask__AttributeData & attributeData)1195 virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__mask( const profile_GLSL__technique__pass__states__stencil_func_separate__mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_func_separate__mask()1196 virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__mask(){return true;}
1197 
begin__profile_GLSL__technique__pass__states__stencil_op_separate()1198 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate(){return true;}
end__profile_GLSL__technique__pass__states__stencil_op_separate()1199 virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate(){return true;}
1200 
begin__profile_GLSL__technique__pass__states__stencil_op_separate__face(const profile_GLSL__technique__pass__states__stencil_op_separate__face__AttributeData & attributeData)1201 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__face( const profile_GLSL__technique__pass__states__stencil_op_separate__face__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op_separate__face()1202 virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__face(){return true;}
1203 
begin__profile_GLSL__technique__pass__states__stencil_op_separate__fail(const profile_GLSL__technique__pass__states__stencil_op_separate__fail__AttributeData & attributeData)1204 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__fail( const profile_GLSL__technique__pass__states__stencil_op_separate__fail__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op_separate__fail()1205 virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__fail(){return true;}
1206 
begin__profile_GLSL__technique__pass__states__stencil_op_separate__zfail(const profile_GLSL__technique__pass__states__stencil_op_separate__zfail__AttributeData & attributeData)1207 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__zfail( const profile_GLSL__technique__pass__states__stencil_op_separate__zfail__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op_separate__zfail()1208 virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__zfail(){return true;}
1209 
begin__profile_GLSL__technique__pass__states__stencil_op_separate__zpass(const profile_GLSL__technique__pass__states__stencil_op_separate__zpass__AttributeData & attributeData)1210 virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__zpass( const profile_GLSL__technique__pass__states__stencil_op_separate__zpass__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_op_separate__zpass()1211 virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__zpass(){return true;}
1212 
begin__profile_GLSL__technique__pass__states__stencil_mask_separate()1213 virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate(){return true;}
end__profile_GLSL__technique__pass__states__stencil_mask_separate()1214 virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate(){return true;}
1215 
begin__profile_GLSL__technique__pass__states__stencil_mask_separate__face(const profile_GLSL__technique__pass__states__stencil_mask_separate__face__AttributeData & attributeData)1216 virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate__face( const profile_GLSL__technique__pass__states__stencil_mask_separate__face__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_mask_separate__face()1217 virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate__face(){return true;}
1218 
begin__profile_GLSL__technique__pass__states__stencil_mask_separate__mask(const profile_GLSL__technique__pass__states__stencil_mask_separate__mask__AttributeData & attributeData)1219 virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate__mask( const profile_GLSL__technique__pass__states__stencil_mask_separate__mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_mask_separate__mask()1220 virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate__mask(){return true;}
1221 
begin__profile_GLSL__technique__pass__states__light_enable(const profile_GLSL__technique__pass__states__light_enable__AttributeData & attributeData)1222 virtual bool begin__profile_GLSL__technique__pass__states__light_enable( const profile_GLSL__technique__pass__states__light_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_enable()1223 virtual bool end__profile_GLSL__technique__pass__states__light_enable(){return true;}
1224 
begin__profile_GLSL__technique__pass__states__light_ambient(const profile_GLSL__technique__pass__states__light_ambient__AttributeData & attributeData)1225 virtual bool begin__profile_GLSL__technique__pass__states__light_ambient( const profile_GLSL__technique__pass__states__light_ambient__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_ambient()1226 virtual bool end__profile_GLSL__technique__pass__states__light_ambient(){return true;}
1227 
begin__profile_GLSL__technique__pass__states__light_diffuse(const profile_GLSL__technique__pass__states__light_diffuse__AttributeData & attributeData)1228 virtual bool begin__profile_GLSL__technique__pass__states__light_diffuse( const profile_GLSL__technique__pass__states__light_diffuse__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_diffuse()1229 virtual bool end__profile_GLSL__technique__pass__states__light_diffuse(){return true;}
1230 
begin__profile_GLSL__technique__pass__states__light_specular(const profile_GLSL__technique__pass__states__light_specular__AttributeData & attributeData)1231 virtual bool begin__profile_GLSL__technique__pass__states__light_specular( const profile_GLSL__technique__pass__states__light_specular__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_specular()1232 virtual bool end__profile_GLSL__technique__pass__states__light_specular(){return true;}
1233 
begin__profile_GLSL__technique__pass__states__light_position(const profile_GLSL__technique__pass__states__light_position__AttributeData & attributeData)1234 virtual bool begin__profile_GLSL__technique__pass__states__light_position( const profile_GLSL__technique__pass__states__light_position__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_position()1235 virtual bool end__profile_GLSL__technique__pass__states__light_position(){return true;}
1236 
begin__profile_GLSL__technique__pass__states__light_constant_attenuation(const profile_GLSL__technique__pass__states__light_constant_attenuation__AttributeData & attributeData)1237 virtual bool begin__profile_GLSL__technique__pass__states__light_constant_attenuation( const profile_GLSL__technique__pass__states__light_constant_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_constant_attenuation()1238 virtual bool end__profile_GLSL__technique__pass__states__light_constant_attenuation(){return true;}
1239 
begin__profile_GLSL__technique__pass__states__light_linear_attenuation(const profile_GLSL__technique__pass__states__light_linear_attenuation__AttributeData & attributeData)1240 virtual bool begin__profile_GLSL__technique__pass__states__light_linear_attenuation( const profile_GLSL__technique__pass__states__light_linear_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_linear_attenuation()1241 virtual bool end__profile_GLSL__technique__pass__states__light_linear_attenuation(){return true;}
1242 
begin__profile_GLSL__technique__pass__states__light_quadratic_attenuation(const profile_GLSL__technique__pass__states__light_quadratic_attenuation__AttributeData & attributeData)1243 virtual bool begin__profile_GLSL__technique__pass__states__light_quadratic_attenuation( const profile_GLSL__technique__pass__states__light_quadratic_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_quadratic_attenuation()1244 virtual bool end__profile_GLSL__technique__pass__states__light_quadratic_attenuation(){return true;}
1245 
begin__profile_GLSL__technique__pass__states__light_spot_cutoff(const profile_GLSL__technique__pass__states__light_spot_cutoff__AttributeData & attributeData)1246 virtual bool begin__profile_GLSL__technique__pass__states__light_spot_cutoff( const profile_GLSL__technique__pass__states__light_spot_cutoff__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_spot_cutoff()1247 virtual bool end__profile_GLSL__technique__pass__states__light_spot_cutoff(){return true;}
1248 
begin__profile_GLSL__technique__pass__states__light_spot_direction(const profile_GLSL__technique__pass__states__light_spot_direction__AttributeData & attributeData)1249 virtual bool begin__profile_GLSL__technique__pass__states__light_spot_direction( const profile_GLSL__technique__pass__states__light_spot_direction__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_spot_direction()1250 virtual bool end__profile_GLSL__technique__pass__states__light_spot_direction(){return true;}
1251 
begin__profile_GLSL__technique__pass__states__light_spot_exponent(const profile_GLSL__technique__pass__states__light_spot_exponent__AttributeData & attributeData)1252 virtual bool begin__profile_GLSL__technique__pass__states__light_spot_exponent( const profile_GLSL__technique__pass__states__light_spot_exponent__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_spot_exponent()1253 virtual bool end__profile_GLSL__technique__pass__states__light_spot_exponent(){return true;}
1254 
begin__texture1D(const texture1D__AttributeData & attributeData)1255 virtual bool begin__texture1D( const texture1D__AttributeData& attributeData ){return true;}
end__texture1D()1256 virtual bool end__texture1D(){return true;}
1257 
begin__value____fx_sampler1D_type()1258 virtual bool begin__value____fx_sampler1D_type(){return true;}
end__value____fx_sampler1D_type()1259 virtual bool end__value____fx_sampler1D_type(){return true;}
1260 
begin__param____NCName()1261 virtual bool begin__param____NCName(){return true;}
end__param____NCName()1262 virtual bool end__param____NCName(){return true;}
data__param____NCName(const ParserChar * value,size_t length)1263 virtual bool data__param____NCName( const ParserChar* value, size_t length ){return true;}
1264 
begin__texture2D(const texture2D__AttributeData & attributeData)1265 virtual bool begin__texture2D( const texture2D__AttributeData& attributeData ){return true;}
end__texture2D()1266 virtual bool end__texture2D(){return true;}
1267 
begin__value____fx_sampler2D_type()1268 virtual bool begin__value____fx_sampler2D_type(){return true;}
end__value____fx_sampler2D_type()1269 virtual bool end__value____fx_sampler2D_type(){return true;}
1270 
begin__texture3D(const texture3D__AttributeData & attributeData)1271 virtual bool begin__texture3D( const texture3D__AttributeData& attributeData ){return true;}
end__texture3D()1272 virtual bool end__texture3D(){return true;}
1273 
begin__value____fx_sampler3D_type()1274 virtual bool begin__value____fx_sampler3D_type(){return true;}
end__value____fx_sampler3D_type()1275 virtual bool end__value____fx_sampler3D_type(){return true;}
1276 
begin__textureCUBE(const textureCUBE__AttributeData & attributeData)1277 virtual bool begin__textureCUBE( const textureCUBE__AttributeData& attributeData ){return true;}
end__textureCUBE()1278 virtual bool end__textureCUBE(){return true;}
1279 
begin__value____fx_samplerCUBE_type()1280 virtual bool begin__value____fx_samplerCUBE_type(){return true;}
end__value____fx_samplerCUBE_type()1281 virtual bool end__value____fx_samplerCUBE_type(){return true;}
1282 
begin__textureRECT(const textureRECT__AttributeData & attributeData)1283 virtual bool begin__textureRECT( const textureRECT__AttributeData& attributeData ){return true;}
end__textureRECT()1284 virtual bool end__textureRECT(){return true;}
1285 
begin__value____fx_samplerRECT_type()1286 virtual bool begin__value____fx_samplerRECT_type(){return true;}
end__value____fx_samplerRECT_type()1287 virtual bool end__value____fx_samplerRECT_type(){return true;}
1288 
begin__textureDEPTH(const textureDEPTH__AttributeData & attributeData)1289 virtual bool begin__textureDEPTH( const textureDEPTH__AttributeData& attributeData ){return true;}
end__textureDEPTH()1290 virtual bool end__textureDEPTH(){return true;}
1291 
begin__value____fx_samplerDEPTH_type()1292 virtual bool begin__value____fx_samplerDEPTH_type(){return true;}
end__value____fx_samplerDEPTH_type()1293 virtual bool end__value____fx_samplerDEPTH_type(){return true;}
1294 
begin__texture1D_enable(const texture1D_enable__AttributeData & attributeData)1295 virtual bool begin__texture1D_enable( const texture1D_enable__AttributeData& attributeData ){return true;}
end__texture1D_enable()1296 virtual bool end__texture1D_enable(){return true;}
1297 
begin__texture2D_enable(const texture2D_enable__AttributeData & attributeData)1298 virtual bool begin__texture2D_enable( const texture2D_enable__AttributeData& attributeData ){return true;}
end__texture2D_enable()1299 virtual bool end__texture2D_enable(){return true;}
1300 
begin__texture3D_enable(const texture3D_enable__AttributeData & attributeData)1301 virtual bool begin__texture3D_enable( const texture3D_enable__AttributeData& attributeData ){return true;}
end__texture3D_enable()1302 virtual bool end__texture3D_enable(){return true;}
1303 
begin__textureCUBE_enable(const textureCUBE_enable__AttributeData & attributeData)1304 virtual bool begin__textureCUBE_enable( const textureCUBE_enable__AttributeData& attributeData ){return true;}
end__textureCUBE_enable()1305 virtual bool end__textureCUBE_enable(){return true;}
1306 
begin__textureRECT_enable(const textureRECT_enable__AttributeData & attributeData)1307 virtual bool begin__textureRECT_enable( const textureRECT_enable__AttributeData& attributeData ){return true;}
end__textureRECT_enable()1308 virtual bool end__textureRECT_enable(){return true;}
1309 
begin__textureDEPTH_enable(const textureDEPTH_enable__AttributeData & attributeData)1310 virtual bool begin__textureDEPTH_enable( const textureDEPTH_enable__AttributeData& attributeData ){return true;}
end__textureDEPTH_enable()1311 virtual bool end__textureDEPTH_enable(){return true;}
1312 
begin__texture_env_color(const texture_env_color__AttributeData & attributeData)1313 virtual bool begin__texture_env_color( const texture_env_color__AttributeData& attributeData ){return true;}
end__texture_env_color()1314 virtual bool end__texture_env_color(){return true;}
1315 
begin__texture_env_mode(const texture_env_mode__AttributeData & attributeData)1316 virtual bool begin__texture_env_mode( const texture_env_mode__AttributeData& attributeData ){return true;}
end__texture_env_mode()1317 virtual bool end__texture_env_mode(){return true;}
1318 
begin__profile_GLSL__technique__pass__states__clip_plane(const profile_GLSL__technique__pass__states__clip_plane__AttributeData & attributeData)1319 virtual bool begin__profile_GLSL__technique__pass__states__clip_plane( const profile_GLSL__technique__pass__states__clip_plane__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__clip_plane()1320 virtual bool end__profile_GLSL__technique__pass__states__clip_plane(){return true;}
1321 
begin__profile_GLSL__technique__pass__states__clip_plane_enable(const profile_GLSL__technique__pass__states__clip_plane_enable__AttributeData & attributeData)1322 virtual bool begin__profile_GLSL__technique__pass__states__clip_plane_enable( const profile_GLSL__technique__pass__states__clip_plane_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__clip_plane_enable()1323 virtual bool end__profile_GLSL__technique__pass__states__clip_plane_enable(){return true;}
1324 
begin__profile_GLSL__technique__pass__states__blend_color(const profile_GLSL__technique__pass__states__blend_color__AttributeData & attributeData)1325 virtual bool begin__profile_GLSL__technique__pass__states__blend_color( const profile_GLSL__technique__pass__states__blend_color__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_color()1326 virtual bool end__profile_GLSL__technique__pass__states__blend_color(){return true;}
1327 
begin__profile_GLSL__technique__pass__states__color_mask(const profile_GLSL__technique__pass__states__color_mask__AttributeData & attributeData)1328 virtual bool begin__profile_GLSL__technique__pass__states__color_mask( const profile_GLSL__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__color_mask()1329 virtual bool end__profile_GLSL__technique__pass__states__color_mask(){return true;}
1330 
begin__depth_bounds(const depth_bounds__AttributeData & attributeData)1331 virtual bool begin__depth_bounds( const depth_bounds__AttributeData& attributeData ){return true;}
end__depth_bounds()1332 virtual bool end__depth_bounds(){return true;}
1333 
begin__profile_GLSL__technique__pass__states__depth_mask(const profile_GLSL__technique__pass__states__depth_mask__AttributeData & attributeData)1334 virtual bool begin__profile_GLSL__technique__pass__states__depth_mask( const profile_GLSL__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__depth_mask()1335 virtual bool end__profile_GLSL__technique__pass__states__depth_mask(){return true;}
1336 
begin__profile_GLSL__technique__pass__states__depth_range(const profile_GLSL__technique__pass__states__depth_range__AttributeData & attributeData)1337 virtual bool begin__profile_GLSL__technique__pass__states__depth_range( const profile_GLSL__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__depth_range()1338 virtual bool end__profile_GLSL__technique__pass__states__depth_range(){return true;}
1339 
begin__profile_GLSL__technique__pass__states__fog_density(const profile_GLSL__technique__pass__states__fog_density__AttributeData & attributeData)1340 virtual bool begin__profile_GLSL__technique__pass__states__fog_density( const profile_GLSL__technique__pass__states__fog_density__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_density()1341 virtual bool end__profile_GLSL__technique__pass__states__fog_density(){return true;}
1342 
begin__profile_GLSL__technique__pass__states__fog_start(const profile_GLSL__technique__pass__states__fog_start__AttributeData & attributeData)1343 virtual bool begin__profile_GLSL__technique__pass__states__fog_start( const profile_GLSL__technique__pass__states__fog_start__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_start()1344 virtual bool end__profile_GLSL__technique__pass__states__fog_start(){return true;}
1345 
begin__profile_GLSL__technique__pass__states__fog_end(const profile_GLSL__technique__pass__states__fog_end__AttributeData & attributeData)1346 virtual bool begin__profile_GLSL__technique__pass__states__fog_end( const profile_GLSL__technique__pass__states__fog_end__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_end()1347 virtual bool end__profile_GLSL__technique__pass__states__fog_end(){return true;}
1348 
begin__profile_GLSL__technique__pass__states__fog_color(const profile_GLSL__technique__pass__states__fog_color__AttributeData & attributeData)1349 virtual bool begin__profile_GLSL__technique__pass__states__fog_color( const profile_GLSL__technique__pass__states__fog_color__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_color()1350 virtual bool end__profile_GLSL__technique__pass__states__fog_color(){return true;}
1351 
begin__profile_GLSL__technique__pass__states__light_model_ambient(const profile_GLSL__technique__pass__states__light_model_ambient__AttributeData & attributeData)1352 virtual bool begin__profile_GLSL__technique__pass__states__light_model_ambient( const profile_GLSL__technique__pass__states__light_model_ambient__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_model_ambient()1353 virtual bool end__profile_GLSL__technique__pass__states__light_model_ambient(){return true;}
1354 
begin__profile_GLSL__technique__pass__states__lighting_enable(const profile_GLSL__technique__pass__states__lighting_enable__AttributeData & attributeData)1355 virtual bool begin__profile_GLSL__technique__pass__states__lighting_enable( const profile_GLSL__technique__pass__states__lighting_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__lighting_enable()1356 virtual bool end__profile_GLSL__technique__pass__states__lighting_enable(){return true;}
1357 
begin__line_stipple(const line_stipple__AttributeData & attributeData)1358 virtual bool begin__line_stipple( const line_stipple__AttributeData& attributeData ){return true;}
end__line_stipple()1359 virtual bool end__line_stipple(){return true;}
1360 
begin__profile_GLSL__technique__pass__states__line_width(const profile_GLSL__technique__pass__states__line_width__AttributeData & attributeData)1361 virtual bool begin__profile_GLSL__technique__pass__states__line_width( const profile_GLSL__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__line_width()1362 virtual bool end__profile_GLSL__technique__pass__states__line_width(){return true;}
1363 
begin__profile_GLSL__technique__pass__states__material_ambient(const profile_GLSL__technique__pass__states__material_ambient__AttributeData & attributeData)1364 virtual bool begin__profile_GLSL__technique__pass__states__material_ambient( const profile_GLSL__technique__pass__states__material_ambient__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__material_ambient()1365 virtual bool end__profile_GLSL__technique__pass__states__material_ambient(){return true;}
1366 
begin__profile_GLSL__technique__pass__states__material_diffuse(const profile_GLSL__technique__pass__states__material_diffuse__AttributeData & attributeData)1367 virtual bool begin__profile_GLSL__technique__pass__states__material_diffuse( const profile_GLSL__technique__pass__states__material_diffuse__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__material_diffuse()1368 virtual bool end__profile_GLSL__technique__pass__states__material_diffuse(){return true;}
1369 
begin__profile_GLSL__technique__pass__states__material_emission(const profile_GLSL__technique__pass__states__material_emission__AttributeData & attributeData)1370 virtual bool begin__profile_GLSL__technique__pass__states__material_emission( const profile_GLSL__technique__pass__states__material_emission__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__material_emission()1371 virtual bool end__profile_GLSL__technique__pass__states__material_emission(){return true;}
1372 
begin__profile_GLSL__technique__pass__states__material_shininess(const profile_GLSL__technique__pass__states__material_shininess__AttributeData & attributeData)1373 virtual bool begin__profile_GLSL__technique__pass__states__material_shininess( const profile_GLSL__technique__pass__states__material_shininess__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__material_shininess()1374 virtual bool end__profile_GLSL__technique__pass__states__material_shininess(){return true;}
1375 
begin__profile_GLSL__technique__pass__states__material_specular(const profile_GLSL__technique__pass__states__material_specular__AttributeData & attributeData)1376 virtual bool begin__profile_GLSL__technique__pass__states__material_specular( const profile_GLSL__technique__pass__states__material_specular__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__material_specular()1377 virtual bool end__profile_GLSL__technique__pass__states__material_specular(){return true;}
1378 
begin__profile_GLSL__technique__pass__states__model_view_matrix(const profile_GLSL__technique__pass__states__model_view_matrix__AttributeData & attributeData)1379 virtual bool begin__profile_GLSL__technique__pass__states__model_view_matrix( const profile_GLSL__technique__pass__states__model_view_matrix__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__model_view_matrix()1380 virtual bool end__profile_GLSL__technique__pass__states__model_view_matrix(){return true;}
1381 
begin__profile_GLSL__technique__pass__states__point_distance_attenuation(const profile_GLSL__technique__pass__states__point_distance_attenuation__AttributeData & attributeData)1382 virtual bool begin__profile_GLSL__technique__pass__states__point_distance_attenuation( const profile_GLSL__technique__pass__states__point_distance_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_distance_attenuation()1383 virtual bool end__profile_GLSL__technique__pass__states__point_distance_attenuation(){return true;}
1384 
begin__profile_GLSL__technique__pass__states__point_fade_threshold_size(const profile_GLSL__technique__pass__states__point_fade_threshold_size__AttributeData & attributeData)1385 virtual bool begin__profile_GLSL__technique__pass__states__point_fade_threshold_size( const profile_GLSL__technique__pass__states__point_fade_threshold_size__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_fade_threshold_size()1386 virtual bool end__profile_GLSL__technique__pass__states__point_fade_threshold_size(){return true;}
1387 
begin__profile_GLSL__technique__pass__states__point_size(const profile_GLSL__technique__pass__states__point_size__AttributeData & attributeData)1388 virtual bool begin__profile_GLSL__technique__pass__states__point_size( const profile_GLSL__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_size()1389 virtual bool end__profile_GLSL__technique__pass__states__point_size(){return true;}
1390 
begin__profile_GLSL__technique__pass__states__point_size_min(const profile_GLSL__technique__pass__states__point_size_min__AttributeData & attributeData)1391 virtual bool begin__profile_GLSL__technique__pass__states__point_size_min( const profile_GLSL__technique__pass__states__point_size_min__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_size_min()1392 virtual bool end__profile_GLSL__technique__pass__states__point_size_min(){return true;}
1393 
begin__profile_GLSL__technique__pass__states__point_size_max(const profile_GLSL__technique__pass__states__point_size_max__AttributeData & attributeData)1394 virtual bool begin__profile_GLSL__technique__pass__states__point_size_max( const profile_GLSL__technique__pass__states__point_size_max__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_size_max()1395 virtual bool end__profile_GLSL__technique__pass__states__point_size_max(){return true;}
1396 
begin__profile_GLSL__technique__pass__states__polygon_offset(const profile_GLSL__technique__pass__states__polygon_offset__AttributeData & attributeData)1397 virtual bool begin__profile_GLSL__technique__pass__states__polygon_offset( const profile_GLSL__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__polygon_offset()1398 virtual bool end__profile_GLSL__technique__pass__states__polygon_offset(){return true;}
1399 
begin__profile_GLSL__technique__pass__states__projection_matrix(const profile_GLSL__technique__pass__states__projection_matrix__AttributeData & attributeData)1400 virtual bool begin__profile_GLSL__technique__pass__states__projection_matrix( const profile_GLSL__technique__pass__states__projection_matrix__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__projection_matrix()1401 virtual bool end__profile_GLSL__technique__pass__states__projection_matrix(){return true;}
1402 
begin__profile_GLSL__technique__pass__states__scissor(const profile_GLSL__technique__pass__states__scissor__AttributeData & attributeData)1403 virtual bool begin__profile_GLSL__technique__pass__states__scissor( const profile_GLSL__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__scissor()1404 virtual bool end__profile_GLSL__technique__pass__states__scissor(){return true;}
1405 
begin__profile_GLSL__technique__pass__states__stencil_mask(const profile_GLSL__technique__pass__states__stencil_mask__AttributeData & attributeData)1406 virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask( const profile_GLSL__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_mask()1407 virtual bool end__profile_GLSL__technique__pass__states__stencil_mask(){return true;}
1408 
begin__profile_GLSL__technique__pass__states__alpha_test_enable(const profile_GLSL__technique__pass__states__alpha_test_enable__AttributeData & attributeData)1409 virtual bool begin__profile_GLSL__technique__pass__states__alpha_test_enable( const profile_GLSL__technique__pass__states__alpha_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__alpha_test_enable()1410 virtual bool end__profile_GLSL__technique__pass__states__alpha_test_enable(){return true;}
1411 
begin__profile_GLSL__technique__pass__states__blend_enable(const profile_GLSL__technique__pass__states__blend_enable__AttributeData & attributeData)1412 virtual bool begin__profile_GLSL__technique__pass__states__blend_enable( const profile_GLSL__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__blend_enable()1413 virtual bool end__profile_GLSL__technique__pass__states__blend_enable(){return true;}
1414 
begin__profile_GLSL__technique__pass__states__color_logic_op_enable(const profile_GLSL__technique__pass__states__color_logic_op_enable__AttributeData & attributeData)1415 virtual bool begin__profile_GLSL__technique__pass__states__color_logic_op_enable( const profile_GLSL__technique__pass__states__color_logic_op_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__color_logic_op_enable()1416 virtual bool end__profile_GLSL__technique__pass__states__color_logic_op_enable(){return true;}
1417 
begin__profile_GLSL__technique__pass__states__color_material_enable(const profile_GLSL__technique__pass__states__color_material_enable__AttributeData & attributeData)1418 virtual bool begin__profile_GLSL__technique__pass__states__color_material_enable( const profile_GLSL__technique__pass__states__color_material_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__color_material_enable()1419 virtual bool end__profile_GLSL__technique__pass__states__color_material_enable(){return true;}
1420 
begin__profile_GLSL__technique__pass__states__cull_face_enable(const profile_GLSL__technique__pass__states__cull_face_enable__AttributeData & attributeData)1421 virtual bool begin__profile_GLSL__technique__pass__states__cull_face_enable( const profile_GLSL__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__cull_face_enable()1422 virtual bool end__profile_GLSL__technique__pass__states__cull_face_enable(){return true;}
1423 
begin__depth_bounds_enable(const depth_bounds_enable__AttributeData & attributeData)1424 virtual bool begin__depth_bounds_enable( const depth_bounds_enable__AttributeData& attributeData ){return true;}
end__depth_bounds_enable()1425 virtual bool end__depth_bounds_enable(){return true;}
1426 
begin__depth_clamp_enable(const depth_clamp_enable__AttributeData & attributeData)1427 virtual bool begin__depth_clamp_enable( const depth_clamp_enable__AttributeData& attributeData ){return true;}
end__depth_clamp_enable()1428 virtual bool end__depth_clamp_enable(){return true;}
1429 
begin__profile_GLSL__technique__pass__states__depth_test_enable(const profile_GLSL__technique__pass__states__depth_test_enable__AttributeData & attributeData)1430 virtual bool begin__profile_GLSL__technique__pass__states__depth_test_enable( const profile_GLSL__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__depth_test_enable()1431 virtual bool end__profile_GLSL__technique__pass__states__depth_test_enable(){return true;}
1432 
begin__profile_GLSL__technique__pass__states__dither_enable(const profile_GLSL__technique__pass__states__dither_enable__AttributeData & attributeData)1433 virtual bool begin__profile_GLSL__technique__pass__states__dither_enable( const profile_GLSL__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__dither_enable()1434 virtual bool end__profile_GLSL__technique__pass__states__dither_enable(){return true;}
1435 
begin__profile_GLSL__technique__pass__states__fog_enable(const profile_GLSL__technique__pass__states__fog_enable__AttributeData & attributeData)1436 virtual bool begin__profile_GLSL__technique__pass__states__fog_enable( const profile_GLSL__technique__pass__states__fog_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__fog_enable()1437 virtual bool end__profile_GLSL__technique__pass__states__fog_enable(){return true;}
1438 
begin__light_model_local_viewer_enable(const light_model_local_viewer_enable__AttributeData & attributeData)1439 virtual bool begin__light_model_local_viewer_enable( const light_model_local_viewer_enable__AttributeData& attributeData ){return true;}
end__light_model_local_viewer_enable()1440 virtual bool end__light_model_local_viewer_enable(){return true;}
1441 
begin__profile_GLSL__technique__pass__states__light_model_two_side_enable(const profile_GLSL__technique__pass__states__light_model_two_side_enable__AttributeData & attributeData)1442 virtual bool begin__profile_GLSL__technique__pass__states__light_model_two_side_enable( const profile_GLSL__technique__pass__states__light_model_two_side_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__light_model_two_side_enable()1443 virtual bool end__profile_GLSL__technique__pass__states__light_model_two_side_enable(){return true;}
1444 
begin__profile_GLSL__technique__pass__states__line_smooth_enable(const profile_GLSL__technique__pass__states__line_smooth_enable__AttributeData & attributeData)1445 virtual bool begin__profile_GLSL__technique__pass__states__line_smooth_enable( const profile_GLSL__technique__pass__states__line_smooth_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__line_smooth_enable()1446 virtual bool end__profile_GLSL__technique__pass__states__line_smooth_enable(){return true;}
1447 
begin__line_stipple_enable(const line_stipple_enable__AttributeData & attributeData)1448 virtual bool begin__line_stipple_enable( const line_stipple_enable__AttributeData& attributeData ){return true;}
end__line_stipple_enable()1449 virtual bool end__line_stipple_enable(){return true;}
1450 
begin__logic_op_enable(const logic_op_enable__AttributeData & attributeData)1451 virtual bool begin__logic_op_enable( const logic_op_enable__AttributeData& attributeData ){return true;}
end__logic_op_enable()1452 virtual bool end__logic_op_enable(){return true;}
1453 
begin__profile_GLSL__technique__pass__states__multisample_enable(const profile_GLSL__technique__pass__states__multisample_enable__AttributeData & attributeData)1454 virtual bool begin__profile_GLSL__technique__pass__states__multisample_enable( const profile_GLSL__technique__pass__states__multisample_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__multisample_enable()1455 virtual bool end__profile_GLSL__technique__pass__states__multisample_enable(){return true;}
1456 
begin__profile_GLSL__technique__pass__states__normalize_enable(const profile_GLSL__technique__pass__states__normalize_enable__AttributeData & attributeData)1457 virtual bool begin__profile_GLSL__technique__pass__states__normalize_enable( const profile_GLSL__technique__pass__states__normalize_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__normalize_enable()1458 virtual bool end__profile_GLSL__technique__pass__states__normalize_enable(){return true;}
1459 
begin__profile_GLSL__technique__pass__states__point_smooth_enable(const profile_GLSL__technique__pass__states__point_smooth_enable__AttributeData & attributeData)1460 virtual bool begin__profile_GLSL__technique__pass__states__point_smooth_enable( const profile_GLSL__technique__pass__states__point_smooth_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__point_smooth_enable()1461 virtual bool end__profile_GLSL__technique__pass__states__point_smooth_enable(){return true;}
1462 
begin__profile_GLSL__technique__pass__states__polygon_offset_fill_enable(const profile_GLSL__technique__pass__states__polygon_offset_fill_enable__AttributeData & attributeData)1463 virtual bool begin__profile_GLSL__technique__pass__states__polygon_offset_fill_enable( const profile_GLSL__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__polygon_offset_fill_enable()1464 virtual bool end__profile_GLSL__technique__pass__states__polygon_offset_fill_enable(){return true;}
1465 
begin__polygon_offset_line_enable(const polygon_offset_line_enable__AttributeData & attributeData)1466 virtual bool begin__polygon_offset_line_enable( const polygon_offset_line_enable__AttributeData& attributeData ){return true;}
end__polygon_offset_line_enable()1467 virtual bool end__polygon_offset_line_enable(){return true;}
1468 
begin__polygon_offset_point_enable(const polygon_offset_point_enable__AttributeData & attributeData)1469 virtual bool begin__polygon_offset_point_enable( const polygon_offset_point_enable__AttributeData& attributeData ){return true;}
end__polygon_offset_point_enable()1470 virtual bool end__polygon_offset_point_enable(){return true;}
1471 
begin__polygon_smooth_enable(const polygon_smooth_enable__AttributeData & attributeData)1472 virtual bool begin__polygon_smooth_enable( const polygon_smooth_enable__AttributeData& attributeData ){return true;}
end__polygon_smooth_enable()1473 virtual bool end__polygon_smooth_enable(){return true;}
1474 
begin__polygon_stipple_enable(const polygon_stipple_enable__AttributeData & attributeData)1475 virtual bool begin__polygon_stipple_enable( const polygon_stipple_enable__AttributeData& attributeData ){return true;}
end__polygon_stipple_enable()1476 virtual bool end__polygon_stipple_enable(){return true;}
1477 
begin__profile_GLSL__technique__pass__states__rescale_normal_enable(const profile_GLSL__technique__pass__states__rescale_normal_enable__AttributeData & attributeData)1478 virtual bool begin__profile_GLSL__technique__pass__states__rescale_normal_enable( const profile_GLSL__technique__pass__states__rescale_normal_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__rescale_normal_enable()1479 virtual bool end__profile_GLSL__technique__pass__states__rescale_normal_enable(){return true;}
1480 
begin__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable(const profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData & attributeData)1481 virtual bool begin__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable()1482 virtual bool end__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}
1483 
begin__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable(const profile_GLSL__technique__pass__states__sample_alpha_to_one_enable__AttributeData & attributeData)1484 virtual bool begin__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable( const profile_GLSL__technique__pass__states__sample_alpha_to_one_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable()1485 virtual bool end__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable(){return true;}
1486 
begin__profile_GLSL__technique__pass__states__sample_coverage_enable(const profile_GLSL__technique__pass__states__sample_coverage_enable__AttributeData & attributeData)1487 virtual bool begin__profile_GLSL__technique__pass__states__sample_coverage_enable( const profile_GLSL__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__sample_coverage_enable()1488 virtual bool end__profile_GLSL__technique__pass__states__sample_coverage_enable(){return true;}
1489 
begin__profile_GLSL__technique__pass__states__scissor_test_enable(const profile_GLSL__technique__pass__states__scissor_test_enable__AttributeData & attributeData)1490 virtual bool begin__profile_GLSL__technique__pass__states__scissor_test_enable( const profile_GLSL__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__scissor_test_enable()1491 virtual bool end__profile_GLSL__technique__pass__states__scissor_test_enable(){return true;}
1492 
begin__profile_GLSL__technique__pass__states__stencil_test_enable(const profile_GLSL__technique__pass__states__stencil_test_enable__AttributeData & attributeData)1493 virtual bool begin__profile_GLSL__technique__pass__states__stencil_test_enable( const profile_GLSL__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__states__stencil_test_enable()1494 virtual bool end__profile_GLSL__technique__pass__states__stencil_test_enable(){return true;}
1495 
begin__program____glsl_program_type()1496 virtual bool begin__program____glsl_program_type(){return true;}
end__program____glsl_program_type()1497 virtual bool end__program____glsl_program_type(){return true;}
1498 
begin__shader____glsl_shader_type(const shader____glsl_shader_type__AttributeData & attributeData)1499 virtual bool begin__shader____glsl_shader_type( const shader____glsl_shader_type__AttributeData& attributeData ){return true;}
end__shader____glsl_shader_type()1500 virtual bool end__shader____glsl_shader_type(){return true;}
1501 
begin__sources____fx_sources_type()1502 virtual bool begin__sources____fx_sources_type(){return true;}
end__sources____fx_sources_type()1503 virtual bool end__sources____fx_sources_type(){return true;}
1504 
begin__glsl_program_type____bind_attribute(const glsl_program_type____bind_attribute__AttributeData & attributeData)1505 virtual bool begin__glsl_program_type____bind_attribute( const glsl_program_type____bind_attribute__AttributeData& attributeData ){return true;}
end__glsl_program_type____bind_attribute()1506 virtual bool end__glsl_program_type____bind_attribute(){return true;}
1507 
begin__glsl_program_type____bind_uniform(const glsl_program_type____bind_uniform__AttributeData & attributeData)1508 virtual bool begin__glsl_program_type____bind_uniform( const glsl_program_type____bind_uniform__AttributeData& attributeData ){return true;}
end__glsl_program_type____bind_uniform()1509 virtual bool end__glsl_program_type____bind_uniform(){return true;}
1510 
begin__profile_GLSL__technique__pass__program__bind_uniform__param(const profile_GLSL__technique__pass__program__bind_uniform__param__AttributeData & attributeData)1511 virtual bool begin__profile_GLSL__technique__pass__program__bind_uniform__param( const profile_GLSL__technique__pass__program__bind_uniform__param__AttributeData& attributeData ){return true;}
end__profile_GLSL__technique__pass__program__bind_uniform__param()1512 virtual bool end__profile_GLSL__technique__pass__program__bind_uniform__param(){return true;}
1513 
begin__profile_GLSL__technique__pass__evaluate()1514 virtual bool begin__profile_GLSL__technique__pass__evaluate(){return true;}
end__profile_GLSL__technique__pass__evaluate()1515 virtual bool end__profile_GLSL__technique__pass__evaluate(){return true;}
1516 
begin__profile_CG(const profile_CG__AttributeData & attributeData)1517 virtual bool begin__profile_CG( const profile_CG__AttributeData& attributeData ){return true;}
end__profile_CG()1518 virtual bool end__profile_CG(){return true;}
1519 
begin__newparam____cg_newparam_type(const newparam____cg_newparam_type__AttributeData & attributeData)1520 virtual bool begin__newparam____cg_newparam_type( const newparam____cg_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____cg_newparam_type()1521 virtual bool end__newparam____cg_newparam_type(){return true;}
1522 
begin__bool2x1()1523 virtual bool begin__bool2x1(){return true;}
end__bool2x1()1524 virtual bool end__bool2x1(){return true;}
data__bool2x1(const bool * value,size_t length)1525 virtual bool data__bool2x1( const bool* value, size_t length ){return true;}
1526 
begin__bool2x2()1527 virtual bool begin__bool2x2(){return true;}
end__bool2x2()1528 virtual bool end__bool2x2(){return true;}
data__bool2x2(const bool * value,size_t length)1529 virtual bool data__bool2x2( const bool* value, size_t length ){return true;}
1530 
begin__bool2x3()1531 virtual bool begin__bool2x3(){return true;}
end__bool2x3()1532 virtual bool end__bool2x3(){return true;}
data__bool2x3(const bool * value,size_t length)1533 virtual bool data__bool2x3( const bool* value, size_t length ){return true;}
1534 
begin__bool2x4()1535 virtual bool begin__bool2x4(){return true;}
end__bool2x4()1536 virtual bool end__bool2x4(){return true;}
data__bool2x4(const bool * value,size_t length)1537 virtual bool data__bool2x4( const bool* value, size_t length ){return true;}
1538 
begin__bool3x1()1539 virtual bool begin__bool3x1(){return true;}
end__bool3x1()1540 virtual bool end__bool3x1(){return true;}
data__bool3x1(const bool * value,size_t length)1541 virtual bool data__bool3x1( const bool* value, size_t length ){return true;}
1542 
begin__bool3x2()1543 virtual bool begin__bool3x2(){return true;}
end__bool3x2()1544 virtual bool end__bool3x2(){return true;}
data__bool3x2(const bool * value,size_t length)1545 virtual bool data__bool3x2( const bool* value, size_t length ){return true;}
1546 
begin__bool3x3()1547 virtual bool begin__bool3x3(){return true;}
end__bool3x3()1548 virtual bool end__bool3x3(){return true;}
data__bool3x3(const bool * value,size_t length)1549 virtual bool data__bool3x3( const bool* value, size_t length ){return true;}
1550 
begin__bool3x4()1551 virtual bool begin__bool3x4(){return true;}
end__bool3x4()1552 virtual bool end__bool3x4(){return true;}
data__bool3x4(const bool * value,size_t length)1553 virtual bool data__bool3x4( const bool* value, size_t length ){return true;}
1554 
begin__bool4x1()1555 virtual bool begin__bool4x1(){return true;}
end__bool4x1()1556 virtual bool end__bool4x1(){return true;}
data__bool4x1(const bool * value,size_t length)1557 virtual bool data__bool4x1( const bool* value, size_t length ){return true;}
1558 
begin__bool4x2()1559 virtual bool begin__bool4x2(){return true;}
end__bool4x2()1560 virtual bool end__bool4x2(){return true;}
data__bool4x2(const bool * value,size_t length)1561 virtual bool data__bool4x2( const bool* value, size_t length ){return true;}
1562 
begin__bool4x3()1563 virtual bool begin__bool4x3(){return true;}
end__bool4x3()1564 virtual bool end__bool4x3(){return true;}
data__bool4x3(const bool * value,size_t length)1565 virtual bool data__bool4x3( const bool* value, size_t length ){return true;}
1566 
begin__bool4x4()1567 virtual bool begin__bool4x4(){return true;}
end__bool4x4()1568 virtual bool end__bool4x4(){return true;}
data__bool4x4(const bool * value,size_t length)1569 virtual bool data__bool4x4( const bool* value, size_t length ){return true;}
1570 
begin__int2x1()1571 virtual bool begin__int2x1(){return true;}
end__int2x1()1572 virtual bool end__int2x1(){return true;}
data__int2x1(const sint64 * value,size_t length)1573 virtual bool data__int2x1( const sint64* value, size_t length ){return true;}
1574 
begin__int2x2()1575 virtual bool begin__int2x2(){return true;}
end__int2x2()1576 virtual bool end__int2x2(){return true;}
data__int2x2(const sint64 * value,size_t length)1577 virtual bool data__int2x2( const sint64* value, size_t length ){return true;}
1578 
begin__int2x3()1579 virtual bool begin__int2x3(){return true;}
end__int2x3()1580 virtual bool end__int2x3(){return true;}
data__int2x3(const sint64 * value,size_t length)1581 virtual bool data__int2x3( const sint64* value, size_t length ){return true;}
1582 
begin__int2x4()1583 virtual bool begin__int2x4(){return true;}
end__int2x4()1584 virtual bool end__int2x4(){return true;}
data__int2x4(const sint64 * value,size_t length)1585 virtual bool data__int2x4( const sint64* value, size_t length ){return true;}
1586 
begin__int3x1()1587 virtual bool begin__int3x1(){return true;}
end__int3x1()1588 virtual bool end__int3x1(){return true;}
data__int3x1(const sint64 * value,size_t length)1589 virtual bool data__int3x1( const sint64* value, size_t length ){return true;}
1590 
begin__int3x2()1591 virtual bool begin__int3x2(){return true;}
end__int3x2()1592 virtual bool end__int3x2(){return true;}
data__int3x2(const sint64 * value,size_t length)1593 virtual bool data__int3x2( const sint64* value, size_t length ){return true;}
1594 
begin__int3x3()1595 virtual bool begin__int3x3(){return true;}
end__int3x3()1596 virtual bool end__int3x3(){return true;}
data__int3x3(const sint64 * value,size_t length)1597 virtual bool data__int3x3( const sint64* value, size_t length ){return true;}
1598 
begin__int3x4()1599 virtual bool begin__int3x4(){return true;}
end__int3x4()1600 virtual bool end__int3x4(){return true;}
data__int3x4(const sint64 * value,size_t length)1601 virtual bool data__int3x4( const sint64* value, size_t length ){return true;}
1602 
begin__int4x1()1603 virtual bool begin__int4x1(){return true;}
end__int4x1()1604 virtual bool end__int4x1(){return true;}
data__int4x1(const sint64 * value,size_t length)1605 virtual bool data__int4x1( const sint64* value, size_t length ){return true;}
1606 
begin__int4x2()1607 virtual bool begin__int4x2(){return true;}
end__int4x2()1608 virtual bool end__int4x2(){return true;}
data__int4x2(const sint64 * value,size_t length)1609 virtual bool data__int4x2( const sint64* value, size_t length ){return true;}
1610 
begin__int4x3()1611 virtual bool begin__int4x3(){return true;}
end__int4x3()1612 virtual bool end__int4x3(){return true;}
data__int4x3(const sint64 * value,size_t length)1613 virtual bool data__int4x3( const sint64* value, size_t length ){return true;}
1614 
begin__int4x4()1615 virtual bool begin__int4x4(){return true;}
end__int4x4()1616 virtual bool end__int4x4(){return true;}
data__int4x4(const sint64 * value,size_t length)1617 virtual bool data__int4x4( const sint64* value, size_t length ){return true;}
1618 
begin__half()1619 virtual bool begin__half(){return true;}
end__half()1620 virtual bool end__half(){return true;}
data__half(float value)1621 virtual bool data__half( float value ){return true;}
1622 
begin__half2()1623 virtual bool begin__half2(){return true;}
end__half2()1624 virtual bool end__half2(){return true;}
data__half2(const float * value,size_t length)1625 virtual bool data__half2( const float* value, size_t length ){return true;}
1626 
begin__half3()1627 virtual bool begin__half3(){return true;}
end__half3()1628 virtual bool end__half3(){return true;}
data__half3(const float * value,size_t length)1629 virtual bool data__half3( const float* value, size_t length ){return true;}
1630 
begin__half4()1631 virtual bool begin__half4(){return true;}
end__half4()1632 virtual bool end__half4(){return true;}
data__half4(const float * value,size_t length)1633 virtual bool data__half4( const float* value, size_t length ){return true;}
1634 
begin__half2x1()1635 virtual bool begin__half2x1(){return true;}
end__half2x1()1636 virtual bool end__half2x1(){return true;}
data__half2x1(const float * value,size_t length)1637 virtual bool data__half2x1( const float* value, size_t length ){return true;}
1638 
begin__half2x2()1639 virtual bool begin__half2x2(){return true;}
end__half2x2()1640 virtual bool end__half2x2(){return true;}
data__half2x2(const float * value,size_t length)1641 virtual bool data__half2x2( const float* value, size_t length ){return true;}
1642 
begin__half2x3()1643 virtual bool begin__half2x3(){return true;}
end__half2x3()1644 virtual bool end__half2x3(){return true;}
data__half2x3(const float * value,size_t length)1645 virtual bool data__half2x3( const float* value, size_t length ){return true;}
1646 
begin__half2x4()1647 virtual bool begin__half2x4(){return true;}
end__half2x4()1648 virtual bool end__half2x4(){return true;}
data__half2x4(const float * value,size_t length)1649 virtual bool data__half2x4( const float* value, size_t length ){return true;}
1650 
begin__half3x1()1651 virtual bool begin__half3x1(){return true;}
end__half3x1()1652 virtual bool end__half3x1(){return true;}
data__half3x1(const float * value,size_t length)1653 virtual bool data__half3x1( const float* value, size_t length ){return true;}
1654 
begin__half3x2()1655 virtual bool begin__half3x2(){return true;}
end__half3x2()1656 virtual bool end__half3x2(){return true;}
data__half3x2(const float * value,size_t length)1657 virtual bool data__half3x2( const float* value, size_t length ){return true;}
1658 
begin__half3x3()1659 virtual bool begin__half3x3(){return true;}
end__half3x3()1660 virtual bool end__half3x3(){return true;}
data__half3x3(const float * value,size_t length)1661 virtual bool data__half3x3( const float* value, size_t length ){return true;}
1662 
begin__half3x4()1663 virtual bool begin__half3x4(){return true;}
end__half3x4()1664 virtual bool end__half3x4(){return true;}
data__half3x4(const float * value,size_t length)1665 virtual bool data__half3x4( const float* value, size_t length ){return true;}
1666 
begin__half4x1()1667 virtual bool begin__half4x1(){return true;}
end__half4x1()1668 virtual bool end__half4x1(){return true;}
data__half4x1(const float * value,size_t length)1669 virtual bool data__half4x1( const float* value, size_t length ){return true;}
1670 
begin__half4x2()1671 virtual bool begin__half4x2(){return true;}
end__half4x2()1672 virtual bool end__half4x2(){return true;}
data__half4x2(const float * value,size_t length)1673 virtual bool data__half4x2( const float* value, size_t length ){return true;}
1674 
begin__half4x3()1675 virtual bool begin__half4x3(){return true;}
end__half4x3()1676 virtual bool end__half4x3(){return true;}
data__half4x3(const float * value,size_t length)1677 virtual bool data__half4x3( const float* value, size_t length ){return true;}
1678 
begin__half4x4()1679 virtual bool begin__half4x4(){return true;}
end__half4x4()1680 virtual bool end__half4x4(){return true;}
data__half4x4(const float * value,size_t length)1681 virtual bool data__half4x4( const float* value, size_t length ){return true;}
1682 
begin__fixed()1683 virtual bool begin__fixed(){return true;}
end__fixed()1684 virtual bool end__fixed(){return true;}
data__fixed(float value)1685 virtual bool data__fixed( float value ){return true;}
1686 
begin__fixed2()1687 virtual bool begin__fixed2(){return true;}
end__fixed2()1688 virtual bool end__fixed2(){return true;}
data__fixed2(const float * value,size_t length)1689 virtual bool data__fixed2( const float* value, size_t length ){return true;}
1690 
begin__fixed3()1691 virtual bool begin__fixed3(){return true;}
end__fixed3()1692 virtual bool end__fixed3(){return true;}
data__fixed3(const float * value,size_t length)1693 virtual bool data__fixed3( const float* value, size_t length ){return true;}
1694 
begin__fixed4()1695 virtual bool begin__fixed4(){return true;}
end__fixed4()1696 virtual bool end__fixed4(){return true;}
data__fixed4(const float * value,size_t length)1697 virtual bool data__fixed4( const float* value, size_t length ){return true;}
1698 
begin__fixed2x1()1699 virtual bool begin__fixed2x1(){return true;}
end__fixed2x1()1700 virtual bool end__fixed2x1(){return true;}
data__fixed2x1(const float * value,size_t length)1701 virtual bool data__fixed2x1( const float* value, size_t length ){return true;}
1702 
begin__fixed2x2()1703 virtual bool begin__fixed2x2(){return true;}
end__fixed2x2()1704 virtual bool end__fixed2x2(){return true;}
data__fixed2x2(const float * value,size_t length)1705 virtual bool data__fixed2x2( const float* value, size_t length ){return true;}
1706 
begin__fixed2x3()1707 virtual bool begin__fixed2x3(){return true;}
end__fixed2x3()1708 virtual bool end__fixed2x3(){return true;}
data__fixed2x3(const float * value,size_t length)1709 virtual bool data__fixed2x3( const float* value, size_t length ){return true;}
1710 
begin__fixed2x4()1711 virtual bool begin__fixed2x4(){return true;}
end__fixed2x4()1712 virtual bool end__fixed2x4(){return true;}
data__fixed2x4(const float * value,size_t length)1713 virtual bool data__fixed2x4( const float* value, size_t length ){return true;}
1714 
begin__fixed3x1()1715 virtual bool begin__fixed3x1(){return true;}
end__fixed3x1()1716 virtual bool end__fixed3x1(){return true;}
data__fixed3x1(const float * value,size_t length)1717 virtual bool data__fixed3x1( const float* value, size_t length ){return true;}
1718 
begin__fixed3x2()1719 virtual bool begin__fixed3x2(){return true;}
end__fixed3x2()1720 virtual bool end__fixed3x2(){return true;}
data__fixed3x2(const float * value,size_t length)1721 virtual bool data__fixed3x2( const float* value, size_t length ){return true;}
1722 
begin__fixed3x3()1723 virtual bool begin__fixed3x3(){return true;}
end__fixed3x3()1724 virtual bool end__fixed3x3(){return true;}
data__fixed3x3(const float * value,size_t length)1725 virtual bool data__fixed3x3( const float* value, size_t length ){return true;}
1726 
begin__fixed3x4()1727 virtual bool begin__fixed3x4(){return true;}
end__fixed3x4()1728 virtual bool end__fixed3x4(){return true;}
data__fixed3x4(const float * value,size_t length)1729 virtual bool data__fixed3x4( const float* value, size_t length ){return true;}
1730 
begin__fixed4x1()1731 virtual bool begin__fixed4x1(){return true;}
end__fixed4x1()1732 virtual bool end__fixed4x1(){return true;}
data__fixed4x1(const float * value,size_t length)1733 virtual bool data__fixed4x1( const float* value, size_t length ){return true;}
1734 
begin__fixed4x2()1735 virtual bool begin__fixed4x2(){return true;}
end__fixed4x2()1736 virtual bool end__fixed4x2(){return true;}
data__fixed4x2(const float * value,size_t length)1737 virtual bool data__fixed4x2( const float* value, size_t length ){return true;}
1738 
begin__fixed4x3()1739 virtual bool begin__fixed4x3(){return true;}
end__fixed4x3()1740 virtual bool end__fixed4x3(){return true;}
data__fixed4x3(const float * value,size_t length)1741 virtual bool data__fixed4x3( const float* value, size_t length ){return true;}
1742 
begin__fixed4x4()1743 virtual bool begin__fixed4x4(){return true;}
end__fixed4x4()1744 virtual bool end__fixed4x4(){return true;}
data__fixed4x4(const float * value,size_t length)1745 virtual bool data__fixed4x4( const float* value, size_t length ){return true;}
1746 
begin__array____cg_array_type(const array____cg_array_type__AttributeData & attributeData)1747 virtual bool begin__array____cg_array_type( const array____cg_array_type__AttributeData& attributeData ){return true;}
end__array____cg_array_type()1748 virtual bool end__array____cg_array_type(){return true;}
1749 
begin__usertype____cg_user_type(const usertype____cg_user_type__AttributeData & attributeData)1750 virtual bool begin__usertype____cg_user_type( const usertype____cg_user_type__AttributeData& attributeData ){return true;}
end__usertype____cg_user_type()1751 virtual bool end__usertype____cg_user_type(){return true;}
1752 
begin__setparam____cg_setparam_type(const setparam____cg_setparam_type__AttributeData & attributeData)1753 virtual bool begin__setparam____cg_setparam_type( const setparam____cg_setparam_type__AttributeData& attributeData ){return true;}
end__setparam____cg_setparam_type()1754 virtual bool end__setparam____cg_setparam_type(){return true;}
1755 
begin__profile_cg_type____technique(const profile_cg_type____technique__AttributeData & attributeData)1756 virtual bool begin__profile_cg_type____technique( const profile_cg_type____technique__AttributeData& attributeData ){return true;}
end__profile_cg_type____technique()1757 virtual bool end__profile_cg_type____technique(){return true;}
1758 
begin__pass____cg_pass_type(const pass____cg_pass_type__AttributeData & attributeData)1759 virtual bool begin__pass____cg_pass_type( const pass____cg_pass_type__AttributeData& attributeData ){return true;}
end__pass____cg_pass_type()1760 virtual bool end__pass____cg_pass_type(){return true;}
1761 
begin__cg_pass_type____states()1762 virtual bool begin__cg_pass_type____states(){return true;}
end__cg_pass_type____states()1763 virtual bool end__cg_pass_type____states(){return true;}
1764 
begin__cg_pass_type____program()1765 virtual bool begin__cg_pass_type____program(){return true;}
end__cg_pass_type____program()1766 virtual bool end__cg_pass_type____program(){return true;}
1767 
begin__profile_CG__technique__pass__program__shader(const profile_CG__technique__pass__program__shader__AttributeData & attributeData)1768 virtual bool begin__profile_CG__technique__pass__program__shader( const profile_CG__technique__pass__program__shader__AttributeData& attributeData ){return true;}
end__profile_CG__technique__pass__program__shader()1769 virtual bool end__profile_CG__technique__pass__program__shader(){return true;}
1770 
begin__profile_CG__technique__pass__program__shader__sources(const profile_CG__technique__pass__program__shader__sources__AttributeData & attributeData)1771 virtual bool begin__profile_CG__technique__pass__program__shader__sources( const profile_CG__technique__pass__program__shader__sources__AttributeData& attributeData ){return true;}
end__profile_CG__technique__pass__program__shader__sources()1772 virtual bool end__profile_CG__technique__pass__program__shader__sources(){return true;}
1773 
begin__profile_CG__technique__pass__program__shader__bind_uniform(const profile_CG__technique__pass__program__shader__bind_uniform__AttributeData & attributeData)1774 virtual bool begin__profile_CG__technique__pass__program__shader__bind_uniform( const profile_CG__technique__pass__program__shader__bind_uniform__AttributeData& attributeData ){return true;}
end__profile_CG__technique__pass__program__shader__bind_uniform()1775 virtual bool end__profile_CG__technique__pass__program__shader__bind_uniform(){return true;}
1776 
begin__profile_CG__technique__pass__program__shader__bind_uniform__param(const profile_CG__technique__pass__program__shader__bind_uniform__param__AttributeData & attributeData)1777 virtual bool begin__profile_CG__technique__pass__program__shader__bind_uniform__param( const profile_CG__technique__pass__program__shader__bind_uniform__param__AttributeData& attributeData ){return true;}
end__profile_CG__technique__pass__program__shader__bind_uniform__param()1778 virtual bool end__profile_CG__technique__pass__program__shader__bind_uniform__param(){return true;}
1779 
begin__cg_pass_type____evaluate()1780 virtual bool begin__cg_pass_type____evaluate(){return true;}
end__cg_pass_type____evaluate()1781 virtual bool end__cg_pass_type____evaluate(){return true;}
1782 
begin__profile_GLES(const profile_GLES__AttributeData & attributeData)1783 virtual bool begin__profile_GLES( const profile_GLES__AttributeData& attributeData ){return true;}
end__profile_GLES()1784 virtual bool end__profile_GLES(){return true;}
1785 
begin__newparam____gles_newparam_type(const newparam____gles_newparam_type__AttributeData & attributeData)1786 virtual bool begin__newparam____gles_newparam_type( const newparam____gles_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____gles_newparam_type()1787 virtual bool end__newparam____gles_newparam_type(){return true;}
1788 
begin__float1x1()1789 virtual bool begin__float1x1(){return true;}
end__float1x1()1790 virtual bool end__float1x1(){return true;}
data__float1x1(float value)1791 virtual bool data__float1x1( float value ){return true;}
1792 
begin__float1x2()1793 virtual bool begin__float1x2(){return true;}
end__float1x2()1794 virtual bool end__float1x2(){return true;}
data__float1x2(const float * value,size_t length)1795 virtual bool data__float1x2( const float* value, size_t length ){return true;}
1796 
begin__float1x3()1797 virtual bool begin__float1x3(){return true;}
end__float1x3()1798 virtual bool end__float1x3(){return true;}
data__float1x3(const float * value,size_t length)1799 virtual bool data__float1x3( const float* value, size_t length ){return true;}
1800 
begin__float1x4()1801 virtual bool begin__float1x4(){return true;}
end__float1x4()1802 virtual bool end__float1x4(){return true;}
data__float1x4(const float * value,size_t length)1803 virtual bool data__float1x4( const float* value, size_t length ){return true;}
1804 
begin__sampler2D____gles_sampler_type()1805 virtual bool begin__sampler2D____gles_sampler_type(){return true;}
end__sampler2D____gles_sampler_type()1806 virtual bool end__sampler2D____gles_sampler_type(){return true;}
1807 
begin__texcoord(const texcoord__AttributeData & attributeData)1808 virtual bool begin__texcoord( const texcoord__AttributeData& attributeData ){return true;}
end__texcoord()1809 virtual bool end__texcoord(){return true;}
1810 
begin__wrap_s____gles_sampler_wrap_enum()1811 virtual bool begin__wrap_s____gles_sampler_wrap_enum(){return true;}
end__wrap_s____gles_sampler_wrap_enum()1812 virtual bool end__wrap_s____gles_sampler_wrap_enum(){return true;}
data__wrap_s____gles_sampler_wrap_enum(const ENUM__gles_sampler_wrap_enum value)1813 virtual bool data__wrap_s____gles_sampler_wrap_enum( const ENUM__gles_sampler_wrap_enum value ){return true;}
1814 
begin__wrap_t____gles_sampler_wrap_enum()1815 virtual bool begin__wrap_t____gles_sampler_wrap_enum(){return true;}
end__wrap_t____gles_sampler_wrap_enum()1816 virtual bool end__wrap_t____gles_sampler_wrap_enum(){return true;}
data__wrap_t____gles_sampler_wrap_enum(const ENUM__gles_sampler_wrap_enum value)1817 virtual bool data__wrap_t____gles_sampler_wrap_enum( const ENUM__gles_sampler_wrap_enum value ){return true;}
1818 
begin__enum____gles_enumeration_type()1819 virtual bool begin__enum____gles_enumeration_type(){return true;}
end__enum____gles_enumeration_type()1820 virtual bool end__enum____gles_enumeration_type(){return true;}
data__enum____gles_enumeration_type(UNION__gles_enumeration_type value)1821 virtual bool data__enum____gles_enumeration_type( UNION__gles_enumeration_type value ){return true;}
1822 
begin__profile_gles_type____technique(const profile_gles_type____technique__AttributeData & attributeData)1823 virtual bool begin__profile_gles_type____technique( const profile_gles_type____technique__AttributeData& attributeData ){return true;}
end__profile_gles_type____technique()1824 virtual bool end__profile_gles_type____technique(){return true;}
1825 
begin__profile_GLES__technique__pass(const profile_GLES__technique__pass__AttributeData & attributeData)1826 virtual bool begin__profile_GLES__technique__pass( const profile_GLES__technique__pass__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass()1827 virtual bool end__profile_GLES__technique__pass(){return true;}
1828 
begin__profile_GLES__technique__pass__states()1829 virtual bool begin__profile_GLES__technique__pass__states(){return true;}
end__profile_GLES__technique__pass__states()1830 virtual bool end__profile_GLES__technique__pass__states(){return true;}
1831 
begin__profile_GLES__technique__pass__states__alpha_func()1832 virtual bool begin__profile_GLES__technique__pass__states__alpha_func(){return true;}
end__profile_GLES__technique__pass__states__alpha_func()1833 virtual bool end__profile_GLES__technique__pass__states__alpha_func(){return true;}
1834 
begin__profile_GLES__technique__pass__states__alpha_func__func(const profile_GLES__technique__pass__states__alpha_func__func__AttributeData & attributeData)1835 virtual bool begin__profile_GLES__technique__pass__states__alpha_func__func( const profile_GLES__technique__pass__states__alpha_func__func__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__alpha_func__func()1836 virtual bool end__profile_GLES__technique__pass__states__alpha_func__func(){return true;}
1837 
begin__profile_GLES__technique__pass__states__alpha_func__value(const profile_GLES__technique__pass__states__alpha_func__value__AttributeData & attributeData)1838 virtual bool begin__profile_GLES__technique__pass__states__alpha_func__value( const profile_GLES__technique__pass__states__alpha_func__value__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__alpha_func__value()1839 virtual bool end__profile_GLES__technique__pass__states__alpha_func__value(){return true;}
1840 
begin__profile_GLES__technique__pass__states__blend_func()1841 virtual bool begin__profile_GLES__technique__pass__states__blend_func(){return true;}
end__profile_GLES__technique__pass__states__blend_func()1842 virtual bool end__profile_GLES__technique__pass__states__blend_func(){return true;}
1843 
begin__profile_GLES__technique__pass__states__blend_func__src(const profile_GLES__technique__pass__states__blend_func__src__AttributeData & attributeData)1844 virtual bool begin__profile_GLES__technique__pass__states__blend_func__src( const profile_GLES__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__blend_func__src()1845 virtual bool end__profile_GLES__technique__pass__states__blend_func__src(){return true;}
1846 
begin__profile_GLES__technique__pass__states__blend_func__dest(const profile_GLES__technique__pass__states__blend_func__dest__AttributeData & attributeData)1847 virtual bool begin__profile_GLES__technique__pass__states__blend_func__dest( const profile_GLES__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__blend_func__dest()1848 virtual bool end__profile_GLES__technique__pass__states__blend_func__dest(){return true;}
1849 
begin__profile_GLES__technique__pass__states__clip_plane(const profile_GLES__technique__pass__states__clip_plane__AttributeData & attributeData)1850 virtual bool begin__profile_GLES__technique__pass__states__clip_plane( const profile_GLES__technique__pass__states__clip_plane__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__clip_plane()1851 virtual bool end__profile_GLES__technique__pass__states__clip_plane(){return true;}
1852 
begin__profile_GLES__technique__pass__states__color_mask(const profile_GLES__technique__pass__states__color_mask__AttributeData & attributeData)1853 virtual bool begin__profile_GLES__technique__pass__states__color_mask( const profile_GLES__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__color_mask()1854 virtual bool end__profile_GLES__technique__pass__states__color_mask(){return true;}
1855 
begin__profile_GLES__technique__pass__states__cull_face(const profile_GLES__technique__pass__states__cull_face__AttributeData & attributeData)1856 virtual bool begin__profile_GLES__technique__pass__states__cull_face( const profile_GLES__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__cull_face()1857 virtual bool end__profile_GLES__technique__pass__states__cull_face(){return true;}
1858 
begin__profile_GLES__technique__pass__states__depth_func(const profile_GLES__technique__pass__states__depth_func__AttributeData & attributeData)1859 virtual bool begin__profile_GLES__technique__pass__states__depth_func( const profile_GLES__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__depth_func()1860 virtual bool end__profile_GLES__technique__pass__states__depth_func(){return true;}
1861 
begin__profile_GLES__technique__pass__states__depth_mask(const profile_GLES__technique__pass__states__depth_mask__AttributeData & attributeData)1862 virtual bool begin__profile_GLES__technique__pass__states__depth_mask( const profile_GLES__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__depth_mask()1863 virtual bool end__profile_GLES__technique__pass__states__depth_mask(){return true;}
1864 
begin__profile_GLES__technique__pass__states__depth_range(const profile_GLES__technique__pass__states__depth_range__AttributeData & attributeData)1865 virtual bool begin__profile_GLES__technique__pass__states__depth_range( const profile_GLES__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__depth_range()1866 virtual bool end__profile_GLES__technique__pass__states__depth_range(){return true;}
1867 
begin__profile_GLES__technique__pass__states__fog_color(const profile_GLES__technique__pass__states__fog_color__AttributeData & attributeData)1868 virtual bool begin__profile_GLES__technique__pass__states__fog_color( const profile_GLES__technique__pass__states__fog_color__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_color()1869 virtual bool end__profile_GLES__technique__pass__states__fog_color(){return true;}
1870 
begin__profile_GLES__technique__pass__states__fog_density(const profile_GLES__technique__pass__states__fog_density__AttributeData & attributeData)1871 virtual bool begin__profile_GLES__technique__pass__states__fog_density( const profile_GLES__technique__pass__states__fog_density__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_density()1872 virtual bool end__profile_GLES__technique__pass__states__fog_density(){return true;}
1873 
begin__profile_GLES__technique__pass__states__fog_mode(const profile_GLES__technique__pass__states__fog_mode__AttributeData & attributeData)1874 virtual bool begin__profile_GLES__technique__pass__states__fog_mode( const profile_GLES__technique__pass__states__fog_mode__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_mode()1875 virtual bool end__profile_GLES__technique__pass__states__fog_mode(){return true;}
1876 
begin__profile_GLES__technique__pass__states__fog_start(const profile_GLES__technique__pass__states__fog_start__AttributeData & attributeData)1877 virtual bool begin__profile_GLES__technique__pass__states__fog_start( const profile_GLES__technique__pass__states__fog_start__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_start()1878 virtual bool end__profile_GLES__technique__pass__states__fog_start(){return true;}
1879 
begin__profile_GLES__technique__pass__states__fog_end(const profile_GLES__technique__pass__states__fog_end__AttributeData & attributeData)1880 virtual bool begin__profile_GLES__technique__pass__states__fog_end( const profile_GLES__technique__pass__states__fog_end__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_end()1881 virtual bool end__profile_GLES__technique__pass__states__fog_end(){return true;}
1882 
begin__profile_GLES__technique__pass__states__front_face(const profile_GLES__technique__pass__states__front_face__AttributeData & attributeData)1883 virtual bool begin__profile_GLES__technique__pass__states__front_face( const profile_GLES__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__front_face()1884 virtual bool end__profile_GLES__technique__pass__states__front_face(){return true;}
1885 
begin__profile_GLES__technique__pass__states__logic_op(const profile_GLES__technique__pass__states__logic_op__AttributeData & attributeData)1886 virtual bool begin__profile_GLES__technique__pass__states__logic_op( const profile_GLES__technique__pass__states__logic_op__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__logic_op()1887 virtual bool end__profile_GLES__technique__pass__states__logic_op(){return true;}
1888 
begin__profile_GLES__technique__pass__states__light_ambient(const profile_GLES__technique__pass__states__light_ambient__AttributeData & attributeData)1889 virtual bool begin__profile_GLES__technique__pass__states__light_ambient( const profile_GLES__technique__pass__states__light_ambient__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_ambient()1890 virtual bool end__profile_GLES__technique__pass__states__light_ambient(){return true;}
1891 
begin__profile_GLES__technique__pass__states__light_diffuse(const profile_GLES__technique__pass__states__light_diffuse__AttributeData & attributeData)1892 virtual bool begin__profile_GLES__technique__pass__states__light_diffuse( const profile_GLES__technique__pass__states__light_diffuse__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_diffuse()1893 virtual bool end__profile_GLES__technique__pass__states__light_diffuse(){return true;}
1894 
begin__profile_GLES__technique__pass__states__light_specular(const profile_GLES__technique__pass__states__light_specular__AttributeData & attributeData)1895 virtual bool begin__profile_GLES__technique__pass__states__light_specular( const profile_GLES__technique__pass__states__light_specular__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_specular()1896 virtual bool end__profile_GLES__technique__pass__states__light_specular(){return true;}
1897 
begin__profile_GLES__technique__pass__states__light_position(const profile_GLES__technique__pass__states__light_position__AttributeData & attributeData)1898 virtual bool begin__profile_GLES__technique__pass__states__light_position( const profile_GLES__technique__pass__states__light_position__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_position()1899 virtual bool end__profile_GLES__technique__pass__states__light_position(){return true;}
1900 
begin__profile_GLES__technique__pass__states__light_constant_attenuation(const profile_GLES__technique__pass__states__light_constant_attenuation__AttributeData & attributeData)1901 virtual bool begin__profile_GLES__technique__pass__states__light_constant_attenuation( const profile_GLES__technique__pass__states__light_constant_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_constant_attenuation()1902 virtual bool end__profile_GLES__technique__pass__states__light_constant_attenuation(){return true;}
1903 
begin__profile_GLES__technique__pass__states__light_linear_attenuation(const profile_GLES__technique__pass__states__light_linear_attenuation__AttributeData & attributeData)1904 virtual bool begin__profile_GLES__technique__pass__states__light_linear_attenuation( const profile_GLES__technique__pass__states__light_linear_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_linear_attenuation()1905 virtual bool end__profile_GLES__technique__pass__states__light_linear_attenuation(){return true;}
1906 
begin__profile_GLES__technique__pass__states__light_quadratic_attenuation(const profile_GLES__technique__pass__states__light_quadratic_attenuation__AttributeData & attributeData)1907 virtual bool begin__profile_GLES__technique__pass__states__light_quadratic_attenuation( const profile_GLES__technique__pass__states__light_quadratic_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_quadratic_attenuation()1908 virtual bool end__profile_GLES__technique__pass__states__light_quadratic_attenuation(){return true;}
1909 
begin__profile_GLES__technique__pass__states__light_spot_cutoff(const profile_GLES__technique__pass__states__light_spot_cutoff__AttributeData & attributeData)1910 virtual bool begin__profile_GLES__technique__pass__states__light_spot_cutoff( const profile_GLES__technique__pass__states__light_spot_cutoff__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_spot_cutoff()1911 virtual bool end__profile_GLES__technique__pass__states__light_spot_cutoff(){return true;}
1912 
begin__profile_GLES__technique__pass__states__light_spot_direction(const profile_GLES__technique__pass__states__light_spot_direction__AttributeData & attributeData)1913 virtual bool begin__profile_GLES__technique__pass__states__light_spot_direction( const profile_GLES__technique__pass__states__light_spot_direction__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_spot_direction()1914 virtual bool end__profile_GLES__technique__pass__states__light_spot_direction(){return true;}
1915 
begin__profile_GLES__technique__pass__states__light_spot_exponent(const profile_GLES__technique__pass__states__light_spot_exponent__AttributeData & attributeData)1916 virtual bool begin__profile_GLES__technique__pass__states__light_spot_exponent( const profile_GLES__technique__pass__states__light_spot_exponent__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_spot_exponent()1917 virtual bool end__profile_GLES__technique__pass__states__light_spot_exponent(){return true;}
1918 
begin__profile_GLES__technique__pass__states__light_model_ambient(const profile_GLES__technique__pass__states__light_model_ambient__AttributeData & attributeData)1919 virtual bool begin__profile_GLES__technique__pass__states__light_model_ambient( const profile_GLES__technique__pass__states__light_model_ambient__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_model_ambient()1920 virtual bool end__profile_GLES__technique__pass__states__light_model_ambient(){return true;}
1921 
begin__profile_GLES__technique__pass__states__line_width(const profile_GLES__technique__pass__states__line_width__AttributeData & attributeData)1922 virtual bool begin__profile_GLES__technique__pass__states__line_width( const profile_GLES__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__line_width()1923 virtual bool end__profile_GLES__technique__pass__states__line_width(){return true;}
1924 
begin__profile_GLES__technique__pass__states__material_ambient(const profile_GLES__technique__pass__states__material_ambient__AttributeData & attributeData)1925 virtual bool begin__profile_GLES__technique__pass__states__material_ambient( const profile_GLES__technique__pass__states__material_ambient__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__material_ambient()1926 virtual bool end__profile_GLES__technique__pass__states__material_ambient(){return true;}
1927 
begin__profile_GLES__technique__pass__states__material_diffuse(const profile_GLES__technique__pass__states__material_diffuse__AttributeData & attributeData)1928 virtual bool begin__profile_GLES__technique__pass__states__material_diffuse( const profile_GLES__technique__pass__states__material_diffuse__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__material_diffuse()1929 virtual bool end__profile_GLES__technique__pass__states__material_diffuse(){return true;}
1930 
begin__profile_GLES__technique__pass__states__material_emission(const profile_GLES__technique__pass__states__material_emission__AttributeData & attributeData)1931 virtual bool begin__profile_GLES__technique__pass__states__material_emission( const profile_GLES__technique__pass__states__material_emission__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__material_emission()1932 virtual bool end__profile_GLES__technique__pass__states__material_emission(){return true;}
1933 
begin__profile_GLES__technique__pass__states__material_shininess(const profile_GLES__technique__pass__states__material_shininess__AttributeData & attributeData)1934 virtual bool begin__profile_GLES__technique__pass__states__material_shininess( const profile_GLES__technique__pass__states__material_shininess__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__material_shininess()1935 virtual bool end__profile_GLES__technique__pass__states__material_shininess(){return true;}
1936 
begin__profile_GLES__technique__pass__states__material_specular(const profile_GLES__technique__pass__states__material_specular__AttributeData & attributeData)1937 virtual bool begin__profile_GLES__technique__pass__states__material_specular( const profile_GLES__technique__pass__states__material_specular__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__material_specular()1938 virtual bool end__profile_GLES__technique__pass__states__material_specular(){return true;}
1939 
begin__profile_GLES__technique__pass__states__model_view_matrix(const profile_GLES__technique__pass__states__model_view_matrix__AttributeData & attributeData)1940 virtual bool begin__profile_GLES__technique__pass__states__model_view_matrix( const profile_GLES__technique__pass__states__model_view_matrix__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__model_view_matrix()1941 virtual bool end__profile_GLES__technique__pass__states__model_view_matrix(){return true;}
1942 
begin__profile_GLES__technique__pass__states__point_distance_attenuation(const profile_GLES__technique__pass__states__point_distance_attenuation__AttributeData & attributeData)1943 virtual bool begin__profile_GLES__technique__pass__states__point_distance_attenuation( const profile_GLES__technique__pass__states__point_distance_attenuation__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_distance_attenuation()1944 virtual bool end__profile_GLES__technique__pass__states__point_distance_attenuation(){return true;}
1945 
begin__profile_GLES__technique__pass__states__point_fade_threshold_size(const profile_GLES__technique__pass__states__point_fade_threshold_size__AttributeData & attributeData)1946 virtual bool begin__profile_GLES__technique__pass__states__point_fade_threshold_size( const profile_GLES__technique__pass__states__point_fade_threshold_size__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_fade_threshold_size()1947 virtual bool end__profile_GLES__technique__pass__states__point_fade_threshold_size(){return true;}
1948 
begin__profile_GLES__technique__pass__states__point_size(const profile_GLES__technique__pass__states__point_size__AttributeData & attributeData)1949 virtual bool begin__profile_GLES__technique__pass__states__point_size( const profile_GLES__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_size()1950 virtual bool end__profile_GLES__technique__pass__states__point_size(){return true;}
1951 
begin__profile_GLES__technique__pass__states__point_size_min(const profile_GLES__technique__pass__states__point_size_min__AttributeData & attributeData)1952 virtual bool begin__profile_GLES__technique__pass__states__point_size_min( const profile_GLES__technique__pass__states__point_size_min__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_size_min()1953 virtual bool end__profile_GLES__technique__pass__states__point_size_min(){return true;}
1954 
begin__profile_GLES__technique__pass__states__point_size_max(const profile_GLES__technique__pass__states__point_size_max__AttributeData & attributeData)1955 virtual bool begin__profile_GLES__technique__pass__states__point_size_max( const profile_GLES__technique__pass__states__point_size_max__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_size_max()1956 virtual bool end__profile_GLES__technique__pass__states__point_size_max(){return true;}
1957 
begin__profile_GLES__technique__pass__states__polygon_offset(const profile_GLES__technique__pass__states__polygon_offset__AttributeData & attributeData)1958 virtual bool begin__profile_GLES__technique__pass__states__polygon_offset( const profile_GLES__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__polygon_offset()1959 virtual bool end__profile_GLES__technique__pass__states__polygon_offset(){return true;}
1960 
begin__profile_GLES__technique__pass__states__projection_matrix(const profile_GLES__technique__pass__states__projection_matrix__AttributeData & attributeData)1961 virtual bool begin__profile_GLES__technique__pass__states__projection_matrix( const profile_GLES__technique__pass__states__projection_matrix__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__projection_matrix()1962 virtual bool end__profile_GLES__technique__pass__states__projection_matrix(){return true;}
1963 
begin__profile_GLES__technique__pass__states__scissor(const profile_GLES__technique__pass__states__scissor__AttributeData & attributeData)1964 virtual bool begin__profile_GLES__technique__pass__states__scissor( const profile_GLES__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__scissor()1965 virtual bool end__profile_GLES__technique__pass__states__scissor(){return true;}
1966 
begin__profile_GLES__technique__pass__states__shade_model(const profile_GLES__technique__pass__states__shade_model__AttributeData & attributeData)1967 virtual bool begin__profile_GLES__technique__pass__states__shade_model( const profile_GLES__technique__pass__states__shade_model__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__shade_model()1968 virtual bool end__profile_GLES__technique__pass__states__shade_model(){return true;}
1969 
begin__profile_GLES__technique__pass__states__stencil_func()1970 virtual bool begin__profile_GLES__technique__pass__states__stencil_func(){return true;}
end__profile_GLES__technique__pass__states__stencil_func()1971 virtual bool end__profile_GLES__technique__pass__states__stencil_func(){return true;}
1972 
begin__profile_GLES__technique__pass__states__stencil_func__func(const profile_GLES__technique__pass__states__stencil_func__func__AttributeData & attributeData)1973 virtual bool begin__profile_GLES__technique__pass__states__stencil_func__func( const profile_GLES__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_func__func()1974 virtual bool end__profile_GLES__technique__pass__states__stencil_func__func(){return true;}
1975 
begin__profile_GLES__technique__pass__states__stencil_func__ref(const profile_GLES__technique__pass__states__stencil_func__ref__AttributeData & attributeData)1976 virtual bool begin__profile_GLES__technique__pass__states__stencil_func__ref( const profile_GLES__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_func__ref()1977 virtual bool end__profile_GLES__technique__pass__states__stencil_func__ref(){return true;}
1978 
begin__profile_GLES__technique__pass__states__stencil_func__mask(const profile_GLES__technique__pass__states__stencil_func__mask__AttributeData & attributeData)1979 virtual bool begin__profile_GLES__technique__pass__states__stencil_func__mask( const profile_GLES__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_func__mask()1980 virtual bool end__profile_GLES__technique__pass__states__stencil_func__mask(){return true;}
1981 
begin__profile_GLES__technique__pass__states__stencil_mask(const profile_GLES__technique__pass__states__stencil_mask__AttributeData & attributeData)1982 virtual bool begin__profile_GLES__technique__pass__states__stencil_mask( const profile_GLES__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_mask()1983 virtual bool end__profile_GLES__technique__pass__states__stencil_mask(){return true;}
1984 
begin__profile_GLES__technique__pass__states__stencil_op()1985 virtual bool begin__profile_GLES__technique__pass__states__stencil_op(){return true;}
end__profile_GLES__technique__pass__states__stencil_op()1986 virtual bool end__profile_GLES__technique__pass__states__stencil_op(){return true;}
1987 
begin__profile_GLES__technique__pass__states__stencil_op__fail(const profile_GLES__technique__pass__states__stencil_op__fail__AttributeData & attributeData)1988 virtual bool begin__profile_GLES__technique__pass__states__stencil_op__fail( const profile_GLES__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_op__fail()1989 virtual bool end__profile_GLES__technique__pass__states__stencil_op__fail(){return true;}
1990 
begin__profile_GLES__technique__pass__states__stencil_op__zfail(const profile_GLES__technique__pass__states__stencil_op__zfail__AttributeData & attributeData)1991 virtual bool begin__profile_GLES__technique__pass__states__stencil_op__zfail( const profile_GLES__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_op__zfail()1992 virtual bool end__profile_GLES__technique__pass__states__stencil_op__zfail(){return true;}
1993 
begin__profile_GLES__technique__pass__states__stencil_op__zpass(const profile_GLES__technique__pass__states__stencil_op__zpass__AttributeData & attributeData)1994 virtual bool begin__profile_GLES__technique__pass__states__stencil_op__zpass( const profile_GLES__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_op__zpass()1995 virtual bool end__profile_GLES__technique__pass__states__stencil_op__zpass(){return true;}
1996 
begin__texture_pipeline()1997 virtual bool begin__texture_pipeline(){return true;}
end__texture_pipeline()1998 virtual bool end__texture_pipeline(){return true;}
1999 
begin__value____gles_texture_pipeline_type(const value____gles_texture_pipeline_type__AttributeData & attributeData)2000 virtual bool begin__value____gles_texture_pipeline_type( const value____gles_texture_pipeline_type__AttributeData& attributeData ){return true;}
end__value____gles_texture_pipeline_type()2001 virtual bool end__value____gles_texture_pipeline_type(){return true;}
2002 
begin__texcombiner()2003 virtual bool begin__texcombiner(){return true;}
end__texcombiner()2004 virtual bool end__texcombiner(){return true;}
2005 
begin__constant____gles_texture_constant_type(const constant____gles_texture_constant_type__AttributeData & attributeData)2006 virtual bool begin__constant____gles_texture_constant_type( const constant____gles_texture_constant_type__AttributeData& attributeData ){return true;}
end__constant____gles_texture_constant_type()2007 virtual bool end__constant____gles_texture_constant_type(){return true;}
2008 
begin__RGB(const RGB__AttributeData & attributeData)2009 virtual bool begin__RGB( const RGB__AttributeData& attributeData ){return true;}
end__RGB()2010 virtual bool end__RGB(){return true;}
2011 
begin__argument____gles_texcombiner_argument_rgb_type(const argument____gles_texcombiner_argument_rgb_type__AttributeData & attributeData)2012 virtual bool begin__argument____gles_texcombiner_argument_rgb_type( const argument____gles_texcombiner_argument_rgb_type__AttributeData& attributeData ){return true;}
end__argument____gles_texcombiner_argument_rgb_type()2013 virtual bool end__argument____gles_texcombiner_argument_rgb_type(){return true;}
2014 
begin__alpha____gles_texcombiner_command_alpha_type(const alpha____gles_texcombiner_command_alpha_type__AttributeData & attributeData)2015 virtual bool begin__alpha____gles_texcombiner_command_alpha_type( const alpha____gles_texcombiner_command_alpha_type__AttributeData& attributeData ){return true;}
end__alpha____gles_texcombiner_command_alpha_type()2016 virtual bool end__alpha____gles_texcombiner_command_alpha_type(){return true;}
2017 
begin__argument____gles_texcombiner_argument_alpha_type(const argument____gles_texcombiner_argument_alpha_type__AttributeData & attributeData)2018 virtual bool begin__argument____gles_texcombiner_argument_alpha_type( const argument____gles_texcombiner_argument_alpha_type__AttributeData& attributeData ){return true;}
end__argument____gles_texcombiner_argument_alpha_type()2019 virtual bool end__argument____gles_texcombiner_argument_alpha_type(){return true;}
2020 
begin__texenv(const texenv__AttributeData & attributeData)2021 virtual bool begin__texenv( const texenv__AttributeData& attributeData ){return true;}
end__texenv()2022 virtual bool end__texenv(){return true;}
2023 
begin__profile_GLES__technique__pass__states__alpha_test_enable(const profile_GLES__technique__pass__states__alpha_test_enable__AttributeData & attributeData)2024 virtual bool begin__profile_GLES__technique__pass__states__alpha_test_enable( const profile_GLES__technique__pass__states__alpha_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__alpha_test_enable()2025 virtual bool end__profile_GLES__technique__pass__states__alpha_test_enable(){return true;}
2026 
begin__profile_GLES__technique__pass__states__blend_enable(const profile_GLES__technique__pass__states__blend_enable__AttributeData & attributeData)2027 virtual bool begin__profile_GLES__technique__pass__states__blend_enable( const profile_GLES__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__blend_enable()2028 virtual bool end__profile_GLES__technique__pass__states__blend_enable(){return true;}
2029 
begin__profile_GLES__technique__pass__states__clip_plane_enable(const profile_GLES__technique__pass__states__clip_plane_enable__AttributeData & attributeData)2030 virtual bool begin__profile_GLES__technique__pass__states__clip_plane_enable( const profile_GLES__technique__pass__states__clip_plane_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__clip_plane_enable()2031 virtual bool end__profile_GLES__technique__pass__states__clip_plane_enable(){return true;}
2032 
begin__profile_GLES__technique__pass__states__color_logic_op_enable(const profile_GLES__technique__pass__states__color_logic_op_enable__AttributeData & attributeData)2033 virtual bool begin__profile_GLES__technique__pass__states__color_logic_op_enable( const profile_GLES__technique__pass__states__color_logic_op_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__color_logic_op_enable()2034 virtual bool end__profile_GLES__technique__pass__states__color_logic_op_enable(){return true;}
2035 
begin__profile_GLES__technique__pass__states__color_material_enable(const profile_GLES__technique__pass__states__color_material_enable__AttributeData & attributeData)2036 virtual bool begin__profile_GLES__technique__pass__states__color_material_enable( const profile_GLES__technique__pass__states__color_material_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__color_material_enable()2037 virtual bool end__profile_GLES__technique__pass__states__color_material_enable(){return true;}
2038 
begin__profile_GLES__technique__pass__states__cull_face_enable(const profile_GLES__technique__pass__states__cull_face_enable__AttributeData & attributeData)2039 virtual bool begin__profile_GLES__technique__pass__states__cull_face_enable( const profile_GLES__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__cull_face_enable()2040 virtual bool end__profile_GLES__technique__pass__states__cull_face_enable(){return true;}
2041 
begin__profile_GLES__technique__pass__states__depth_test_enable(const profile_GLES__technique__pass__states__depth_test_enable__AttributeData & attributeData)2042 virtual bool begin__profile_GLES__technique__pass__states__depth_test_enable( const profile_GLES__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__depth_test_enable()2043 virtual bool end__profile_GLES__technique__pass__states__depth_test_enable(){return true;}
2044 
begin__profile_GLES__technique__pass__states__dither_enable(const profile_GLES__technique__pass__states__dither_enable__AttributeData & attributeData)2045 virtual bool begin__profile_GLES__technique__pass__states__dither_enable( const profile_GLES__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__dither_enable()2046 virtual bool end__profile_GLES__technique__pass__states__dither_enable(){return true;}
2047 
begin__profile_GLES__technique__pass__states__fog_enable(const profile_GLES__technique__pass__states__fog_enable__AttributeData & attributeData)2048 virtual bool begin__profile_GLES__technique__pass__states__fog_enable( const profile_GLES__technique__pass__states__fog_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__fog_enable()2049 virtual bool end__profile_GLES__technique__pass__states__fog_enable(){return true;}
2050 
begin__profile_GLES__technique__pass__states__light_enable(const profile_GLES__technique__pass__states__light_enable__AttributeData & attributeData)2051 virtual bool begin__profile_GLES__technique__pass__states__light_enable( const profile_GLES__technique__pass__states__light_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_enable()2052 virtual bool end__profile_GLES__technique__pass__states__light_enable(){return true;}
2053 
begin__profile_GLES__technique__pass__states__lighting_enable(const profile_GLES__technique__pass__states__lighting_enable__AttributeData & attributeData)2054 virtual bool begin__profile_GLES__technique__pass__states__lighting_enable( const profile_GLES__technique__pass__states__lighting_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__lighting_enable()2055 virtual bool end__profile_GLES__technique__pass__states__lighting_enable(){return true;}
2056 
begin__profile_GLES__technique__pass__states__light_model_two_side_enable(const profile_GLES__technique__pass__states__light_model_two_side_enable__AttributeData & attributeData)2057 virtual bool begin__profile_GLES__technique__pass__states__light_model_two_side_enable( const profile_GLES__technique__pass__states__light_model_two_side_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__light_model_two_side_enable()2058 virtual bool end__profile_GLES__technique__pass__states__light_model_two_side_enable(){return true;}
2059 
begin__profile_GLES__technique__pass__states__line_smooth_enable(const profile_GLES__technique__pass__states__line_smooth_enable__AttributeData & attributeData)2060 virtual bool begin__profile_GLES__technique__pass__states__line_smooth_enable( const profile_GLES__technique__pass__states__line_smooth_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__line_smooth_enable()2061 virtual bool end__profile_GLES__technique__pass__states__line_smooth_enable(){return true;}
2062 
begin__profile_GLES__technique__pass__states__multisample_enable(const profile_GLES__technique__pass__states__multisample_enable__AttributeData & attributeData)2063 virtual bool begin__profile_GLES__technique__pass__states__multisample_enable( const profile_GLES__technique__pass__states__multisample_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__multisample_enable()2064 virtual bool end__profile_GLES__technique__pass__states__multisample_enable(){return true;}
2065 
begin__profile_GLES__technique__pass__states__normalize_enable(const profile_GLES__technique__pass__states__normalize_enable__AttributeData & attributeData)2066 virtual bool begin__profile_GLES__technique__pass__states__normalize_enable( const profile_GLES__technique__pass__states__normalize_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__normalize_enable()2067 virtual bool end__profile_GLES__technique__pass__states__normalize_enable(){return true;}
2068 
begin__profile_GLES__technique__pass__states__point_smooth_enable(const profile_GLES__technique__pass__states__point_smooth_enable__AttributeData & attributeData)2069 virtual bool begin__profile_GLES__technique__pass__states__point_smooth_enable( const profile_GLES__technique__pass__states__point_smooth_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__point_smooth_enable()2070 virtual bool end__profile_GLES__technique__pass__states__point_smooth_enable(){return true;}
2071 
begin__profile_GLES__technique__pass__states__polygon_offset_fill_enable(const profile_GLES__technique__pass__states__polygon_offset_fill_enable__AttributeData & attributeData)2072 virtual bool begin__profile_GLES__technique__pass__states__polygon_offset_fill_enable( const profile_GLES__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__polygon_offset_fill_enable()2073 virtual bool end__profile_GLES__technique__pass__states__polygon_offset_fill_enable(){return true;}
2074 
begin__profile_GLES__technique__pass__states__rescale_normal_enable(const profile_GLES__technique__pass__states__rescale_normal_enable__AttributeData & attributeData)2075 virtual bool begin__profile_GLES__technique__pass__states__rescale_normal_enable( const profile_GLES__technique__pass__states__rescale_normal_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__rescale_normal_enable()2076 virtual bool end__profile_GLES__technique__pass__states__rescale_normal_enable(){return true;}
2077 
begin__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable(const profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData & attributeData)2078 virtual bool begin__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable()2079 virtual bool end__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}
2080 
begin__profile_GLES__technique__pass__states__sample_alpha_to_one_enable(const profile_GLES__technique__pass__states__sample_alpha_to_one_enable__AttributeData & attributeData)2081 virtual bool begin__profile_GLES__technique__pass__states__sample_alpha_to_one_enable( const profile_GLES__technique__pass__states__sample_alpha_to_one_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__sample_alpha_to_one_enable()2082 virtual bool end__profile_GLES__technique__pass__states__sample_alpha_to_one_enable(){return true;}
2083 
begin__profile_GLES__technique__pass__states__sample_coverage_enable(const profile_GLES__technique__pass__states__sample_coverage_enable__AttributeData & attributeData)2084 virtual bool begin__profile_GLES__technique__pass__states__sample_coverage_enable( const profile_GLES__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__sample_coverage_enable()2085 virtual bool end__profile_GLES__technique__pass__states__sample_coverage_enable(){return true;}
2086 
begin__profile_GLES__technique__pass__states__scissor_test_enable(const profile_GLES__technique__pass__states__scissor_test_enable__AttributeData & attributeData)2087 virtual bool begin__profile_GLES__technique__pass__states__scissor_test_enable( const profile_GLES__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__scissor_test_enable()2088 virtual bool end__profile_GLES__technique__pass__states__scissor_test_enable(){return true;}
2089 
begin__profile_GLES__technique__pass__states__stencil_test_enable(const profile_GLES__technique__pass__states__stencil_test_enable__AttributeData & attributeData)2090 virtual bool begin__profile_GLES__technique__pass__states__stencil_test_enable( const profile_GLES__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
end__profile_GLES__technique__pass__states__stencil_test_enable()2091 virtual bool end__profile_GLES__technique__pass__states__stencil_test_enable(){return true;}
2092 
begin__profile_GLES__technique__pass__evaluate()2093 virtual bool begin__profile_GLES__technique__pass__evaluate(){return true;}
end__profile_GLES__technique__pass__evaluate()2094 virtual bool end__profile_GLES__technique__pass__evaluate(){return true;}
2095 
begin__library_force_fields(const library_force_fields__AttributeData & attributeData)2096 virtual bool begin__library_force_fields( const library_force_fields__AttributeData& attributeData ){return true;}
end__library_force_fields()2097 virtual bool end__library_force_fields(){return true;}
2098 
begin__force_field(const force_field__AttributeData & attributeData)2099 virtual bool begin__force_field( const force_field__AttributeData& attributeData ){return true;}
end__force_field()2100 virtual bool end__force_field(){return true;}
2101 
begin__library_images(const library_images__AttributeData & attributeData)2102 virtual bool begin__library_images( const library_images__AttributeData& attributeData ){return true;}
end__library_images()2103 virtual bool end__library_images(){return true;}
2104 
begin__image____image_type(const image____image_type__AttributeData & attributeData)2105 virtual bool begin__image____image_type( const image____image_type__AttributeData& attributeData ){return true;}
end__image____image_type()2106 virtual bool end__image____image_type(){return true;}
2107 
begin__renderable(const renderable__AttributeData & attributeData)2108 virtual bool begin__renderable( const renderable__AttributeData& attributeData ){return true;}
end__renderable()2109 virtual bool end__renderable(){return true;}
2110 
begin__image_type____init_from(const image_type____init_from__AttributeData & attributeData)2111 virtual bool begin__image_type____init_from( const image_type____init_from__AttributeData& attributeData ){return true;}
end__image_type____init_from()2112 virtual bool end__image_type____init_from(){return true;}
2113 
begin__library_images__image__init_from__hex(const library_images__image__init_from__hex__AttributeData & attributeData)2114 virtual bool begin__library_images__image__init_from__hex( const library_images__image__init_from__hex__AttributeData& attributeData ){return true;}
end__library_images__image__init_from__hex()2115 virtual bool end__library_images__image__init_from__hex(){return true;}
data__library_images__image__init_from__hex(const uint8 * value,size_t length)2116 virtual bool data__library_images__image__init_from__hex( const uint8* value, size_t length ){return true;}
2117 
begin__create_2d()2118 virtual bool begin__create_2d(){return true;}
end__create_2d()2119 virtual bool end__create_2d(){return true;}
2120 
begin__size_exact(const size_exact__AttributeData & attributeData)2121 virtual bool begin__size_exact( const size_exact__AttributeData& attributeData ){return true;}
end__size_exact()2122 virtual bool end__size_exact(){return true;}
2123 
begin__size_ratio(const size_ratio__AttributeData & attributeData)2124 virtual bool begin__size_ratio( const size_ratio__AttributeData& attributeData ){return true;}
end__size_ratio()2125 virtual bool end__size_ratio(){return true;}
2126 
begin__mips(const mips__AttributeData & attributeData)2127 virtual bool begin__mips( const mips__AttributeData& attributeData ){return true;}
end__mips()2128 virtual bool end__mips(){return true;}
2129 
begin__unnormalized(const unnormalized__AttributeData & attributeData)2130 virtual bool begin__unnormalized( const unnormalized__AttributeData& attributeData ){return true;}
end__unnormalized()2131 virtual bool end__unnormalized(){return true;}
data__unnormalized(const ParserChar * value,size_t length)2132 virtual bool data__unnormalized( const ParserChar* value, size_t length ){return true;}
2133 
begin__create_2d__array(const create_2d__array__AttributeData & attributeData)2134 virtual bool begin__create_2d__array( const create_2d__array__AttributeData& attributeData ){return true;}
end__create_2d__array()2135 virtual bool end__create_2d__array(){return true;}
2136 
begin__create_2d__format()2137 virtual bool begin__create_2d__format(){return true;}
end__create_2d__format()2138 virtual bool end__create_2d__format(){return true;}
2139 
begin__create_2d__format__hint(const create_2d__format__hint__AttributeData & attributeData)2140 virtual bool begin__create_2d__format__hint( const create_2d__format__hint__AttributeData& attributeData ){return true;}
end__create_2d__format__hint()2141 virtual bool end__create_2d__format__hint(){return true;}
2142 
begin__exact()2143 virtual bool begin__exact(){return true;}
end__exact()2144 virtual bool end__exact(){return true;}
data__exact(const ParserChar * value,size_t length)2145 virtual bool data__exact( const ParserChar* value, size_t length ){return true;}
2146 
begin__create_2d__init_from(const create_2d__init_from__AttributeData & attributeData)2147 virtual bool begin__create_2d__init_from( const create_2d__init_from__AttributeData& attributeData ){return true;}
end__create_2d__init_from()2148 virtual bool end__create_2d__init_from(){return true;}
2149 
begin__create_3d()2150 virtual bool begin__create_3d(){return true;}
end__create_3d()2151 virtual bool end__create_3d(){return true;}
2152 
begin__create_3d__size(const create_3d__size__AttributeData & attributeData)2153 virtual bool begin__create_3d__size( const create_3d__size__AttributeData& attributeData ){return true;}
end__create_3d__size()2154 virtual bool end__create_3d__size(){return true;}
2155 
begin__create_3d__array(const create_3d__array__AttributeData & attributeData)2156 virtual bool begin__create_3d__array( const create_3d__array__AttributeData& attributeData ){return true;}
end__create_3d__array()2157 virtual bool end__create_3d__array(){return true;}
2158 
begin__create_3d__format()2159 virtual bool begin__create_3d__format(){return true;}
end__create_3d__format()2160 virtual bool end__create_3d__format(){return true;}
2161 
begin__create_3d__format__hint(const create_3d__format__hint__AttributeData & attributeData)2162 virtual bool begin__create_3d__format__hint( const create_3d__format__hint__AttributeData& attributeData ){return true;}
end__create_3d__format__hint()2163 virtual bool end__create_3d__format__hint(){return true;}
2164 
begin__create_3d__init_from(const create_3d__init_from__AttributeData & attributeData)2165 virtual bool begin__create_3d__init_from( const create_3d__init_from__AttributeData& attributeData ){return true;}
end__create_3d__init_from()2166 virtual bool end__create_3d__init_from(){return true;}
2167 
begin__create_cube()2168 virtual bool begin__create_cube(){return true;}
end__create_cube()2169 virtual bool end__create_cube(){return true;}
2170 
begin__create_cube__size(const create_cube__size__AttributeData & attributeData)2171 virtual bool begin__create_cube__size( const create_cube__size__AttributeData& attributeData ){return true;}
end__create_cube__size()2172 virtual bool end__create_cube__size(){return true;}
2173 
begin__create_cube__array(const create_cube__array__AttributeData & attributeData)2174 virtual bool begin__create_cube__array( const create_cube__array__AttributeData& attributeData ){return true;}
end__create_cube__array()2175 virtual bool end__create_cube__array(){return true;}
2176 
begin__create_cube__format()2177 virtual bool begin__create_cube__format(){return true;}
end__create_cube__format()2178 virtual bool end__create_cube__format(){return true;}
2179 
begin__create_cube__format__hint(const create_cube__format__hint__AttributeData & attributeData)2180 virtual bool begin__create_cube__format__hint( const create_cube__format__hint__AttributeData& attributeData ){return true;}
end__create_cube__format__hint()2181 virtual bool end__create_cube__format__hint(){return true;}
2182 
begin__create_cube__init_from(const create_cube__init_from__AttributeData & attributeData)2183 virtual bool begin__create_cube__init_from( const create_cube__init_from__AttributeData& attributeData ){return true;}
end__create_cube__init_from()2184 virtual bool end__create_cube__init_from(){return true;}
2185 
begin__library_lights(const library_lights__AttributeData & attributeData)2186 virtual bool begin__library_lights( const library_lights__AttributeData& attributeData ){return true;}
end__library_lights()2187 virtual bool end__library_lights(){return true;}
2188 
begin__light(const light__AttributeData & attributeData)2189 virtual bool begin__light( const light__AttributeData& attributeData ){return true;}
end__light()2190 virtual bool end__light(){return true;}
2191 
begin__light_type____technique_common()2192 virtual bool begin__light_type____technique_common(){return true;}
end__light_type____technique_common()2193 virtual bool end__light_type____technique_common(){return true;}
2194 
begin__light__technique_common__ambient()2195 virtual bool begin__light__technique_common__ambient(){return true;}
end__light__technique_common__ambient()2196 virtual bool end__light__technique_common__ambient(){return true;}
2197 
begin__color____targetable_float3_type(const color____targetable_float3_type__AttributeData & attributeData)2198 virtual bool begin__color____targetable_float3_type( const color____targetable_float3_type__AttributeData& attributeData ){return true;}
end__color____targetable_float3_type()2199 virtual bool end__color____targetable_float3_type(){return true;}
data__color____targetable_float3_type(const float * value,size_t length)2200 virtual bool data__color____targetable_float3_type( const float* value, size_t length ){return true;}
2201 
begin__directional()2202 virtual bool begin__directional(){return true;}
end__directional()2203 virtual bool end__directional(){return true;}
2204 
begin__point()2205 virtual bool begin__point(){return true;}
end__point()2206 virtual bool end__point(){return true;}
2207 
begin__constant_attenuation(const constant_attenuation__AttributeData & attributeData)2208 virtual bool begin__constant_attenuation( const constant_attenuation__AttributeData& attributeData ){return true;}
end__constant_attenuation()2209 virtual bool end__constant_attenuation(){return true;}
data__constant_attenuation(float value)2210 virtual bool data__constant_attenuation( float value ){return true;}
2211 
begin__linear_attenuation(const linear_attenuation__AttributeData & attributeData)2212 virtual bool begin__linear_attenuation( const linear_attenuation__AttributeData& attributeData ){return true;}
end__linear_attenuation()2213 virtual bool end__linear_attenuation(){return true;}
data__linear_attenuation(float value)2214 virtual bool data__linear_attenuation( float value ){return true;}
2215 
begin__quadratic_attenuation(const quadratic_attenuation__AttributeData & attributeData)2216 virtual bool begin__quadratic_attenuation( const quadratic_attenuation__AttributeData& attributeData ){return true;}
end__quadratic_attenuation()2217 virtual bool end__quadratic_attenuation(){return true;}
data__quadratic_attenuation(float value)2218 virtual bool data__quadratic_attenuation( float value ){return true;}
2219 
begin__spot()2220 virtual bool begin__spot(){return true;}
end__spot()2221 virtual bool end__spot(){return true;}
2222 
begin__falloff_angle(const falloff_angle__AttributeData & attributeData)2223 virtual bool begin__falloff_angle( const falloff_angle__AttributeData& attributeData ){return true;}
end__falloff_angle()2224 virtual bool end__falloff_angle(){return true;}
data__falloff_angle(float value)2225 virtual bool data__falloff_angle( float value ){return true;}
2226 
begin__falloff_exponent(const falloff_exponent__AttributeData & attributeData)2227 virtual bool begin__falloff_exponent( const falloff_exponent__AttributeData& attributeData ){return true;}
end__falloff_exponent()2228 virtual bool end__falloff_exponent(){return true;}
data__falloff_exponent(float value)2229 virtual bool data__falloff_exponent( float value ){return true;}
2230 
begin__library_materials(const library_materials__AttributeData & attributeData)2231 virtual bool begin__library_materials( const library_materials__AttributeData& attributeData ){return true;}
end__library_materials()2232 virtual bool end__library_materials(){return true;}
2233 
begin__material(const material__AttributeData & attributeData)2234 virtual bool begin__material( const material__AttributeData& attributeData ){return true;}
end__material()2235 virtual bool end__material(){return true;}
2236 
begin__instance_effect(const instance_effect__AttributeData & attributeData)2237 virtual bool begin__instance_effect( const instance_effect__AttributeData& attributeData ){return true;}
end__instance_effect()2238 virtual bool end__instance_effect(){return true;}
2239 
begin__technique_hint(const technique_hint__AttributeData & attributeData)2240 virtual bool begin__technique_hint( const technique_hint__AttributeData& attributeData ){return true;}
end__technique_hint()2241 virtual bool end__technique_hint(){return true;}
2242 
begin__instance_effect_type____setparam(const instance_effect_type____setparam__AttributeData & attributeData)2243 virtual bool begin__instance_effect_type____setparam( const instance_effect_type____setparam__AttributeData& attributeData ){return true;}
end__instance_effect_type____setparam()2244 virtual bool end__instance_effect_type____setparam(){return true;}
2245 
begin__sampler_image(const sampler_image__AttributeData & attributeData)2246 virtual bool begin__sampler_image( const sampler_image__AttributeData& attributeData ){return true;}
end__sampler_image()2247 virtual bool end__sampler_image(){return true;}
2248 
begin__sampler_states()2249 virtual bool begin__sampler_states(){return true;}
end__sampler_states()2250 virtual bool end__sampler_states(){return true;}
2251 
begin__library_nodes(const library_nodes__AttributeData & attributeData)2252 virtual bool begin__library_nodes( const library_nodes__AttributeData& attributeData ){return true;}
end__library_nodes()2253 virtual bool end__library_nodes(){return true;}
2254 
begin__node(const node__AttributeData & attributeData)2255 virtual bool begin__node( const node__AttributeData& attributeData ){return true;}
end__node()2256 virtual bool end__node(){return true;}
2257 
begin__lookat(const lookat__AttributeData & attributeData)2258 virtual bool begin__lookat( const lookat__AttributeData& attributeData ){return true;}
end__lookat()2259 virtual bool end__lookat(){return true;}
data__lookat(const float * value,size_t length)2260 virtual bool data__lookat( const float* value, size_t length ){return true;}
2261 
begin__matrix____matrix_type(const matrix____matrix_type__AttributeData & attributeData)2262 virtual bool begin__matrix____matrix_type( const matrix____matrix_type__AttributeData& attributeData ){return true;}
end__matrix____matrix_type()2263 virtual bool end__matrix____matrix_type(){return true;}
data__matrix____matrix_type(const float * value,size_t length)2264 virtual bool data__matrix____matrix_type( const float* value, size_t length ){return true;}
2265 
begin__rotate(const rotate__AttributeData & attributeData)2266 virtual bool begin__rotate( const rotate__AttributeData& attributeData ){return true;}
end__rotate()2267 virtual bool end__rotate(){return true;}
data__rotate(const float * value,size_t length)2268 virtual bool data__rotate( const float* value, size_t length ){return true;}
2269 
begin__scale(const scale__AttributeData & attributeData)2270 virtual bool begin__scale( const scale__AttributeData& attributeData ){return true;}
end__scale()2271 virtual bool end__scale(){return true;}
data__scale(const float * value,size_t length)2272 virtual bool data__scale( const float* value, size_t length ){return true;}
2273 
begin__skew(const skew__AttributeData & attributeData)2274 virtual bool begin__skew( const skew__AttributeData& attributeData ){return true;}
end__skew()2275 virtual bool end__skew(){return true;}
data__skew(const float * value,size_t length)2276 virtual bool data__skew( const float* value, size_t length ){return true;}
2277 
begin__translate(const translate__AttributeData & attributeData)2278 virtual bool begin__translate( const translate__AttributeData& attributeData ){return true;}
end__translate()2279 virtual bool end__translate(){return true;}
data__translate(const float * value,size_t length)2280 virtual bool data__translate( const float* value, size_t length ){return true;}
2281 
begin__instance_camera(const instance_camera__AttributeData & attributeData)2282 virtual bool begin__instance_camera( const instance_camera__AttributeData& attributeData ){return true;}
end__instance_camera()2283 virtual bool end__instance_camera(){return true;}
2284 
begin__instance_controller(const instance_controller__AttributeData & attributeData)2285 virtual bool begin__instance_controller( const instance_controller__AttributeData& attributeData ){return true;}
end__instance_controller()2286 virtual bool end__instance_controller(){return true;}
2287 
begin__skeleton()2288 virtual bool begin__skeleton(){return true;}
end__skeleton()2289 virtual bool end__skeleton(){return true;}
data__skeleton(COLLADABU::URI value)2290 virtual bool data__skeleton( COLLADABU::URI value ){return true;}
2291 
begin__bind_material()2292 virtual bool begin__bind_material(){return true;}
end__bind_material()2293 virtual bool end__bind_material(){return true;}
2294 
begin__bind_material_type____technique_common()2295 virtual bool begin__bind_material_type____technique_common(){return true;}
end__bind_material_type____technique_common()2296 virtual bool end__bind_material_type____technique_common(){return true;}
2297 
begin__instance_material____instance_material_type(const instance_material____instance_material_type__AttributeData & attributeData)2298 virtual bool begin__instance_material____instance_material_type( const instance_material____instance_material_type__AttributeData& attributeData ){return true;}
end__instance_material____instance_material_type()2299 virtual bool end__instance_material____instance_material_type(){return true;}
2300 
begin__instance_material_type____bind(const instance_material_type____bind__AttributeData & attributeData)2301 virtual bool begin__instance_material_type____bind( const instance_material_type____bind__AttributeData& attributeData ){return true;}
end__instance_material_type____bind()2302 virtual bool end__instance_material_type____bind(){return true;}
2303 
begin__bind_vertex_input(const bind_vertex_input__AttributeData & attributeData)2304 virtual bool begin__bind_vertex_input( const bind_vertex_input__AttributeData& attributeData ){return true;}
end__bind_vertex_input()2305 virtual bool end__bind_vertex_input(){return true;}
2306 
begin__instance_geometry(const instance_geometry__AttributeData & attributeData)2307 virtual bool begin__instance_geometry( const instance_geometry__AttributeData& attributeData ){return true;}
end__instance_geometry()2308 virtual bool end__instance_geometry(){return true;}
2309 
begin__instance_light(const instance_light__AttributeData & attributeData)2310 virtual bool begin__instance_light( const instance_light__AttributeData& attributeData ){return true;}
end__instance_light()2311 virtual bool end__instance_light(){return true;}
2312 
begin__instance_node(const instance_node__AttributeData & attributeData)2313 virtual bool begin__instance_node( const instance_node__AttributeData& attributeData ){return true;}
end__instance_node()2314 virtual bool end__instance_node(){return true;}
2315 
begin__library_physics_materials(const library_physics_materials__AttributeData & attributeData)2316 virtual bool begin__library_physics_materials( const library_physics_materials__AttributeData& attributeData ){return true;}
end__library_physics_materials()2317 virtual bool end__library_physics_materials(){return true;}
2318 
begin__physics_material(const physics_material__AttributeData & attributeData)2319 virtual bool begin__physics_material( const physics_material__AttributeData& attributeData ){return true;}
end__physics_material()2320 virtual bool end__physics_material(){return true;}
2321 
begin__physics_material_type____technique_common()2322 virtual bool begin__physics_material_type____technique_common(){return true;}
end__physics_material_type____technique_common()2323 virtual bool end__physics_material_type____technique_common(){return true;}
2324 
begin__dynamic_friction(const dynamic_friction__AttributeData & attributeData)2325 virtual bool begin__dynamic_friction( const dynamic_friction__AttributeData& attributeData ){return true;}
end__dynamic_friction()2326 virtual bool end__dynamic_friction(){return true;}
data__dynamic_friction(float value)2327 virtual bool data__dynamic_friction( float value ){return true;}
2328 
begin__restitution(const restitution__AttributeData & attributeData)2329 virtual bool begin__restitution( const restitution__AttributeData& attributeData ){return true;}
end__restitution()2330 virtual bool end__restitution(){return true;}
data__restitution(float value)2331 virtual bool data__restitution( float value ){return true;}
2332 
begin__static_friction(const static_friction__AttributeData & attributeData)2333 virtual bool begin__static_friction( const static_friction__AttributeData& attributeData ){return true;}
end__static_friction()2334 virtual bool end__static_friction(){return true;}
data__static_friction(float value)2335 virtual bool data__static_friction( float value ){return true;}
2336 
begin__library_physics_models(const library_physics_models__AttributeData & attributeData)2337 virtual bool begin__library_physics_models( const library_physics_models__AttributeData& attributeData ){return true;}
end__library_physics_models()2338 virtual bool end__library_physics_models(){return true;}
2339 
begin__physics_model(const physics_model__AttributeData & attributeData)2340 virtual bool begin__physics_model( const physics_model__AttributeData& attributeData ){return true;}
end__physics_model()2341 virtual bool end__physics_model(){return true;}
2342 
begin__rigid_body(const rigid_body__AttributeData & attributeData)2343 virtual bool begin__rigid_body( const rigid_body__AttributeData& attributeData ){return true;}
end__rigid_body()2344 virtual bool end__rigid_body(){return true;}
2345 
begin__rigid_body_type____technique_common()2346 virtual bool begin__rigid_body_type____technique_common(){return true;}
end__rigid_body_type____technique_common()2347 virtual bool end__rigid_body_type____technique_common(){return true;}
2348 
begin__rigid_body__technique_common__dynamic(const rigid_body__technique_common__dynamic__AttributeData & attributeData)2349 virtual bool begin__rigid_body__technique_common__dynamic( const rigid_body__technique_common__dynamic__AttributeData& attributeData ){return true;}
end__rigid_body__technique_common__dynamic()2350 virtual bool end__rigid_body__technique_common__dynamic(){return true;}
data__rigid_body__technique_common__dynamic(bool value)2351 virtual bool data__rigid_body__technique_common__dynamic( bool value ){return true;}
2352 
begin__mass(const mass__AttributeData & attributeData)2353 virtual bool begin__mass( const mass__AttributeData& attributeData ){return true;}
end__mass()2354 virtual bool end__mass(){return true;}
data__mass(float value)2355 virtual bool data__mass( float value ){return true;}
2356 
begin__rigid_body__technique_common__mass_frame()2357 virtual bool begin__rigid_body__technique_common__mass_frame(){return true;}
end__rigid_body__technique_common__mass_frame()2358 virtual bool end__rigid_body__technique_common__mass_frame(){return true;}
2359 
begin__inertia(const inertia__AttributeData & attributeData)2360 virtual bool begin__inertia( const inertia__AttributeData& attributeData ){return true;}
end__inertia()2361 virtual bool end__inertia(){return true;}
data__inertia(const float * value,size_t length)2362 virtual bool data__inertia( const float* value, size_t length ){return true;}
2363 
begin__instance_physics_material(const instance_physics_material__AttributeData & attributeData)2364 virtual bool begin__instance_physics_material( const instance_physics_material__AttributeData& attributeData ){return true;}
end__instance_physics_material()2365 virtual bool end__instance_physics_material(){return true;}
2366 
begin__rigid_body__technique_common__shape()2367 virtual bool begin__rigid_body__technique_common__shape(){return true;}
end__rigid_body__technique_common__shape()2368 virtual bool end__rigid_body__technique_common__shape(){return true;}
2369 
begin__rigid_body__technique_common__shape__hollow(const rigid_body__technique_common__shape__hollow__AttributeData & attributeData)2370 virtual bool begin__rigid_body__technique_common__shape__hollow( const rigid_body__technique_common__shape__hollow__AttributeData& attributeData ){return true;}
end__rigid_body__technique_common__shape__hollow()2371 virtual bool end__rigid_body__technique_common__shape__hollow(){return true;}
data__rigid_body__technique_common__shape__hollow(bool value)2372 virtual bool data__rigid_body__technique_common__shape__hollow( bool value ){return true;}
2373 
begin__density(const density__AttributeData & attributeData)2374 virtual bool begin__density( const density__AttributeData& attributeData ){return true;}
end__density()2375 virtual bool end__density(){return true;}
data__density(float value)2376 virtual bool data__density( float value ){return true;}
2377 
begin__box()2378 virtual bool begin__box(){return true;}
end__box()2379 virtual bool end__box(){return true;}
2380 
begin__half_extents()2381 virtual bool begin__half_extents(){return true;}
end__half_extents()2382 virtual bool end__half_extents(){return true;}
data__half_extents(const float * value,size_t length)2383 virtual bool data__half_extents( const float* value, size_t length ){return true;}
2384 
begin__cylinder____cylinder_type()2385 virtual bool begin__cylinder____cylinder_type(){return true;}
end__cylinder____cylinder_type()2386 virtual bool end__cylinder____cylinder_type(){return true;}
2387 
begin__height()2388 virtual bool begin__height(){return true;}
end__height()2389 virtual bool end__height(){return true;}
data__height(float value)2390 virtual bool data__height( float value ){return true;}
2391 
begin__capsule()2392 virtual bool begin__capsule(){return true;}
end__capsule()2393 virtual bool end__capsule(){return true;}
2394 
begin__radius____float3_type()2395 virtual bool begin__radius____float3_type(){return true;}
end__radius____float3_type()2396 virtual bool end__radius____float3_type(){return true;}
data__radius____float3_type(const float * value,size_t length)2397 virtual bool data__radius____float3_type( const float* value, size_t length ){return true;}
2398 
begin__rigid_constraint(const rigid_constraint__AttributeData & attributeData)2399 virtual bool begin__rigid_constraint( const rigid_constraint__AttributeData& attributeData ){return true;}
end__rigid_constraint()2400 virtual bool end__rigid_constraint(){return true;}
2401 
begin__ref_attachment(const ref_attachment__AttributeData & attributeData)2402 virtual bool begin__ref_attachment( const ref_attachment__AttributeData& attributeData ){return true;}
end__ref_attachment()2403 virtual bool end__ref_attachment(){return true;}
2404 
begin__attachment(const attachment__AttributeData & attributeData)2405 virtual bool begin__attachment( const attachment__AttributeData& attributeData ){return true;}
end__attachment()2406 virtual bool end__attachment(){return true;}
2407 
begin__rigid_constraint_type____technique_common()2408 virtual bool begin__rigid_constraint_type____technique_common(){return true;}
end__rigid_constraint_type____technique_common()2409 virtual bool end__rigid_constraint_type____technique_common(){return true;}
2410 
begin__enabled(const enabled__AttributeData & attributeData)2411 virtual bool begin__enabled( const enabled__AttributeData& attributeData ){return true;}
end__enabled()2412 virtual bool end__enabled(){return true;}
data__enabled(bool value)2413 virtual bool data__enabled( bool value ){return true;}
2414 
begin__interpenetrate(const interpenetrate__AttributeData & attributeData)2415 virtual bool begin__interpenetrate( const interpenetrate__AttributeData& attributeData ){return true;}
end__interpenetrate()2416 virtual bool end__interpenetrate(){return true;}
data__interpenetrate(bool value)2417 virtual bool data__interpenetrate( bool value ){return true;}
2418 
begin__rigid_constraint__technique_common__limits()2419 virtual bool begin__rigid_constraint__technique_common__limits(){return true;}
end__rigid_constraint__technique_common__limits()2420 virtual bool end__rigid_constraint__technique_common__limits(){return true;}
2421 
begin__swing_cone_and_twist()2422 virtual bool begin__swing_cone_and_twist(){return true;}
end__swing_cone_and_twist()2423 virtual bool end__swing_cone_and_twist(){return true;}
2424 
begin__min____targetable_float3_type(const min____targetable_float3_type__AttributeData & attributeData)2425 virtual bool begin__min____targetable_float3_type( const min____targetable_float3_type__AttributeData& attributeData ){return true;}
end__min____targetable_float3_type()2426 virtual bool end__min____targetable_float3_type(){return true;}
data__min____targetable_float3_type(const float * value,size_t length)2427 virtual bool data__min____targetable_float3_type( const float* value, size_t length ){return true;}
2428 
begin__max____targetable_float3_type(const max____targetable_float3_type__AttributeData & attributeData)2429 virtual bool begin__max____targetable_float3_type( const max____targetable_float3_type__AttributeData& attributeData ){return true;}
end__max____targetable_float3_type()2430 virtual bool end__max____targetable_float3_type(){return true;}
data__max____targetable_float3_type(const float * value,size_t length)2431 virtual bool data__max____targetable_float3_type( const float* value, size_t length ){return true;}
2432 
begin__rigid_constraint__technique_common__limits__linear()2433 virtual bool begin__rigid_constraint__technique_common__limits__linear(){return true;}
end__rigid_constraint__technique_common__limits__linear()2434 virtual bool end__rigid_constraint__technique_common__limits__linear(){return true;}
2435 
begin__spring()2436 virtual bool begin__spring(){return true;}
end__spring()2437 virtual bool end__spring(){return true;}
2438 
begin__angular()2439 virtual bool begin__angular(){return true;}
end__angular()2440 virtual bool end__angular(){return true;}
2441 
begin__stiffness(const stiffness__AttributeData & attributeData)2442 virtual bool begin__stiffness( const stiffness__AttributeData& attributeData ){return true;}
end__stiffness()2443 virtual bool end__stiffness(){return true;}
data__stiffness(float value)2444 virtual bool data__stiffness( float value ){return true;}
2445 
begin__damping(const damping__AttributeData & attributeData)2446 virtual bool begin__damping( const damping__AttributeData& attributeData ){return true;}
end__damping()2447 virtual bool end__damping(){return true;}
data__damping(float value)2448 virtual bool data__damping( float value ){return true;}
2449 
begin__target_value(const target_value__AttributeData & attributeData)2450 virtual bool begin__target_value( const target_value__AttributeData& attributeData ){return true;}
end__target_value()2451 virtual bool end__target_value(){return true;}
data__target_value(float value)2452 virtual bool data__target_value( float value ){return true;}
2453 
begin__spring__linear()2454 virtual bool begin__spring__linear(){return true;}
end__spring__linear()2455 virtual bool end__spring__linear(){return true;}
2456 
begin__instance_physics_model(const instance_physics_model__AttributeData & attributeData)2457 virtual bool begin__instance_physics_model( const instance_physics_model__AttributeData& attributeData ){return true;}
end__instance_physics_model()2458 virtual bool end__instance_physics_model(){return true;}
2459 
begin__instance_force_field(const instance_force_field__AttributeData & attributeData)2460 virtual bool begin__instance_force_field( const instance_force_field__AttributeData& attributeData ){return true;}
end__instance_force_field()2461 virtual bool end__instance_force_field(){return true;}
2462 
begin__instance_rigid_body(const instance_rigid_body__AttributeData & attributeData)2463 virtual bool begin__instance_rigid_body( const instance_rigid_body__AttributeData& attributeData ){return true;}
end__instance_rigid_body()2464 virtual bool end__instance_rigid_body(){return true;}
2465 
begin__instance_rigid_body_type____technique_common()2466 virtual bool begin__instance_rigid_body_type____technique_common(){return true;}
end__instance_rigid_body_type____technique_common()2467 virtual bool end__instance_rigid_body_type____technique_common(){return true;}
2468 
begin__angular_velocity()2469 virtual bool begin__angular_velocity(){return true;}
end__angular_velocity()2470 virtual bool end__angular_velocity(){return true;}
data__angular_velocity(const float * value,size_t length)2471 virtual bool data__angular_velocity( const float* value, size_t length ){return true;}
2472 
begin__velocity()2473 virtual bool begin__velocity(){return true;}
end__velocity()2474 virtual bool end__velocity(){return true;}
data__velocity(const float * value,size_t length)2475 virtual bool data__velocity( const float* value, size_t length ){return true;}
2476 
begin__instance_rigid_body__technique_common__dynamic(const instance_rigid_body__technique_common__dynamic__AttributeData & attributeData)2477 virtual bool begin__instance_rigid_body__technique_common__dynamic( const instance_rigid_body__technique_common__dynamic__AttributeData& attributeData ){return true;}
end__instance_rigid_body__technique_common__dynamic()2478 virtual bool end__instance_rigid_body__technique_common__dynamic(){return true;}
data__instance_rigid_body__technique_common__dynamic(bool value)2479 virtual bool data__instance_rigid_body__technique_common__dynamic( bool value ){return true;}
2480 
begin__instance_rigid_body__technique_common__mass_frame()2481 virtual bool begin__instance_rigid_body__technique_common__mass_frame(){return true;}
end__instance_rigid_body__technique_common__mass_frame()2482 virtual bool end__instance_rigid_body__technique_common__mass_frame(){return true;}
2483 
begin__instance_rigid_body__technique_common__shape()2484 virtual bool begin__instance_rigid_body__technique_common__shape(){return true;}
end__instance_rigid_body__technique_common__shape()2485 virtual bool end__instance_rigid_body__technique_common__shape(){return true;}
2486 
begin__instance_rigid_body__technique_common__shape__hollow(const instance_rigid_body__technique_common__shape__hollow__AttributeData & attributeData)2487 virtual bool begin__instance_rigid_body__technique_common__shape__hollow( const instance_rigid_body__technique_common__shape__hollow__AttributeData& attributeData ){return true;}
end__instance_rigid_body__technique_common__shape__hollow()2488 virtual bool end__instance_rigid_body__technique_common__shape__hollow(){return true;}
data__instance_rigid_body__technique_common__shape__hollow(bool value)2489 virtual bool data__instance_rigid_body__technique_common__shape__hollow( bool value ){return true;}
2490 
begin__instance_rigid_constraint(const instance_rigid_constraint__AttributeData & attributeData)2491 virtual bool begin__instance_rigid_constraint( const instance_rigid_constraint__AttributeData& attributeData ){return true;}
end__instance_rigid_constraint()2492 virtual bool end__instance_rigid_constraint(){return true;}
2493 
begin__library_physics_scenes(const library_physics_scenes__AttributeData & attributeData)2494 virtual bool begin__library_physics_scenes( const library_physics_scenes__AttributeData& attributeData ){return true;}
end__library_physics_scenes()2495 virtual bool end__library_physics_scenes(){return true;}
2496 
begin__physics_scene(const physics_scene__AttributeData & attributeData)2497 virtual bool begin__physics_scene( const physics_scene__AttributeData& attributeData ){return true;}
end__physics_scene()2498 virtual bool end__physics_scene(){return true;}
2499 
begin__physics_scene_type____technique_common()2500 virtual bool begin__physics_scene_type____technique_common(){return true;}
end__physics_scene_type____technique_common()2501 virtual bool end__physics_scene_type____technique_common(){return true;}
2502 
begin__gravity(const gravity__AttributeData & attributeData)2503 virtual bool begin__gravity( const gravity__AttributeData& attributeData ){return true;}
end__gravity()2504 virtual bool end__gravity(){return true;}
data__gravity(const float * value,size_t length)2505 virtual bool data__gravity( const float* value, size_t length ){return true;}
2506 
begin__time_step(const time_step__AttributeData & attributeData)2507 virtual bool begin__time_step( const time_step__AttributeData& attributeData ){return true;}
end__time_step()2508 virtual bool end__time_step(){return true;}
data__time_step(float value)2509 virtual bool data__time_step( float value ){return true;}
2510 
begin__library_visual_scenes(const library_visual_scenes__AttributeData & attributeData)2511 virtual bool begin__library_visual_scenes( const library_visual_scenes__AttributeData& attributeData ){return true;}
end__library_visual_scenes()2512 virtual bool end__library_visual_scenes(){return true;}
2513 
begin__visual_scene(const visual_scene__AttributeData & attributeData)2514 virtual bool begin__visual_scene( const visual_scene__AttributeData& attributeData ){return true;}
end__visual_scene()2515 virtual bool end__visual_scene(){return true;}
2516 
begin__evaluate_scene(const evaluate_scene__AttributeData & attributeData)2517 virtual bool begin__evaluate_scene( const evaluate_scene__AttributeData& attributeData ){return true;}
end__evaluate_scene()2518 virtual bool end__evaluate_scene(){return true;}
2519 
begin__render(const render__AttributeData & attributeData)2520 virtual bool begin__render( const render__AttributeData& attributeData ){return true;}
end__render()2521 virtual bool end__render(){return true;}
2522 
begin__layer()2523 virtual bool begin__layer(){return true;}
end__layer()2524 virtual bool end__layer(){return true;}
data__layer(const ParserChar * value,size_t length)2525 virtual bool data__layer( const ParserChar* value, size_t length ){return true;}
2526 
begin__render__instance_material(const render__instance_material__AttributeData & attributeData)2527 virtual bool begin__render__instance_material( const render__instance_material__AttributeData& attributeData ){return true;}
end__render__instance_material()2528 virtual bool end__render__instance_material(){return true;}
2529 
begin__technique_override(const technique_override__AttributeData & attributeData)2530 virtual bool begin__technique_override( const technique_override__AttributeData& attributeData ){return true;}
end__technique_override()2531 virtual bool end__technique_override(){return true;}
2532 
begin__render__instance_material__bind(const render__instance_material__bind__AttributeData & attributeData)2533 virtual bool begin__render__instance_material__bind( const render__instance_material__bind__AttributeData& attributeData ){return true;}
end__render__instance_material__bind()2534 virtual bool end__render__instance_material__bind(){return true;}
2535 
begin__library_joints(const library_joints__AttributeData & attributeData)2536 virtual bool begin__library_joints( const library_joints__AttributeData& attributeData ){return true;}
end__library_joints()2537 virtual bool end__library_joints(){return true;}
2538 
begin__joint(const joint__AttributeData & attributeData)2539 virtual bool begin__joint( const joint__AttributeData& attributeData ){return true;}
end__joint()2540 virtual bool end__joint(){return true;}
2541 
begin__prismatic(const prismatic__AttributeData & attributeData)2542 virtual bool begin__prismatic( const prismatic__AttributeData& attributeData ){return true;}
end__prismatic()2543 virtual bool end__prismatic(){return true;}
2544 
begin__axis____axis_type(const axis____axis_type__AttributeData & attributeData)2545 virtual bool begin__axis____axis_type( const axis____axis_type__AttributeData& attributeData ){return true;}
end__axis____axis_type()2546 virtual bool end__axis____axis_type(){return true;}
data__axis____axis_type(const float * value,size_t length)2547 virtual bool data__axis____axis_type( const float* value, size_t length ){return true;}
2548 
begin__limits____joint_limits_type()2549 virtual bool begin__limits____joint_limits_type(){return true;}
end__limits____joint_limits_type()2550 virtual bool end__limits____joint_limits_type(){return true;}
2551 
begin__min____minmax_type(const min____minmax_type__AttributeData & attributeData)2552 virtual bool begin__min____minmax_type( const min____minmax_type__AttributeData& attributeData ){return true;}
end__min____minmax_type()2553 virtual bool end__min____minmax_type(){return true;}
data__min____minmax_type(float value)2554 virtual bool data__min____minmax_type( float value ){return true;}
2555 
begin__max____minmax_type(const max____minmax_type__AttributeData & attributeData)2556 virtual bool begin__max____minmax_type( const max____minmax_type__AttributeData& attributeData ){return true;}
end__max____minmax_type()2557 virtual bool end__max____minmax_type(){return true;}
data__max____minmax_type(float value)2558 virtual bool data__max____minmax_type( float value ){return true;}
2559 
begin__revolute(const revolute__AttributeData & attributeData)2560 virtual bool begin__revolute( const revolute__AttributeData& attributeData ){return true;}
end__revolute()2561 virtual bool end__revolute(){return true;}
2562 
begin__library_kinematics_models(const library_kinematics_models__AttributeData & attributeData)2563 virtual bool begin__library_kinematics_models( const library_kinematics_models__AttributeData& attributeData ){return true;}
end__library_kinematics_models()2564 virtual bool end__library_kinematics_models(){return true;}
2565 
begin__kinematics_model(const kinematics_model__AttributeData & attributeData)2566 virtual bool begin__kinematics_model( const kinematics_model__AttributeData& attributeData ){return true;}
end__kinematics_model()2567 virtual bool end__kinematics_model(){return true;}
2568 
begin__technique_common____kinematics_model_technique_type()2569 virtual bool begin__technique_common____kinematics_model_technique_type(){return true;}
end__technique_common____kinematics_model_technique_type()2570 virtual bool end__technique_common____kinematics_model_technique_type(){return true;}
2571 
begin__newparam____kinematics_newparam_type(const newparam____kinematics_newparam_type__AttributeData & attributeData)2572 virtual bool begin__newparam____kinematics_newparam_type( const newparam____kinematics_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____kinematics_newparam_type()2573 virtual bool end__newparam____kinematics_newparam_type(){return true;}
2574 
begin__instance_joint(const instance_joint__AttributeData & attributeData)2575 virtual bool begin__instance_joint( const instance_joint__AttributeData& attributeData ){return true;}
end__instance_joint()2576 virtual bool end__instance_joint(){return true;}
2577 
begin__link(const link__AttributeData & attributeData)2578 virtual bool begin__link( const link__AttributeData& attributeData ){return true;}
end__link()2579 virtual bool end__link(){return true;}
2580 
begin__attachment_full(const attachment_full__AttributeData & attributeData)2581 virtual bool begin__attachment_full( const attachment_full__AttributeData& attributeData ){return true;}
end__attachment_full()2582 virtual bool end__attachment_full(){return true;}
2583 
begin__attachment_start(const attachment_start__AttributeData & attributeData)2584 virtual bool begin__attachment_start( const attachment_start__AttributeData& attributeData ){return true;}
end__attachment_start()2585 virtual bool end__attachment_start(){return true;}
2586 
begin__attachment_end(const attachment_end__AttributeData & attributeData)2587 virtual bool begin__attachment_end( const attachment_end__AttributeData& attributeData ){return true;}
end__attachment_end()2588 virtual bool end__attachment_end(){return true;}
2589 
begin__formula(const formula__AttributeData & attributeData)2590 virtual bool begin__formula( const formula__AttributeData& attributeData ){return true;}
end__formula()2591 virtual bool end__formula(){return true;}
2592 
begin__newparam____formula_newparam_type(const newparam____formula_newparam_type__AttributeData & attributeData)2593 virtual bool begin__newparam____formula_newparam_type( const newparam____formula_newparam_type__AttributeData& attributeData ){return true;}
end__newparam____formula_newparam_type()2594 virtual bool end__newparam____formula_newparam_type(){return true;}
2595 
begin__target()2596 virtual bool begin__target(){return true;}
end__target()2597 virtual bool end__target(){return true;}
2598 
begin__param____common_param_type()2599 virtual bool begin__param____common_param_type(){return true;}
end__param____common_param_type()2600 virtual bool end__param____common_param_type(){return true;}
data__param____common_param_type(const ParserChar * value,size_t length)2601 virtual bool data__param____common_param_type( const ParserChar* value, size_t length ){return true;}
2602 
begin__technique_common____formula_technique_type()2603 virtual bool begin__technique_common____formula_technique_type(){return true;}
end__technique_common____formula_technique_type()2604 virtual bool end__technique_common____formula_technique_type(){return true;}
2605 
begin__math(const math__AttributeData & attributeData)2606 virtual bool begin__math( const math__AttributeData& attributeData ){return true;}
end__math()2607 virtual bool end__math(){return true;}
2608 
begin__cn(const cn__AttributeData & attributeData)2609 virtual bool begin__cn( const cn__AttributeData& attributeData ){return true;}
end__cn()2610 virtual bool end__cn(){return true;}
data__cn(const ParserChar * value,size_t length)2611 virtual bool data__cn( const ParserChar* value, size_t length ){return true;}
2612 
begin__ci(const ci__AttributeData & attributeData)2613 virtual bool begin__ci( const ci__AttributeData& attributeData ){return true;}
end__ci()2614 virtual bool end__ci(){return true;}
data__ci(const ParserChar * value,size_t length)2615 virtual bool data__ci( const ParserChar* value, size_t length ){return true;}
2616 
begin__csymbol(const csymbol__AttributeData & attributeData)2617 virtual bool begin__csymbol( const csymbol__AttributeData& attributeData ){return true;}
end__csymbol()2618 virtual bool end__csymbol(){return true;}
data__csymbol(const ParserChar * value,size_t length)2619 virtual bool data__csymbol( const ParserChar* value, size_t length ){return true;}
2620 
begin__abs(const abs__AttributeData & attributeData)2621 virtual bool begin__abs( const abs__AttributeData& attributeData ){return true;}
end__abs()2622 virtual bool end__abs(){return true;}
2623 
begin__conjugate(const conjugate__AttributeData & attributeData)2624 virtual bool begin__conjugate( const conjugate__AttributeData& attributeData ){return true;}
end__conjugate()2625 virtual bool end__conjugate(){return true;}
2626 
begin__factorial(const factorial__AttributeData & attributeData)2627 virtual bool begin__factorial( const factorial__AttributeData& attributeData ){return true;}
end__factorial()2628 virtual bool end__factorial(){return true;}
2629 
begin__arg(const arg__AttributeData & attributeData)2630 virtual bool begin__arg( const arg__AttributeData& attributeData ){return true;}
end__arg()2631 virtual bool end__arg(){return true;}
2632 
begin__real(const real__AttributeData & attributeData)2633 virtual bool begin__real( const real__AttributeData& attributeData ){return true;}
end__real()2634 virtual bool end__real(){return true;}
2635 
begin__imaginary(const imaginary__AttributeData & attributeData)2636 virtual bool begin__imaginary( const imaginary__AttributeData& attributeData ){return true;}
end__imaginary()2637 virtual bool end__imaginary(){return true;}
2638 
begin__floor(const floor__AttributeData & attributeData)2639 virtual bool begin__floor( const floor__AttributeData& attributeData ){return true;}
end__floor()2640 virtual bool end__floor(){return true;}
2641 
begin__ceiling(const ceiling__AttributeData & attributeData)2642 virtual bool begin__ceiling( const ceiling__AttributeData& attributeData ){return true;}
end__ceiling()2643 virtual bool end__ceiling(){return true;}
2644 
begin__quotient(const quotient__AttributeData & attributeData)2645 virtual bool begin__quotient( const quotient__AttributeData& attributeData ){return true;}
end__quotient()2646 virtual bool end__quotient(){return true;}
2647 
begin__divide(const divide__AttributeData & attributeData)2648 virtual bool begin__divide( const divide__AttributeData& attributeData ){return true;}
end__divide()2649 virtual bool end__divide(){return true;}
2650 
begin__rem(const rem__AttributeData & attributeData)2651 virtual bool begin__rem( const rem__AttributeData& attributeData ){return true;}
end__rem()2652 virtual bool end__rem(){return true;}
2653 
begin__minus(const minus__AttributeData & attributeData)2654 virtual bool begin__minus( const minus__AttributeData& attributeData ){return true;}
end__minus()2655 virtual bool end__minus(){return true;}
2656 
begin__plus(const plus__AttributeData & attributeData)2657 virtual bool begin__plus( const plus__AttributeData& attributeData ){return true;}
end__plus()2658 virtual bool end__plus(){return true;}
2659 
begin__times(const times__AttributeData & attributeData)2660 virtual bool begin__times( const times__AttributeData& attributeData ){return true;}
end__times()2661 virtual bool end__times(){return true;}
2662 
begin__power(const power__AttributeData & attributeData)2663 virtual bool begin__power( const power__AttributeData& attributeData ){return true;}
end__power()2664 virtual bool end__power(){return true;}
2665 
begin__root(const root__AttributeData & attributeData)2666 virtual bool begin__root( const root__AttributeData& attributeData ){return true;}
end__root()2667 virtual bool end__root(){return true;}
2668 
begin__max____Arith_type(const max____Arith_type__AttributeData & attributeData)2669 virtual bool begin__max____Arith_type( const max____Arith_type__AttributeData& attributeData ){return true;}
end__max____Arith_type()2670 virtual bool end__max____Arith_type(){return true;}
2671 
begin__min____Arith_type(const min____Arith_type__AttributeData & attributeData)2672 virtual bool begin__min____Arith_type( const min____Arith_type__AttributeData& attributeData ){return true;}
end__min____Arith_type()2673 virtual bool end__min____Arith_type(){return true;}
2674 
begin__gcd(const gcd__AttributeData & attributeData)2675 virtual bool begin__gcd( const gcd__AttributeData& attributeData ){return true;}
end__gcd()2676 virtual bool end__gcd(){return true;}
2677 
begin__lcm(const lcm__AttributeData & attributeData)2678 virtual bool begin__lcm( const lcm__AttributeData& attributeData ){return true;}
end__lcm()2679 virtual bool end__lcm(){return true;}
2680 
begin__sum(const sum__AttributeData & attributeData)2681 virtual bool begin__sum( const sum__AttributeData& attributeData ){return true;}
end__sum()2682 virtual bool end__sum(){return true;}
2683 
begin__product(const product__AttributeData & attributeData)2684 virtual bool begin__product( const product__AttributeData& attributeData ){return true;}
end__product()2685 virtual bool end__product(){return true;}
2686 
begin__compose(const compose__AttributeData & attributeData)2687 virtual bool begin__compose( const compose__AttributeData& attributeData ){return true;}
end__compose()2688 virtual bool end__compose(){return true;}
2689 
begin__domain(const domain__AttributeData & attributeData)2690 virtual bool begin__domain( const domain__AttributeData& attributeData ){return true;}
end__domain()2691 virtual bool end__domain(){return true;}
2692 
begin__codomain(const codomain__AttributeData & attributeData)2693 virtual bool begin__codomain( const codomain__AttributeData& attributeData ){return true;}
end__codomain()2694 virtual bool end__codomain(){return true;}
2695 
begin__image____Functions_type(const image____Functions_type__AttributeData & attributeData)2696 virtual bool begin__image____Functions_type( const image____Functions_type__AttributeData& attributeData ){return true;}
end__image____Functions_type()2697 virtual bool end__image____Functions_type(){return true;}
2698 
begin__domainofapplication(const domainofapplication__AttributeData & attributeData)2699 virtual bool begin__domainofapplication( const domainofapplication__AttributeData& attributeData ){return true;}
end__domainofapplication()2700 virtual bool end__domainofapplication(){return true;}
2701 
begin__ident(const ident__AttributeData & attributeData)2702 virtual bool begin__ident( const ident__AttributeData& attributeData ){return true;}
end__ident()2703 virtual bool end__ident(){return true;}
2704 
begin__and(const and__AttributeData & attributeData)2705 virtual bool begin__and( const and__AttributeData& attributeData ){return true;}
end__and()2706 virtual bool end__and(){return true;}
2707 
begin__or(const or__AttributeData & attributeData)2708 virtual bool begin__or( const or__AttributeData& attributeData ){return true;}
end__or()2709 virtual bool end__or(){return true;}
2710 
begin__xor(const xor__AttributeData & attributeData)2711 virtual bool begin__xor( const xor__AttributeData& attributeData ){return true;}
end__xor()2712 virtual bool end__xor(){return true;}
2713 
begin__not(const not__AttributeData & attributeData)2714 virtual bool begin__not( const not__AttributeData& attributeData ){return true;}
end__not()2715 virtual bool end__not(){return true;}
2716 
begin__exists(const exists__AttributeData & attributeData)2717 virtual bool begin__exists( const exists__AttributeData& attributeData ){return true;}
end__exists()2718 virtual bool end__exists(){return true;}
2719 
begin__forall(const forall__AttributeData & attributeData)2720 virtual bool begin__forall( const forall__AttributeData& attributeData ){return true;}
end__forall()2721 virtual bool end__forall(){return true;}
2722 
begin__implies(const implies__AttributeData & attributeData)2723 virtual bool begin__implies( const implies__AttributeData& attributeData ){return true;}
end__implies()2724 virtual bool end__implies(){return true;}
2725 
begin__naturalnumbers(const naturalnumbers__AttributeData & attributeData)2726 virtual bool begin__naturalnumbers( const naturalnumbers__AttributeData& attributeData ){return true;}
end__naturalnumbers()2727 virtual bool end__naturalnumbers(){return true;}
2728 
begin__primes(const primes__AttributeData & attributeData)2729 virtual bool begin__primes( const primes__AttributeData& attributeData ){return true;}
end__primes()2730 virtual bool end__primes(){return true;}
2731 
begin__integers(const integers__AttributeData & attributeData)2732 virtual bool begin__integers( const integers__AttributeData& attributeData ){return true;}
end__integers()2733 virtual bool end__integers(){return true;}
2734 
begin__rationals(const rationals__AttributeData & attributeData)2735 virtual bool begin__rationals( const rationals__AttributeData& attributeData ){return true;}
end__rationals()2736 virtual bool end__rationals(){return true;}
2737 
begin__reals(const reals__AttributeData & attributeData)2738 virtual bool begin__reals( const reals__AttributeData& attributeData ){return true;}
end__reals()2739 virtual bool end__reals(){return true;}
2740 
begin__complexes(const complexes__AttributeData & attributeData)2741 virtual bool begin__complexes( const complexes__AttributeData& attributeData ){return true;}
end__complexes()2742 virtual bool end__complexes(){return true;}
2743 
begin__emptyset(const emptyset__AttributeData & attributeData)2744 virtual bool begin__emptyset( const emptyset__AttributeData& attributeData ){return true;}
end__emptyset()2745 virtual bool end__emptyset(){return true;}
2746 
begin__exponentiale(const exponentiale__AttributeData & attributeData)2747 virtual bool begin__exponentiale( const exponentiale__AttributeData& attributeData ){return true;}
end__exponentiale()2748 virtual bool end__exponentiale(){return true;}
2749 
begin__imaginaryi(const imaginaryi__AttributeData & attributeData)2750 virtual bool begin__imaginaryi( const imaginaryi__AttributeData& attributeData ){return true;}
end__imaginaryi()2751 virtual bool end__imaginaryi(){return true;}
2752 
begin__pi(const pi__AttributeData & attributeData)2753 virtual bool begin__pi( const pi__AttributeData& attributeData ){return true;}
end__pi()2754 virtual bool end__pi(){return true;}
2755 
begin__eulergamma(const eulergamma__AttributeData & attributeData)2756 virtual bool begin__eulergamma( const eulergamma__AttributeData& attributeData ){return true;}
end__eulergamma()2757 virtual bool end__eulergamma(){return true;}
2758 
begin__true(const true__AttributeData & attributeData)2759 virtual bool begin__true( const true__AttributeData& attributeData ){return true;}
end__true()2760 virtual bool end__true(){return true;}
2761 
begin__false(const false__AttributeData & attributeData)2762 virtual bool begin__false( const false__AttributeData& attributeData ){return true;}
end__false()2763 virtual bool end__false(){return true;}
2764 
begin__infinity(const infinity__AttributeData & attributeData)2765 virtual bool begin__infinity( const infinity__AttributeData& attributeData ){return true;}
end__infinity()2766 virtual bool end__infinity(){return true;}
2767 
begin__notanumber(const notanumber__AttributeData & attributeData)2768 virtual bool begin__notanumber( const notanumber__AttributeData& attributeData ){return true;}
end__notanumber()2769 virtual bool end__notanumber(){return true;}
2770 
begin__set(const set__AttributeData & attributeData)2771 virtual bool begin__set( const set__AttributeData& attributeData ){return true;}
end__set()2772 virtual bool end__set(){return true;}
2773 
begin__list(const list__AttributeData & attributeData)2774 virtual bool begin__list( const list__AttributeData& attributeData ){return true;}
end__list()2775 virtual bool end__list(){return true;}
2776 
begin__union(const union__AttributeData & attributeData)2777 virtual bool begin__union( const union__AttributeData& attributeData ){return true;}
end__union()2778 virtual bool end__union(){return true;}
2779 
begin__intersect(const intersect__AttributeData & attributeData)2780 virtual bool begin__intersect( const intersect__AttributeData& attributeData ){return true;}
end__intersect()2781 virtual bool end__intersect(){return true;}
2782 
begin__in(const in__AttributeData & attributeData)2783 virtual bool begin__in( const in__AttributeData& attributeData ){return true;}
end__in()2784 virtual bool end__in(){return true;}
2785 
begin__notin(const notin__AttributeData & attributeData)2786 virtual bool begin__notin( const notin__AttributeData& attributeData ){return true;}
end__notin()2787 virtual bool end__notin(){return true;}
2788 
begin__subset(const subset__AttributeData & attributeData)2789 virtual bool begin__subset( const subset__AttributeData& attributeData ){return true;}
end__subset()2790 virtual bool end__subset(){return true;}
2791 
begin__prsubset(const prsubset__AttributeData & attributeData)2792 virtual bool begin__prsubset( const prsubset__AttributeData& attributeData ){return true;}
end__prsubset()2793 virtual bool end__prsubset(){return true;}
2794 
begin__notsubset(const notsubset__AttributeData & attributeData)2795 virtual bool begin__notsubset( const notsubset__AttributeData& attributeData ){return true;}
end__notsubset()2796 virtual bool end__notsubset(){return true;}
2797 
begin__notprsubset(const notprsubset__AttributeData & attributeData)2798 virtual bool begin__notprsubset( const notprsubset__AttributeData& attributeData ){return true;}
end__notprsubset()2799 virtual bool end__notprsubset(){return true;}
2800 
begin__setdiff(const setdiff__AttributeData & attributeData)2801 virtual bool begin__setdiff( const setdiff__AttributeData& attributeData ){return true;}
end__setdiff()2802 virtual bool end__setdiff(){return true;}
2803 
begin__card(const card__AttributeData & attributeData)2804 virtual bool begin__card( const card__AttributeData& attributeData ){return true;}
end__card()2805 virtual bool end__card(){return true;}
2806 
begin__cartesianproduct(const cartesianproduct__AttributeData & attributeData)2807 virtual bool begin__cartesianproduct( const cartesianproduct__AttributeData& attributeData ){return true;}
end__cartesianproduct()2808 virtual bool end__cartesianproduct(){return true;}
2809 
begin__eq(const eq__AttributeData & attributeData)2810 virtual bool begin__eq( const eq__AttributeData& attributeData ){return true;}
end__eq()2811 virtual bool end__eq(){return true;}
2812 
begin__neq(const neq__AttributeData & attributeData)2813 virtual bool begin__neq( const neq__AttributeData& attributeData ){return true;}
end__neq()2814 virtual bool end__neq(){return true;}
2815 
begin__leq(const leq__AttributeData & attributeData)2816 virtual bool begin__leq( const leq__AttributeData& attributeData ){return true;}
end__leq()2817 virtual bool end__leq(){return true;}
2818 
begin__lt(const lt__AttributeData & attributeData)2819 virtual bool begin__lt( const lt__AttributeData& attributeData ){return true;}
end__lt()2820 virtual bool end__lt(){return true;}
2821 
begin__geq(const geq__AttributeData & attributeData)2822 virtual bool begin__geq( const geq__AttributeData& attributeData ){return true;}
end__geq()2823 virtual bool end__geq(){return true;}
2824 
begin__gt(const gt__AttributeData & attributeData)2825 virtual bool begin__gt( const gt__AttributeData& attributeData ){return true;}
end__gt()2826 virtual bool end__gt(){return true;}
2827 
begin__equivalent(const equivalent__AttributeData & attributeData)2828 virtual bool begin__equivalent( const equivalent__AttributeData& attributeData ){return true;}
end__equivalent()2829 virtual bool end__equivalent(){return true;}
2830 
begin__approx(const approx__AttributeData & attributeData)2831 virtual bool begin__approx( const approx__AttributeData& attributeData ){return true;}
end__approx()2832 virtual bool end__approx(){return true;}
2833 
begin__factorof(const factorof__AttributeData & attributeData)2834 virtual bool begin__factorof( const factorof__AttributeData& attributeData ){return true;}
end__factorof()2835 virtual bool end__factorof(){return true;}
2836 
begin__exp(const exp__AttributeData & attributeData)2837 virtual bool begin__exp( const exp__AttributeData& attributeData ){return true;}
end__exp()2838 virtual bool end__exp(){return true;}
2839 
begin__ln(const ln__AttributeData & attributeData)2840 virtual bool begin__ln( const ln__AttributeData& attributeData ){return true;}
end__ln()2841 virtual bool end__ln(){return true;}
2842 
begin__log(const log__AttributeData & attributeData)2843 virtual bool begin__log( const log__AttributeData& attributeData ){return true;}
end__log()2844 virtual bool end__log(){return true;}
2845 
begin__logbase(const logbase__AttributeData & attributeData)2846 virtual bool begin__logbase( const logbase__AttributeData& attributeData ){return true;}
end__logbase()2847 virtual bool end__logbase(){return true;}
2848 
begin__sin(const sin__AttributeData & attributeData)2849 virtual bool begin__sin( const sin__AttributeData& attributeData ){return true;}
end__sin()2850 virtual bool end__sin(){return true;}
2851 
begin__cos(const cos__AttributeData & attributeData)2852 virtual bool begin__cos( const cos__AttributeData& attributeData ){return true;}
end__cos()2853 virtual bool end__cos(){return true;}
2854 
begin__tan(const tan__AttributeData & attributeData)2855 virtual bool begin__tan( const tan__AttributeData& attributeData ){return true;}
end__tan()2856 virtual bool end__tan(){return true;}
2857 
begin__sec(const sec__AttributeData & attributeData)2858 virtual bool begin__sec( const sec__AttributeData& attributeData ){return true;}
end__sec()2859 virtual bool end__sec(){return true;}
2860 
begin__csc(const csc__AttributeData & attributeData)2861 virtual bool begin__csc( const csc__AttributeData& attributeData ){return true;}
end__csc()2862 virtual bool end__csc(){return true;}
2863 
begin__cot(const cot__AttributeData & attributeData)2864 virtual bool begin__cot( const cot__AttributeData& attributeData ){return true;}
end__cot()2865 virtual bool end__cot(){return true;}
2866 
begin__arcsin(const arcsin__AttributeData & attributeData)2867 virtual bool begin__arcsin( const arcsin__AttributeData& attributeData ){return true;}
end__arcsin()2868 virtual bool end__arcsin(){return true;}
2869 
begin__arccos(const arccos__AttributeData & attributeData)2870 virtual bool begin__arccos( const arccos__AttributeData& attributeData ){return true;}
end__arccos()2871 virtual bool end__arccos(){return true;}
2872 
begin__arctan(const arctan__AttributeData & attributeData)2873 virtual bool begin__arctan( const arctan__AttributeData& attributeData ){return true;}
end__arctan()2874 virtual bool end__arctan(){return true;}
2875 
begin__arcsec(const arcsec__AttributeData & attributeData)2876 virtual bool begin__arcsec( const arcsec__AttributeData& attributeData ){return true;}
end__arcsec()2877 virtual bool end__arcsec(){return true;}
2878 
begin__arccsc(const arccsc__AttributeData & attributeData)2879 virtual bool begin__arccsc( const arccsc__AttributeData& attributeData ){return true;}
end__arccsc()2880 virtual bool end__arccsc(){return true;}
2881 
begin__arccot(const arccot__AttributeData & attributeData)2882 virtual bool begin__arccot( const arccot__AttributeData& attributeData ){return true;}
end__arccot()2883 virtual bool end__arccot(){return true;}
2884 
begin__sinh(const sinh__AttributeData & attributeData)2885 virtual bool begin__sinh( const sinh__AttributeData& attributeData ){return true;}
end__sinh()2886 virtual bool end__sinh(){return true;}
2887 
begin__cosh(const cosh__AttributeData & attributeData)2888 virtual bool begin__cosh( const cosh__AttributeData& attributeData ){return true;}
end__cosh()2889 virtual bool end__cosh(){return true;}
2890 
begin__tanh(const tanh__AttributeData & attributeData)2891 virtual bool begin__tanh( const tanh__AttributeData& attributeData ){return true;}
end__tanh()2892 virtual bool end__tanh(){return true;}
2893 
begin__sech(const sech__AttributeData & attributeData)2894 virtual bool begin__sech( const sech__AttributeData& attributeData ){return true;}
end__sech()2895 virtual bool end__sech(){return true;}
2896 
begin__csch(const csch__AttributeData & attributeData)2897 virtual bool begin__csch( const csch__AttributeData& attributeData ){return true;}
end__csch()2898 virtual bool end__csch(){return true;}
2899 
begin__coth(const coth__AttributeData & attributeData)2900 virtual bool begin__coth( const coth__AttributeData& attributeData ){return true;}
end__coth()2901 virtual bool end__coth(){return true;}
2902 
begin__arccosh(const arccosh__AttributeData & attributeData)2903 virtual bool begin__arccosh( const arccosh__AttributeData& attributeData ){return true;}
end__arccosh()2904 virtual bool end__arccosh(){return true;}
2905 
begin__arccoth(const arccoth__AttributeData & attributeData)2906 virtual bool begin__arccoth( const arccoth__AttributeData& attributeData ){return true;}
end__arccoth()2907 virtual bool end__arccoth(){return true;}
2908 
begin__arccsch(const arccsch__AttributeData & attributeData)2909 virtual bool begin__arccsch( const arccsch__AttributeData& attributeData ){return true;}
end__arccsch()2910 virtual bool end__arccsch(){return true;}
2911 
begin__arcsech(const arcsech__AttributeData & attributeData)2912 virtual bool begin__arcsech( const arcsech__AttributeData& attributeData ){return true;}
end__arcsech()2913 virtual bool end__arcsech(){return true;}
2914 
begin__arcsinh(const arcsinh__AttributeData & attributeData)2915 virtual bool begin__arcsinh( const arcsinh__AttributeData& attributeData ){return true;}
end__arcsinh()2916 virtual bool end__arcsinh(){return true;}
2917 
begin__arctanh(const arctanh__AttributeData & attributeData)2918 virtual bool begin__arctanh( const arctanh__AttributeData& attributeData ){return true;}
end__arctanh()2919 virtual bool end__arctanh(){return true;}
2920 
begin__int____int_type____mathml(const int____int_type____mathml__AttributeData & attributeData)2921 virtual bool begin__int____int_type____mathml( const int____int_type____mathml__AttributeData& attributeData ){return true;}
end__int____int_type____mathml()2922 virtual bool end__int____int_type____mathml(){return true;}
2923 
begin__diff(const diff__AttributeData & attributeData)2924 virtual bool begin__diff( const diff__AttributeData& attributeData ){return true;}
end__diff()2925 virtual bool end__diff(){return true;}
2926 
begin__partialdiff(const partialdiff__AttributeData & attributeData)2927 virtual bool begin__partialdiff( const partialdiff__AttributeData& attributeData ){return true;}
end__partialdiff()2928 virtual bool end__partialdiff(){return true;}
2929 
begin__limit(const limit__AttributeData & attributeData)2930 virtual bool begin__limit( const limit__AttributeData& attributeData ){return true;}
end__limit()2931 virtual bool end__limit(){return true;}
2932 
begin__lowlimit(const lowlimit__AttributeData & attributeData)2933 virtual bool begin__lowlimit( const lowlimit__AttributeData& attributeData ){return true;}
end__lowlimit()2934 virtual bool end__lowlimit(){return true;}
2935 
begin__uplimit(const uplimit__AttributeData & attributeData)2936 virtual bool begin__uplimit( const uplimit__AttributeData& attributeData ){return true;}
end__uplimit()2937 virtual bool end__uplimit(){return true;}
2938 
begin__tendsto(const tendsto__AttributeData & attributeData)2939 virtual bool begin__tendsto( const tendsto__AttributeData& attributeData ){return true;}
end__tendsto()2940 virtual bool end__tendsto(){return true;}
2941 
begin__vector(const vector__AttributeData & attributeData)2942 virtual bool begin__vector( const vector__AttributeData& attributeData ){return true;}
end__vector()2943 virtual bool end__vector(){return true;}
2944 
begin__matrix____matrix_type____mathml(const matrix____matrix_type____mathml__AttributeData & attributeData)2945 virtual bool begin__matrix____matrix_type____mathml( const matrix____matrix_type____mathml__AttributeData& attributeData ){return true;}
end__matrix____matrix_type____mathml()2946 virtual bool end__matrix____matrix_type____mathml(){return true;}
2947 
begin__matrixrow(const matrixrow__AttributeData & attributeData)2948 virtual bool begin__matrixrow( const matrixrow__AttributeData& attributeData ){return true;}
end__matrixrow()2949 virtual bool end__matrixrow(){return true;}
2950 
begin__determinant(const determinant__AttributeData & attributeData)2951 virtual bool begin__determinant( const determinant__AttributeData& attributeData ){return true;}
end__determinant()2952 virtual bool end__determinant(){return true;}
2953 
begin__transpose(const transpose__AttributeData & attributeData)2954 virtual bool begin__transpose( const transpose__AttributeData& attributeData ){return true;}
end__transpose()2955 virtual bool end__transpose(){return true;}
2956 
begin__selector(const selector__AttributeData & attributeData)2957 virtual bool begin__selector( const selector__AttributeData& attributeData ){return true;}
end__selector()2958 virtual bool end__selector(){return true;}
2959 
begin__vectorproduct(const vectorproduct__AttributeData & attributeData)2960 virtual bool begin__vectorproduct( const vectorproduct__AttributeData& attributeData ){return true;}
end__vectorproduct()2961 virtual bool end__vectorproduct(){return true;}
2962 
begin__scalarproduct(const scalarproduct__AttributeData & attributeData)2963 virtual bool begin__scalarproduct( const scalarproduct__AttributeData& attributeData ){return true;}
end__scalarproduct()2964 virtual bool end__scalarproduct(){return true;}
2965 
begin__outerproduct(const outerproduct__AttributeData & attributeData)2966 virtual bool begin__outerproduct( const outerproduct__AttributeData& attributeData ){return true;}
end__outerproduct()2967 virtual bool end__outerproduct(){return true;}
2968 
begin__divergence(const divergence__AttributeData & attributeData)2969 virtual bool begin__divergence( const divergence__AttributeData& attributeData ){return true;}
end__divergence()2970 virtual bool end__divergence(){return true;}
2971 
begin__grad(const grad__AttributeData & attributeData)2972 virtual bool begin__grad( const grad__AttributeData& attributeData ){return true;}
end__grad()2973 virtual bool end__grad(){return true;}
2974 
begin__curl(const curl__AttributeData & attributeData)2975 virtual bool begin__curl( const curl__AttributeData& attributeData ){return true;}
end__curl()2976 virtual bool end__curl(){return true;}
2977 
begin__laplacian(const laplacian__AttributeData & attributeData)2978 virtual bool begin__laplacian( const laplacian__AttributeData& attributeData ){return true;}
end__laplacian()2979 virtual bool end__laplacian(){return true;}
2980 
begin__mean(const mean__AttributeData & attributeData)2981 virtual bool begin__mean( const mean__AttributeData& attributeData ){return true;}
end__mean()2982 virtual bool end__mean(){return true;}
2983 
begin__sdev(const sdev__AttributeData & attributeData)2984 virtual bool begin__sdev( const sdev__AttributeData& attributeData ){return true;}
end__sdev()2985 virtual bool end__sdev(){return true;}
2986 
begin__variance(const variance__AttributeData & attributeData)2987 virtual bool begin__variance( const variance__AttributeData& attributeData ){return true;}
end__variance()2988 virtual bool end__variance(){return true;}
2989 
begin__median(const median__AttributeData & attributeData)2990 virtual bool begin__median( const median__AttributeData& attributeData ){return true;}
end__median()2991 virtual bool end__median(){return true;}
2992 
begin__mode____mode_type(const mode____mode_type__AttributeData & attributeData)2993 virtual bool begin__mode____mode_type( const mode____mode_type__AttributeData& attributeData ){return true;}
end__mode____mode_type()2994 virtual bool end__mode____mode_type(){return true;}
2995 
begin__moment(const moment__AttributeData & attributeData)2996 virtual bool begin__moment( const moment__AttributeData& attributeData ){return true;}
end__moment()2997 virtual bool end__moment(){return true;}
2998 
begin__momentabout(const momentabout__AttributeData & attributeData)2999 virtual bool begin__momentabout( const momentabout__AttributeData& attributeData ){return true;}
end__momentabout()3000 virtual bool end__momentabout(){return true;}
3001 
begin__apply(const apply__AttributeData & attributeData)3002 virtual bool begin__apply( const apply__AttributeData& attributeData ){return true;}
end__apply()3003 virtual bool end__apply(){return true;}
3004 
begin__interval(const interval__AttributeData & attributeData)3005 virtual bool begin__interval( const interval__AttributeData& attributeData ){return true;}
end__interval()3006 virtual bool end__interval(){return true;}
3007 
begin__inverse(const inverse__AttributeData & attributeData)3008 virtual bool begin__inverse( const inverse__AttributeData& attributeData ){return true;}
end__inverse()3009 virtual bool end__inverse(){return true;}
3010 
begin__condition(const condition__AttributeData & attributeData)3011 virtual bool begin__condition( const condition__AttributeData& attributeData ){return true;}
end__condition()3012 virtual bool end__condition(){return true;}
3013 
begin__declare(const declare__AttributeData & attributeData)3014 virtual bool begin__declare( const declare__AttributeData& attributeData ){return true;}
end__declare()3015 virtual bool end__declare(){return true;}
3016 
begin__lambda(const lambda__AttributeData & attributeData)3017 virtual bool begin__lambda( const lambda__AttributeData& attributeData ){return true;}
end__lambda()3018 virtual bool end__lambda(){return true;}
3019 
begin__piecewise(const piecewise__AttributeData & attributeData)3020 virtual bool begin__piecewise( const piecewise__AttributeData& attributeData ){return true;}
end__piecewise()3021 virtual bool end__piecewise(){return true;}
3022 
begin__piece()3023 virtual bool begin__piece(){return true;}
end__piece()3024 virtual bool end__piece(){return true;}
3025 
begin__bvar(const bvar__AttributeData & attributeData)3026 virtual bool begin__bvar( const bvar__AttributeData& attributeData ){return true;}
end__bvar()3027 virtual bool end__bvar(){return true;}
3028 
begin__degree(const degree__AttributeData & attributeData)3029 virtual bool begin__degree( const degree__AttributeData& attributeData ){return true;}
end__degree()3030 virtual bool end__degree(){return true;}
3031 
begin__semantics(const semantics__AttributeData & attributeData)3032 virtual bool begin__semantics( const semantics__AttributeData& attributeData ){return true;}
end__semantics()3033 virtual bool end__semantics(){return true;}
3034 
begin__annotation(const annotation__AttributeData & attributeData)3035 virtual bool begin__annotation( const annotation__AttributeData& attributeData ){return true;}
end__annotation()3036 virtual bool end__annotation(){return true;}
data__annotation(const ParserChar * value,size_t length)3037 virtual bool data__annotation( const ParserChar* value, size_t length ){return true;}
3038 
begin__annotation_xml(const annotation_xml__AttributeData & attributeData)3039 virtual bool begin__annotation_xml( const annotation_xml__AttributeData& attributeData ){return true;}
end__annotation_xml()3040 virtual bool end__annotation_xml(){return true;}
3041 
begin__otherwise(const otherwise__AttributeData & attributeData)3042 virtual bool begin__otherwise( const otherwise__AttributeData& attributeData ){return true;}
end__otherwise()3043 virtual bool end__otherwise(){return true;}
3044 
begin__sep()3045 virtual bool begin__sep(){return true;}
end__sep()3046 virtual bool end__sep(){return true;}
3047 
begin__library_articulated_systems(const library_articulated_systems__AttributeData & attributeData)3048 virtual bool begin__library_articulated_systems( const library_articulated_systems__AttributeData& attributeData ){return true;}
end__library_articulated_systems()3049 virtual bool end__library_articulated_systems(){return true;}
3050 
begin__articulated_system(const articulated_system__AttributeData & attributeData)3051 virtual bool begin__articulated_system( const articulated_system__AttributeData& attributeData ){return true;}
end__articulated_system()3052 virtual bool end__articulated_system(){return true;}
3053 
begin__kinematics()3054 virtual bool begin__kinematics(){return true;}
end__kinematics()3055 virtual bool end__kinematics(){return true;}
3056 
begin__instance_kinematics_model(const instance_kinematics_model__AttributeData & attributeData)3057 virtual bool begin__instance_kinematics_model( const instance_kinematics_model__AttributeData& attributeData ){return true;}
end__instance_kinematics_model()3058 virtual bool end__instance_kinematics_model(){return true;}
3059 
begin__bind____kinematics_bind_type(const bind____kinematics_bind_type__AttributeData & attributeData)3060 virtual bool begin__bind____kinematics_bind_type( const bind____kinematics_bind_type__AttributeData& attributeData ){return true;}
end__bind____kinematics_bind_type()3061 virtual bool end__bind____kinematics_bind_type(){return true;}
3062 
begin__param____kinematics_param_type(const param____kinematics_param_type__AttributeData & attributeData)3063 virtual bool begin__param____kinematics_param_type( const param____kinematics_param_type__AttributeData& attributeData ){return true;}
end__param____kinematics_param_type()3064 virtual bool end__param____kinematics_param_type(){return true;}
3065 
begin__setparam____kinematics_setparam_type(const setparam____kinematics_setparam_type__AttributeData & attributeData)3066 virtual bool begin__setparam____kinematics_setparam_type( const setparam____kinematics_setparam_type__AttributeData& attributeData ){return true;}
end__setparam____kinematics_setparam_type()3067 virtual bool end__setparam____kinematics_setparam_type(){return true;}
3068 
begin__technique_common____kinematics_technique_type()3069 virtual bool begin__technique_common____kinematics_technique_type(){return true;}
end__technique_common____kinematics_technique_type()3070 virtual bool end__technique_common____kinematics_technique_type(){return true;}
3071 
begin__axis_info____kinematics_axis_info_type(const axis_info____kinematics_axis_info_type__AttributeData & attributeData)3072 virtual bool begin__axis_info____kinematics_axis_info_type( const axis_info____kinematics_axis_info_type__AttributeData& attributeData ){return true;}
end__axis_info____kinematics_axis_info_type()3073 virtual bool end__axis_info____kinematics_axis_info_type(){return true;}
3074 
begin__active()3075 virtual bool begin__active(){return true;}
end__active()3076 virtual bool end__active(){return true;}
3077 
begin__locked()3078 virtual bool begin__locked(){return true;}
end__locked()3079 virtual bool end__locked(){return true;}
3080 
begin__index(const index__AttributeData & attributeData)3081 virtual bool begin__index( const index__AttributeData& attributeData ){return true;}
end__index()3082 virtual bool end__index(){return true;}
3083 
begin__limits____kinematics_limits_type()3084 virtual bool begin__limits____kinematics_limits_type(){return true;}
end__limits____kinematics_limits_type()3085 virtual bool end__limits____kinematics_limits_type(){return true;}
3086 
begin__min____common_float_or_param_type()3087 virtual bool begin__min____common_float_or_param_type(){return true;}
end__min____common_float_or_param_type()3088 virtual bool end__min____common_float_or_param_type(){return true;}
3089 
begin__max____common_float_or_param_type()3090 virtual bool begin__max____common_float_or_param_type(){return true;}
end__max____common_float_or_param_type()3091 virtual bool end__max____common_float_or_param_type(){return true;}
3092 
begin__frame_origin(const frame_origin__AttributeData & attributeData)3093 virtual bool begin__frame_origin( const frame_origin__AttributeData& attributeData ){return true;}
end__frame_origin()3094 virtual bool end__frame_origin(){return true;}
3095 
begin__frame_tip(const frame_tip__AttributeData & attributeData)3096 virtual bool begin__frame_tip( const frame_tip__AttributeData& attributeData ){return true;}
end__frame_tip()3097 virtual bool end__frame_tip(){return true;}
3098 
begin__frame_tcp(const frame_tcp__AttributeData & attributeData)3099 virtual bool begin__frame_tcp( const frame_tcp__AttributeData& attributeData ){return true;}
end__frame_tcp()3100 virtual bool end__frame_tcp(){return true;}
3101 
begin__frame_object(const frame_object__AttributeData & attributeData)3102 virtual bool begin__frame_object( const frame_object__AttributeData& attributeData ){return true;}
end__frame_object()3103 virtual bool end__frame_object(){return true;}
3104 
begin__motion()3105 virtual bool begin__motion(){return true;}
end__motion()3106 virtual bool end__motion(){return true;}
3107 
begin__instance_articulated_system(const instance_articulated_system__AttributeData & attributeData)3108 virtual bool begin__instance_articulated_system( const instance_articulated_system__AttributeData& attributeData ){return true;}
end__instance_articulated_system()3109 virtual bool end__instance_articulated_system(){return true;}
3110 
begin__technique_common____motion_technique_type()3111 virtual bool begin__technique_common____motion_technique_type(){return true;}
end__technique_common____motion_technique_type()3112 virtual bool end__technique_common____motion_technique_type(){return true;}
3113 
begin__axis_info____motion_axis_info_type(const axis_info____motion_axis_info_type__AttributeData & attributeData)3114 virtual bool begin__axis_info____motion_axis_info_type( const axis_info____motion_axis_info_type__AttributeData& attributeData ){return true;}
end__axis_info____motion_axis_info_type()3115 virtual bool end__axis_info____motion_axis_info_type(){return true;}
3116 
begin__speed____common_float_or_param_type()3117 virtual bool begin__speed____common_float_or_param_type(){return true;}
end__speed____common_float_or_param_type()3118 virtual bool end__speed____common_float_or_param_type(){return true;}
3119 
begin__acceleration____common_float_or_param_type()3120 virtual bool begin__acceleration____common_float_or_param_type(){return true;}
end__acceleration____common_float_or_param_type()3121 virtual bool end__acceleration____common_float_or_param_type(){return true;}
3122 
begin__deceleration____common_float_or_param_type()3123 virtual bool begin__deceleration____common_float_or_param_type(){return true;}
end__deceleration____common_float_or_param_type()3124 virtual bool end__deceleration____common_float_or_param_type(){return true;}
3125 
begin__jerk____common_float_or_param_type()3126 virtual bool begin__jerk____common_float_or_param_type(){return true;}
end__jerk____common_float_or_param_type()3127 virtual bool end__jerk____common_float_or_param_type(){return true;}
3128 
begin__effector_info(const effector_info__AttributeData & attributeData)3129 virtual bool begin__effector_info( const effector_info__AttributeData& attributeData ){return true;}
end__effector_info()3130 virtual bool end__effector_info(){return true;}
3131 
begin__speed____common_float2_or_param_type()3132 virtual bool begin__speed____common_float2_or_param_type(){return true;}
end__speed____common_float2_or_param_type()3133 virtual bool end__speed____common_float2_or_param_type(){return true;}
3134 
begin__acceleration____common_float2_or_param_type()3135 virtual bool begin__acceleration____common_float2_or_param_type(){return true;}
end__acceleration____common_float2_or_param_type()3136 virtual bool end__acceleration____common_float2_or_param_type(){return true;}
3137 
begin__deceleration____common_float2_or_param_type()3138 virtual bool begin__deceleration____common_float2_or_param_type(){return true;}
end__deceleration____common_float2_or_param_type()3139 virtual bool end__deceleration____common_float2_or_param_type(){return true;}
3140 
begin__jerk____common_float2_or_param_type()3141 virtual bool begin__jerk____common_float2_or_param_type(){return true;}
end__jerk____common_float2_or_param_type()3142 virtual bool end__jerk____common_float2_or_param_type(){return true;}
3143 
begin__library_kinematics_scenes(const library_kinematics_scenes__AttributeData & attributeData)3144 virtual bool begin__library_kinematics_scenes( const library_kinematics_scenes__AttributeData& attributeData ){return true;}
end__library_kinematics_scenes()3145 virtual bool end__library_kinematics_scenes(){return true;}
3146 
begin__kinematics_scene(const kinematics_scene__AttributeData & attributeData)3147 virtual bool begin__kinematics_scene( const kinematics_scene__AttributeData& attributeData ){return true;}
end__kinematics_scene()3148 virtual bool end__kinematics_scene(){return true;}
3149 
begin__library_formulas(const library_formulas__AttributeData & attributeData)3150 virtual bool begin__library_formulas( const library_formulas__AttributeData& attributeData ){return true;}
end__library_formulas()3151 virtual bool end__library_formulas(){return true;}
3152 
begin__scene()3153 virtual bool begin__scene(){return true;}
end__scene()3154 virtual bool end__scene(){return true;}
3155 
begin__instance_physics_scene(const instance_physics_scene__AttributeData & attributeData)3156 virtual bool begin__instance_physics_scene( const instance_physics_scene__AttributeData& attributeData ){return true;}
end__instance_physics_scene()3157 virtual bool end__instance_physics_scene(){return true;}
3158 
begin__instance_visual_scene(const instance_visual_scene__AttributeData & attributeData)3159 virtual bool begin__instance_visual_scene( const instance_visual_scene__AttributeData& attributeData ){return true;}
end__instance_visual_scene()3160 virtual bool end__instance_visual_scene(){return true;}
3161 
begin__instance_kinematics_scene(const instance_kinematics_scene__AttributeData & attributeData)3162 virtual bool begin__instance_kinematics_scene( const instance_kinematics_scene__AttributeData& attributeData ){return true;}
end__instance_kinematics_scene()3163 virtual bool end__instance_kinematics_scene(){return true;}
3164 
begin__bind_kinematics_model(const bind_kinematics_model__AttributeData & attributeData)3165 virtual bool begin__bind_kinematics_model( const bind_kinematics_model__AttributeData& attributeData ){return true;}
end__bind_kinematics_model()3166 virtual bool end__bind_kinematics_model(){return true;}
3167 
begin__bind_joint_axis(const bind_joint_axis__AttributeData & attributeData)3168 virtual bool begin__bind_joint_axis( const bind_joint_axis__AttributeData& attributeData ){return true;}
end__bind_joint_axis()3169 virtual bool end__bind_joint_axis(){return true;}
3170 
begin__axis____common_sidref_or_param_type()3171 virtual bool begin__axis____common_sidref_or_param_type(){return true;}
end__axis____common_sidref_or_param_type()3172 virtual bool end__axis____common_sidref_or_param_type(){return true;}
3173 
begin__value____common_float_or_param_type()3174 virtual bool begin__value____common_float_or_param_type(){return true;}
end__value____common_float_or_param_type()3175 virtual bool end__value____common_float_or_param_type(){return true;}
3176 
3177 
3178 
3179 private:
3180 /** Disable default copy ctor. */
3181 ColladaParserAutoGen15( const ColladaParserAutoGen15& pre );
3182 /** Disable default assignment operator. */
3183 const ColladaParserAutoGen15& operator= ( const ColladaParserAutoGen15& pre );
3184 
3185 };
3186 
3187 } // namespace
3188 #endif
3189