1 /*
2     Copyright (c) 2008-2013 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 #include "COLLADASaxFWLStableHeaders.h"
12 #include "COLLADASaxFWLColladaParserAutoGen14Private.h"
13 
14 
15 namespace COLLADASaxFWL14
16 {
17 
18 
19 //---------------------------------------------------------------------
initFunctionMap()20 void ColladaParserAutoGen14Private::initFunctionMap()
21 {
22 mElementFunctionMap[HASH_ELEMENT_COLLADA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__COLLADA, &ColladaParserAutoGen14Private::_data__COLLADA, &ColladaParserAutoGen14Private::_end__COLLADA, &ColladaParserAutoGen14Private::_preBegin__COLLADA, &ColladaParserAutoGen14Private::_preEnd__COLLADA, &ColladaParserAutoGen14Private::_freeAttributes__COLLADA);
23 mElementToNamespaceMap[HASH_ELEMENT_COLLADA] = HASH_NAMESPACE_COLLADA;
24 mElementFunctionMap[HASH_ELEMENT_ASSET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__asset, &ColladaParserAutoGen14Private::_data__asset, &ColladaParserAutoGen14Private::_end__asset, &ColladaParserAutoGen14Private::_preBegin__asset, &ColladaParserAutoGen14Private::_preEnd__asset, &ColladaParserAutoGen14Private::_freeAttributes__asset);
25 mElementToNamespaceMap[HASH_ELEMENT_ASSET] = HASH_NAMESPACE_COLLADA;
26 mElementFunctionMap[HASH_ELEMENT_CONTRIBUTOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__contributor, &ColladaParserAutoGen14Private::_data__contributor, &ColladaParserAutoGen14Private::_end__contributor, &ColladaParserAutoGen14Private::_preBegin__contributor, &ColladaParserAutoGen14Private::_preEnd__contributor, &ColladaParserAutoGen14Private::_freeAttributes__contributor);
27 mElementToNamespaceMap[HASH_ELEMENT_CONTRIBUTOR] = HASH_NAMESPACE_COLLADA;
28 mElementFunctionMap[HASH_ELEMENT_AUTHOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__author, &ColladaParserAutoGen14Private::_data__author, &ColladaParserAutoGen14Private::_end__author, &ColladaParserAutoGen14Private::_preBegin__author, &ColladaParserAutoGen14Private::_preEnd__author, &ColladaParserAutoGen14Private::_freeAttributes__author);
29 mElementToNamespaceMap[HASH_ELEMENT_AUTHOR] = HASH_NAMESPACE_COLLADA;
30 mElementFunctionMap[HASH_ELEMENT_AUTHORING_TOOL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__authoring_tool, &ColladaParserAutoGen14Private::_data__authoring_tool, &ColladaParserAutoGen14Private::_end__authoring_tool, &ColladaParserAutoGen14Private::_preBegin__authoring_tool, &ColladaParserAutoGen14Private::_preEnd__authoring_tool, &ColladaParserAutoGen14Private::_freeAttributes__authoring_tool);
31 mElementToNamespaceMap[HASH_ELEMENT_AUTHORING_TOOL] = HASH_NAMESPACE_COLLADA;
32 mElementFunctionMap[HASH_ELEMENT_COMMENTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__comments, &ColladaParserAutoGen14Private::_data__comments, &ColladaParserAutoGen14Private::_end__comments, &ColladaParserAutoGen14Private::_preBegin__comments, &ColladaParserAutoGen14Private::_preEnd__comments, &ColladaParserAutoGen14Private::_freeAttributes__comments);
33 mElementToNamespaceMap[HASH_ELEMENT_COMMENTS] = HASH_NAMESPACE_COLLADA;
34 mElementFunctionMap[HASH_ELEMENT_COPYRIGHT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__copyright, &ColladaParserAutoGen14Private::_data__copyright, &ColladaParserAutoGen14Private::_end__copyright, &ColladaParserAutoGen14Private::_preBegin__copyright, &ColladaParserAutoGen14Private::_preEnd__copyright, &ColladaParserAutoGen14Private::_freeAttributes__copyright);
35 mElementToNamespaceMap[HASH_ELEMENT_COPYRIGHT] = HASH_NAMESPACE_COLLADA;
36 mElementFunctionMap[HASH_ELEMENT_SOURCE_DATA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__source_data, &ColladaParserAutoGen14Private::_data__source_data, &ColladaParserAutoGen14Private::_end__source_data, &ColladaParserAutoGen14Private::_preBegin__source_data, &ColladaParserAutoGen14Private::_preEnd__source_data, &ColladaParserAutoGen14Private::_freeAttributes__source_data);
37 mElementToNamespaceMap[HASH_ELEMENT_SOURCE_DATA] = HASH_NAMESPACE_COLLADA;
38 mElementFunctionMap[HASH_ELEMENT_CREATED] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__created, &ColladaParserAutoGen14Private::_data__created, &ColladaParserAutoGen14Private::_end__created, &ColladaParserAutoGen14Private::_preBegin__created, &ColladaParserAutoGen14Private::_preEnd__created, &ColladaParserAutoGen14Private::_freeAttributes__created);
39 mElementToNamespaceMap[HASH_ELEMENT_CREATED] = HASH_NAMESPACE_COLLADA;
40 mElementFunctionMap[HASH_ELEMENT_KEYWORDS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__keywords, &ColladaParserAutoGen14Private::_data__keywords, &ColladaParserAutoGen14Private::_end__keywords, &ColladaParserAutoGen14Private::_preBegin__keywords, &ColladaParserAutoGen14Private::_preEnd__keywords, &ColladaParserAutoGen14Private::_freeAttributes__keywords);
41 mElementToNamespaceMap[HASH_ELEMENT_KEYWORDS] = HASH_NAMESPACE_COLLADA;
42 mElementFunctionMap[HASH_ELEMENT_MODIFIED] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__modified, &ColladaParserAutoGen14Private::_data__modified, &ColladaParserAutoGen14Private::_end__modified, &ColladaParserAutoGen14Private::_preBegin__modified, &ColladaParserAutoGen14Private::_preEnd__modified, &ColladaParserAutoGen14Private::_freeAttributes__modified);
43 mElementToNamespaceMap[HASH_ELEMENT_MODIFIED] = HASH_NAMESPACE_COLLADA;
44 mElementFunctionMap[HASH_ELEMENT_REVISION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__revision, &ColladaParserAutoGen14Private::_data__revision, &ColladaParserAutoGen14Private::_end__revision, &ColladaParserAutoGen14Private::_preBegin__revision, &ColladaParserAutoGen14Private::_preEnd__revision, &ColladaParserAutoGen14Private::_freeAttributes__revision);
45 mElementToNamespaceMap[HASH_ELEMENT_REVISION] = HASH_NAMESPACE_COLLADA;
46 mElementFunctionMap[HASH_ELEMENT_SUBJECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__subject, &ColladaParserAutoGen14Private::_data__subject, &ColladaParserAutoGen14Private::_end__subject, &ColladaParserAutoGen14Private::_preBegin__subject, &ColladaParserAutoGen14Private::_preEnd__subject, &ColladaParserAutoGen14Private::_freeAttributes__subject);
47 mElementToNamespaceMap[HASH_ELEMENT_SUBJECT] = HASH_NAMESPACE_COLLADA;
48 mElementFunctionMap[HASH_ELEMENT_TITLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__title, &ColladaParserAutoGen14Private::_data__title, &ColladaParserAutoGen14Private::_end__title, &ColladaParserAutoGen14Private::_preBegin__title, &ColladaParserAutoGen14Private::_preEnd__title, &ColladaParserAutoGen14Private::_freeAttributes__title);
49 mElementToNamespaceMap[HASH_ELEMENT_TITLE] = HASH_NAMESPACE_COLLADA;
50 mElementFunctionMap[HASH_ELEMENT_UNIT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__unit, &ColladaParserAutoGen14Private::_data__unit, &ColladaParserAutoGen14Private::_end__unit, &ColladaParserAutoGen14Private::_preBegin__unit, &ColladaParserAutoGen14Private::_preEnd__unit, &ColladaParserAutoGen14Private::_freeAttributes__unit);
51 mElementToNamespaceMap[HASH_ELEMENT_UNIT] = HASH_NAMESPACE_COLLADA;
52 mElementFunctionMap[HASH_ELEMENT_UP_AXIS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__up_axis, &ColladaParserAutoGen14Private::_data__up_axis, &ColladaParserAutoGen14Private::_end__up_axis, &ColladaParserAutoGen14Private::_preBegin__up_axis, &ColladaParserAutoGen14Private::_preEnd__up_axis, &ColladaParserAutoGen14Private::_freeAttributes__up_axis);
53 mElementToNamespaceMap[HASH_ELEMENT_UP_AXIS] = HASH_NAMESPACE_COLLADA;
54 mElementFunctionMap[HASH_ELEMENT_LIBRARY_ANIMATIONS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_animations, &ColladaParserAutoGen14Private::_data__library_animations, &ColladaParserAutoGen14Private::_end__library_animations, &ColladaParserAutoGen14Private::_preBegin__library_animations, &ColladaParserAutoGen14Private::_preEnd__library_animations, &ColladaParserAutoGen14Private::_freeAttributes__library_animations);
55 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_ANIMATIONS] = HASH_NAMESPACE_COLLADA;
56 mElementFunctionMap[HASH_ELEMENT_ANIMATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__animation, &ColladaParserAutoGen14Private::_data__animation, &ColladaParserAutoGen14Private::_end__animation, &ColladaParserAutoGen14Private::_preBegin__animation, &ColladaParserAutoGen14Private::_preEnd__animation, &ColladaParserAutoGen14Private::_freeAttributes__animation);
57 mElementToNamespaceMap[HASH_ELEMENT_ANIMATION] = HASH_NAMESPACE_COLLADA;
58 mElementFunctionMap[HASH_ELEMENT_SOURCE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__source, &ColladaParserAutoGen14Private::_data__source, &ColladaParserAutoGen14Private::_end__source, &ColladaParserAutoGen14Private::_preBegin__source, &ColladaParserAutoGen14Private::_preEnd__source, &ColladaParserAutoGen14Private::_freeAttributes__source);
59 mElementToNamespaceMap[HASH_ELEMENT_SOURCE] = HASH_NAMESPACE_COLLADA;
60 mElementFunctionMap[HASH_ELEMENT_IDREF_ARRAY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__IDREF_array, &ColladaParserAutoGen14Private::_data__IDREF_array, &ColladaParserAutoGen14Private::_end__IDREF_array, &ColladaParserAutoGen14Private::_preBegin__IDREF_array, &ColladaParserAutoGen14Private::_preEnd__IDREF_array, &ColladaParserAutoGen14Private::_freeAttributes__IDREF_array);
61 mElementToNamespaceMap[HASH_ELEMENT_IDREF_ARRAY] = HASH_NAMESPACE_COLLADA;
62 mElementFunctionMap[HASH_ELEMENT_NAME_ARRAY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__Name_array, &ColladaParserAutoGen14Private::_data__Name_array, &ColladaParserAutoGen14Private::_end__Name_array, &ColladaParserAutoGen14Private::_preBegin__Name_array, &ColladaParserAutoGen14Private::_preEnd__Name_array, &ColladaParserAutoGen14Private::_freeAttributes__Name_array);
63 mElementToNamespaceMap[HASH_ELEMENT_NAME_ARRAY] = HASH_NAMESPACE_COLLADA;
64 mElementFunctionMap[HASH_ELEMENT_BOOL_ARRAY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool_array, &ColladaParserAutoGen14Private::_data__bool_array, &ColladaParserAutoGen14Private::_end__bool_array, &ColladaParserAutoGen14Private::_preBegin__bool_array, &ColladaParserAutoGen14Private::_preEnd__bool_array, &ColladaParserAutoGen14Private::_freeAttributes__bool_array);
65 mElementToNamespaceMap[HASH_ELEMENT_BOOL_ARRAY] = HASH_NAMESPACE_COLLADA;
66 mElementFunctionMap[HASH_ELEMENT_FLOAT_ARRAY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float_array, &ColladaParserAutoGen14Private::_data__float_array, &ColladaParserAutoGen14Private::_end__float_array, &ColladaParserAutoGen14Private::_preBegin__float_array, &ColladaParserAutoGen14Private::_preEnd__float_array, &ColladaParserAutoGen14Private::_freeAttributes__float_array);
67 mElementToNamespaceMap[HASH_ELEMENT_FLOAT_ARRAY] = HASH_NAMESPACE_COLLADA;
68 mElementFunctionMap[HASH_ELEMENT_INT_ARRAY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int_array, &ColladaParserAutoGen14Private::_data__int_array, &ColladaParserAutoGen14Private::_end__int_array, &ColladaParserAutoGen14Private::_preBegin__int_array, &ColladaParserAutoGen14Private::_preEnd__int_array, &ColladaParserAutoGen14Private::_freeAttributes__int_array);
69 mElementToNamespaceMap[HASH_ELEMENT_INT_ARRAY] = HASH_NAMESPACE_COLLADA;
70 mElementFunctionMap[HASH_ELEMENT_ANIMATION__SOURCE__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__animation__source__technique_common, &ColladaParserAutoGen14Private::_data__animation__source__technique_common, &ColladaParserAutoGen14Private::_end__animation__source__technique_common, &ColladaParserAutoGen14Private::_preBegin__animation__source__technique_common, &ColladaParserAutoGen14Private::_preEnd__animation__source__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__animation__source__technique_common);
71 mElementToNamespaceMap[HASH_ELEMENT_ANIMATION__SOURCE__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
72 mElementFunctionMap[HASH_ELEMENT_ACCESSOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__accessor, &ColladaParserAutoGen14Private::_data__accessor, &ColladaParserAutoGen14Private::_end__accessor, &ColladaParserAutoGen14Private::_preBegin__accessor, &ColladaParserAutoGen14Private::_preEnd__accessor, &ColladaParserAutoGen14Private::_freeAttributes__accessor);
73 mElementToNamespaceMap[HASH_ELEMENT_ACCESSOR] = HASH_NAMESPACE_COLLADA;
74 mElementFunctionMap[HASH_ELEMENT_PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__param, &ColladaParserAutoGen14Private::_data__param, &ColladaParserAutoGen14Private::_end__param, &ColladaParserAutoGen14Private::_preBegin__param, &ColladaParserAutoGen14Private::_preEnd__param, &ColladaParserAutoGen14Private::_freeAttributes__param);
75 mElementToNamespaceMap[HASH_ELEMENT_PARAM] = HASH_NAMESPACE_COLLADA;
76 mElementFunctionMap[HASH_ELEMENT_TECHNIQUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__technique, &ColladaParserAutoGen14Private::_data__technique, &ColladaParserAutoGen14Private::_end__technique, &ColladaParserAutoGen14Private::_preBegin__technique, &ColladaParserAutoGen14Private::_preEnd__technique, &ColladaParserAutoGen14Private::_freeAttributes__technique);
77 mElementToNamespaceMap[HASH_ELEMENT_TECHNIQUE] = HASH_NAMESPACE_COLLADA;
78 mElementFunctionMap[HASH_ELEMENT_SAMPLER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler, &ColladaParserAutoGen14Private::_data__sampler, &ColladaParserAutoGen14Private::_end__sampler, &ColladaParserAutoGen14Private::_preBegin__sampler, &ColladaParserAutoGen14Private::_preEnd__sampler, &ColladaParserAutoGen14Private::_freeAttributes__sampler);
79 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER] = HASH_NAMESPACE_COLLADA;
80 mElementFunctionMap[HASH_ELEMENT_INPUT____INPUTLOCAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__input____InputLocal, &ColladaParserAutoGen14Private::_data__input____InputLocal, &ColladaParserAutoGen14Private::_end__input____InputLocal, &ColladaParserAutoGen14Private::_preBegin__input____InputLocal, &ColladaParserAutoGen14Private::_preEnd__input____InputLocal, &ColladaParserAutoGen14Private::_freeAttributes__input____InputLocal);
81 mElementToNamespaceMap[HASH_ELEMENT_INPUT____INPUTLOCAL] = HASH_NAMESPACE_COLLADA;
82 mElementFunctionMap[HASH_ELEMENT_CHANNEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__channel, &ColladaParserAutoGen14Private::_data__channel, &ColladaParserAutoGen14Private::_end__channel, &ColladaParserAutoGen14Private::_preBegin__channel, &ColladaParserAutoGen14Private::_preEnd__channel, &ColladaParserAutoGen14Private::_freeAttributes__channel);
83 mElementToNamespaceMap[HASH_ELEMENT_CHANNEL] = HASH_NAMESPACE_COLLADA;
84 mElementFunctionMap[HASH_ELEMENT_EXTRA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__extra, &ColladaParserAutoGen14Private::_data__extra, &ColladaParserAutoGen14Private::_end__extra, &ColladaParserAutoGen14Private::_preBegin__extra, &ColladaParserAutoGen14Private::_preEnd__extra, &ColladaParserAutoGen14Private::_freeAttributes__extra);
85 mElementToNamespaceMap[HASH_ELEMENT_EXTRA] = HASH_NAMESPACE_COLLADA;
86 mElementFunctionMap[HASH_ELEMENT_LIBRARY_ANIMATION_CLIPS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_animation_clips, &ColladaParserAutoGen14Private::_data__library_animation_clips, &ColladaParserAutoGen14Private::_end__library_animation_clips, &ColladaParserAutoGen14Private::_preBegin__library_animation_clips, &ColladaParserAutoGen14Private::_preEnd__library_animation_clips, &ColladaParserAutoGen14Private::_freeAttributes__library_animation_clips);
87 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_ANIMATION_CLIPS] = HASH_NAMESPACE_COLLADA;
88 mElementFunctionMap[HASH_ELEMENT_ANIMATION_CLIP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__animation_clip, &ColladaParserAutoGen14Private::_data__animation_clip, &ColladaParserAutoGen14Private::_end__animation_clip, &ColladaParserAutoGen14Private::_preBegin__animation_clip, &ColladaParserAutoGen14Private::_preEnd__animation_clip, &ColladaParserAutoGen14Private::_freeAttributes__animation_clip);
89 mElementToNamespaceMap[HASH_ELEMENT_ANIMATION_CLIP] = HASH_NAMESPACE_COLLADA;
90 mElementFunctionMap[HASH_ELEMENT_INSTANCE_ANIMATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_animation, &ColladaParserAutoGen14Private::_data__instance_animation, &ColladaParserAutoGen14Private::_end__instance_animation, &ColladaParserAutoGen14Private::_preBegin__instance_animation, &ColladaParserAutoGen14Private::_preEnd__instance_animation, &ColladaParserAutoGen14Private::_freeAttributes__instance_animation);
91 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_ANIMATION] = HASH_NAMESPACE_COLLADA;
92 mElementFunctionMap[HASH_ELEMENT_LIBRARY_CAMERAS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_cameras, &ColladaParserAutoGen14Private::_data__library_cameras, &ColladaParserAutoGen14Private::_end__library_cameras, &ColladaParserAutoGen14Private::_preBegin__library_cameras, &ColladaParserAutoGen14Private::_preEnd__library_cameras, &ColladaParserAutoGen14Private::_freeAttributes__library_cameras);
93 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_CAMERAS] = HASH_NAMESPACE_COLLADA;
94 mElementFunctionMap[HASH_ELEMENT_CAMERA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__camera, &ColladaParserAutoGen14Private::_data__camera, &ColladaParserAutoGen14Private::_end__camera, &ColladaParserAutoGen14Private::_preBegin__camera, &ColladaParserAutoGen14Private::_preEnd__camera, &ColladaParserAutoGen14Private::_freeAttributes__camera);
95 mElementToNamespaceMap[HASH_ELEMENT_CAMERA] = HASH_NAMESPACE_COLLADA;
96 mElementFunctionMap[HASH_ELEMENT_OPTICS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__optics, &ColladaParserAutoGen14Private::_data__optics, &ColladaParserAutoGen14Private::_end__optics, &ColladaParserAutoGen14Private::_preBegin__optics, &ColladaParserAutoGen14Private::_preEnd__optics, &ColladaParserAutoGen14Private::_freeAttributes__optics);
97 mElementToNamespaceMap[HASH_ELEMENT_OPTICS] = HASH_NAMESPACE_COLLADA;
98 mElementFunctionMap[HASH_ELEMENT_OPTICS__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__optics__technique_common, &ColladaParserAutoGen14Private::_data__optics__technique_common, &ColladaParserAutoGen14Private::_end__optics__technique_common, &ColladaParserAutoGen14Private::_preBegin__optics__technique_common, &ColladaParserAutoGen14Private::_preEnd__optics__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__optics__technique_common);
99 mElementToNamespaceMap[HASH_ELEMENT_OPTICS__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
100 mElementFunctionMap[HASH_ELEMENT_ORTHOGRAPHIC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__orthographic, &ColladaParserAutoGen14Private::_data__orthographic, &ColladaParserAutoGen14Private::_end__orthographic, &ColladaParserAutoGen14Private::_preBegin__orthographic, &ColladaParserAutoGen14Private::_preEnd__orthographic, &ColladaParserAutoGen14Private::_freeAttributes__orthographic);
101 mElementToNamespaceMap[HASH_ELEMENT_ORTHOGRAPHIC] = HASH_NAMESPACE_COLLADA;
102 mElementFunctionMap[HASH_ELEMENT_XMAG] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__xmag, &ColladaParserAutoGen14Private::_data__xmag, &ColladaParserAutoGen14Private::_end__xmag, &ColladaParserAutoGen14Private::_preBegin__xmag, &ColladaParserAutoGen14Private::_preEnd__xmag, &ColladaParserAutoGen14Private::_freeAttributes__xmag);
103 mElementToNamespaceMap[HASH_ELEMENT_XMAG] = HASH_NAMESPACE_COLLADA;
104 mElementFunctionMap[HASH_ELEMENT_YMAG] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__ymag, &ColladaParserAutoGen14Private::_data__ymag, &ColladaParserAutoGen14Private::_end__ymag, &ColladaParserAutoGen14Private::_preBegin__ymag, &ColladaParserAutoGen14Private::_preEnd__ymag, &ColladaParserAutoGen14Private::_freeAttributes__ymag);
105 mElementToNamespaceMap[HASH_ELEMENT_YMAG] = HASH_NAMESPACE_COLLADA;
106 mElementFunctionMap[HASH_ELEMENT_ASPECT_RATIO] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__aspect_ratio, &ColladaParserAutoGen14Private::_data__aspect_ratio, &ColladaParserAutoGen14Private::_end__aspect_ratio, &ColladaParserAutoGen14Private::_preBegin__aspect_ratio, &ColladaParserAutoGen14Private::_preEnd__aspect_ratio, &ColladaParserAutoGen14Private::_freeAttributes__aspect_ratio);
107 mElementToNamespaceMap[HASH_ELEMENT_ASPECT_RATIO] = HASH_NAMESPACE_COLLADA;
108 mElementFunctionMap[HASH_ELEMENT_ZNEAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__znear, &ColladaParserAutoGen14Private::_data__znear, &ColladaParserAutoGen14Private::_end__znear, &ColladaParserAutoGen14Private::_preBegin__znear, &ColladaParserAutoGen14Private::_preEnd__znear, &ColladaParserAutoGen14Private::_freeAttributes__znear);
109 mElementToNamespaceMap[HASH_ELEMENT_ZNEAR] = HASH_NAMESPACE_COLLADA;
110 mElementFunctionMap[HASH_ELEMENT_ZFAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__zfar, &ColladaParserAutoGen14Private::_data__zfar, &ColladaParserAutoGen14Private::_end__zfar, &ColladaParserAutoGen14Private::_preBegin__zfar, &ColladaParserAutoGen14Private::_preEnd__zfar, &ColladaParserAutoGen14Private::_freeAttributes__zfar);
111 mElementToNamespaceMap[HASH_ELEMENT_ZFAR] = HASH_NAMESPACE_COLLADA;
112 mElementFunctionMap[HASH_ELEMENT_PERSPECTIVE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__perspective, &ColladaParserAutoGen14Private::_data__perspective, &ColladaParserAutoGen14Private::_end__perspective, &ColladaParserAutoGen14Private::_preBegin__perspective, &ColladaParserAutoGen14Private::_preEnd__perspective, &ColladaParserAutoGen14Private::_freeAttributes__perspective);
113 mElementToNamespaceMap[HASH_ELEMENT_PERSPECTIVE] = HASH_NAMESPACE_COLLADA;
114 mElementFunctionMap[HASH_ELEMENT_XFOV] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__xfov, &ColladaParserAutoGen14Private::_data__xfov, &ColladaParserAutoGen14Private::_end__xfov, &ColladaParserAutoGen14Private::_preBegin__xfov, &ColladaParserAutoGen14Private::_preEnd__xfov, &ColladaParserAutoGen14Private::_freeAttributes__xfov);
115 mElementToNamespaceMap[HASH_ELEMENT_XFOV] = HASH_NAMESPACE_COLLADA;
116 mElementFunctionMap[HASH_ELEMENT_YFOV] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__yfov, &ColladaParserAutoGen14Private::_data__yfov, &ColladaParserAutoGen14Private::_end__yfov, &ColladaParserAutoGen14Private::_preBegin__yfov, &ColladaParserAutoGen14Private::_preEnd__yfov, &ColladaParserAutoGen14Private::_freeAttributes__yfov);
117 mElementToNamespaceMap[HASH_ELEMENT_YFOV] = HASH_NAMESPACE_COLLADA;
118 mElementFunctionMap[HASH_ELEMENT_IMAGER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__imager, &ColladaParserAutoGen14Private::_data__imager, &ColladaParserAutoGen14Private::_end__imager, &ColladaParserAutoGen14Private::_preBegin__imager, &ColladaParserAutoGen14Private::_preEnd__imager, &ColladaParserAutoGen14Private::_freeAttributes__imager);
119 mElementToNamespaceMap[HASH_ELEMENT_IMAGER] = HASH_NAMESPACE_COLLADA;
120 mElementFunctionMap[HASH_ELEMENT_LIBRARY_CONTROLLERS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_controllers, &ColladaParserAutoGen14Private::_data__library_controllers, &ColladaParserAutoGen14Private::_end__library_controllers, &ColladaParserAutoGen14Private::_preBegin__library_controllers, &ColladaParserAutoGen14Private::_preEnd__library_controllers, &ColladaParserAutoGen14Private::_freeAttributes__library_controllers);
121 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_CONTROLLERS] = HASH_NAMESPACE_COLLADA;
122 mElementFunctionMap[HASH_ELEMENT_CONTROLLER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__controller, &ColladaParserAutoGen14Private::_data__controller, &ColladaParserAutoGen14Private::_end__controller, &ColladaParserAutoGen14Private::_preBegin__controller, &ColladaParserAutoGen14Private::_preEnd__controller, &ColladaParserAutoGen14Private::_freeAttributes__controller);
123 mElementToNamespaceMap[HASH_ELEMENT_CONTROLLER] = HASH_NAMESPACE_COLLADA;
124 mElementFunctionMap[HASH_ELEMENT_SKIN] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__skin, &ColladaParserAutoGen14Private::_data__skin, &ColladaParserAutoGen14Private::_end__skin, &ColladaParserAutoGen14Private::_preBegin__skin, &ColladaParserAutoGen14Private::_preEnd__skin, &ColladaParserAutoGen14Private::_freeAttributes__skin);
125 mElementToNamespaceMap[HASH_ELEMENT_SKIN] = HASH_NAMESPACE_COLLADA;
126 mElementFunctionMap[HASH_ELEMENT_BIND_SHAPE_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bind_shape_matrix, &ColladaParserAutoGen14Private::_data__bind_shape_matrix, &ColladaParserAutoGen14Private::_end__bind_shape_matrix, &ColladaParserAutoGen14Private::_preBegin__bind_shape_matrix, &ColladaParserAutoGen14Private::_preEnd__bind_shape_matrix, &ColladaParserAutoGen14Private::_freeAttributes__bind_shape_matrix);
127 mElementToNamespaceMap[HASH_ELEMENT_BIND_SHAPE_MATRIX] = HASH_NAMESPACE_COLLADA;
128 mElementFunctionMap[HASH_ELEMENT_JOINTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__joints, &ColladaParserAutoGen14Private::_data__joints, &ColladaParserAutoGen14Private::_end__joints, &ColladaParserAutoGen14Private::_preBegin__joints, &ColladaParserAutoGen14Private::_preEnd__joints, &ColladaParserAutoGen14Private::_freeAttributes__joints);
129 mElementToNamespaceMap[HASH_ELEMENT_JOINTS] = HASH_NAMESPACE_COLLADA;
130 mElementFunctionMap[HASH_ELEMENT_VERTEX_WEIGHTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__vertex_weights, &ColladaParserAutoGen14Private::_data__vertex_weights, &ColladaParserAutoGen14Private::_end__vertex_weights, &ColladaParserAutoGen14Private::_preBegin__vertex_weights, &ColladaParserAutoGen14Private::_preEnd__vertex_weights, &ColladaParserAutoGen14Private::_freeAttributes__vertex_weights);
131 mElementToNamespaceMap[HASH_ELEMENT_VERTEX_WEIGHTS] = HASH_NAMESPACE_COLLADA;
132 mElementFunctionMap[HASH_ELEMENT_INPUT____INPUTLOCALOFFSET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__input____InputLocalOffset, &ColladaParserAutoGen14Private::_data__input____InputLocalOffset, &ColladaParserAutoGen14Private::_end__input____InputLocalOffset, &ColladaParserAutoGen14Private::_preBegin__input____InputLocalOffset, &ColladaParserAutoGen14Private::_preEnd__input____InputLocalOffset, &ColladaParserAutoGen14Private::_freeAttributes__input____InputLocalOffset);
133 mElementToNamespaceMap[HASH_ELEMENT_INPUT____INPUTLOCALOFFSET] = HASH_NAMESPACE_COLLADA;
134 mElementFunctionMap[HASH_ELEMENT_VCOUNT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__vcount, &ColladaParserAutoGen14Private::_data__vcount, &ColladaParserAutoGen14Private::_end__vcount, &ColladaParserAutoGen14Private::_preBegin__vcount, &ColladaParserAutoGen14Private::_preEnd__vcount, &ColladaParserAutoGen14Private::_freeAttributes__vcount);
135 mElementToNamespaceMap[HASH_ELEMENT_VCOUNT] = HASH_NAMESPACE_COLLADA;
136 mElementFunctionMap[HASH_ELEMENT_V] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__v, &ColladaParserAutoGen14Private::_data__v, &ColladaParserAutoGen14Private::_end__v, &ColladaParserAutoGen14Private::_preBegin__v, &ColladaParserAutoGen14Private::_preEnd__v, &ColladaParserAutoGen14Private::_freeAttributes__v);
137 mElementToNamespaceMap[HASH_ELEMENT_V] = HASH_NAMESPACE_COLLADA;
138 mElementFunctionMap[HASH_ELEMENT_MORPH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__morph, &ColladaParserAutoGen14Private::_data__morph, &ColladaParserAutoGen14Private::_end__morph, &ColladaParserAutoGen14Private::_preBegin__morph, &ColladaParserAutoGen14Private::_preEnd__morph, &ColladaParserAutoGen14Private::_freeAttributes__morph);
139 mElementToNamespaceMap[HASH_ELEMENT_MORPH] = HASH_NAMESPACE_COLLADA;
140 mElementFunctionMap[HASH_ELEMENT_TARGETS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__targets, &ColladaParserAutoGen14Private::_data__targets, &ColladaParserAutoGen14Private::_end__targets, &ColladaParserAutoGen14Private::_preBegin__targets, &ColladaParserAutoGen14Private::_preEnd__targets, &ColladaParserAutoGen14Private::_freeAttributes__targets);
141 mElementToNamespaceMap[HASH_ELEMENT_TARGETS] = HASH_NAMESPACE_COLLADA;
142 mElementFunctionMap[HASH_ELEMENT_LIBRARY_GEOMETRIES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_geometries, &ColladaParserAutoGen14Private::_data__library_geometries, &ColladaParserAutoGen14Private::_end__library_geometries, &ColladaParserAutoGen14Private::_preBegin__library_geometries, &ColladaParserAutoGen14Private::_preEnd__library_geometries, &ColladaParserAutoGen14Private::_freeAttributes__library_geometries);
143 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_GEOMETRIES] = HASH_NAMESPACE_COLLADA;
144 mElementFunctionMap[HASH_ELEMENT_GEOMETRY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__geometry, &ColladaParserAutoGen14Private::_data__geometry, &ColladaParserAutoGen14Private::_end__geometry, &ColladaParserAutoGen14Private::_preBegin__geometry, &ColladaParserAutoGen14Private::_preEnd__geometry, &ColladaParserAutoGen14Private::_freeAttributes__geometry);
145 mElementToNamespaceMap[HASH_ELEMENT_GEOMETRY] = HASH_NAMESPACE_COLLADA;
146 mElementFunctionMap[HASH_ELEMENT_CONVEX_MESH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__convex_mesh, &ColladaParserAutoGen14Private::_data__convex_mesh, &ColladaParserAutoGen14Private::_end__convex_mesh, &ColladaParserAutoGen14Private::_preBegin__convex_mesh, &ColladaParserAutoGen14Private::_preEnd__convex_mesh, &ColladaParserAutoGen14Private::_freeAttributes__convex_mesh);
147 mElementToNamespaceMap[HASH_ELEMENT_CONVEX_MESH] = HASH_NAMESPACE_COLLADA;
148 mElementFunctionMap[HASH_ELEMENT_VERTICES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__vertices, &ColladaParserAutoGen14Private::_data__vertices, &ColladaParserAutoGen14Private::_end__vertices, &ColladaParserAutoGen14Private::_preBegin__vertices, &ColladaParserAutoGen14Private::_preEnd__vertices, &ColladaParserAutoGen14Private::_freeAttributes__vertices);
149 mElementToNamespaceMap[HASH_ELEMENT_VERTICES] = HASH_NAMESPACE_COLLADA;
150 mElementFunctionMap[HASH_ELEMENT_LINES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__lines, &ColladaParserAutoGen14Private::_data__lines, &ColladaParserAutoGen14Private::_end__lines, &ColladaParserAutoGen14Private::_preBegin__lines, &ColladaParserAutoGen14Private::_preEnd__lines, &ColladaParserAutoGen14Private::_freeAttributes__lines);
151 mElementToNamespaceMap[HASH_ELEMENT_LINES] = HASH_NAMESPACE_COLLADA;
152 mElementFunctionMap[HASH_ELEMENT_P] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__p, &ColladaParserAutoGen14Private::_data__p, &ColladaParserAutoGen14Private::_end__p, &ColladaParserAutoGen14Private::_preBegin__p, &ColladaParserAutoGen14Private::_preEnd__p, &ColladaParserAutoGen14Private::_freeAttributes__p);
153 mElementToNamespaceMap[HASH_ELEMENT_P] = HASH_NAMESPACE_COLLADA;
154 mElementFunctionMap[HASH_ELEMENT_LINESTRIPS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__linestrips, &ColladaParserAutoGen14Private::_data__linestrips, &ColladaParserAutoGen14Private::_end__linestrips, &ColladaParserAutoGen14Private::_preBegin__linestrips, &ColladaParserAutoGen14Private::_preEnd__linestrips, &ColladaParserAutoGen14Private::_freeAttributes__linestrips);
155 mElementToNamespaceMap[HASH_ELEMENT_LINESTRIPS] = HASH_NAMESPACE_COLLADA;
156 mElementFunctionMap[HASH_ELEMENT_POLYGONS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygons, &ColladaParserAutoGen14Private::_data__polygons, &ColladaParserAutoGen14Private::_end__polygons, &ColladaParserAutoGen14Private::_preBegin__polygons, &ColladaParserAutoGen14Private::_preEnd__polygons, &ColladaParserAutoGen14Private::_freeAttributes__polygons);
157 mElementToNamespaceMap[HASH_ELEMENT_POLYGONS] = HASH_NAMESPACE_COLLADA;
158 mElementFunctionMap[HASH_ELEMENT_PH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__ph, &ColladaParserAutoGen14Private::_data__ph, &ColladaParserAutoGen14Private::_end__ph, &ColladaParserAutoGen14Private::_preBegin__ph, &ColladaParserAutoGen14Private::_preEnd__ph, &ColladaParserAutoGen14Private::_freeAttributes__ph);
159 mElementToNamespaceMap[HASH_ELEMENT_PH] = HASH_NAMESPACE_COLLADA;
160 mElementFunctionMap[HASH_ELEMENT_H] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__h, &ColladaParserAutoGen14Private::_data__h, &ColladaParserAutoGen14Private::_end__h, &ColladaParserAutoGen14Private::_preBegin__h, &ColladaParserAutoGen14Private::_preEnd__h, &ColladaParserAutoGen14Private::_freeAttributes__h);
161 mElementToNamespaceMap[HASH_ELEMENT_H] = HASH_NAMESPACE_COLLADA;
162 mElementFunctionMap[HASH_ELEMENT_POLYLIST] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polylist, &ColladaParserAutoGen14Private::_data__polylist, &ColladaParserAutoGen14Private::_end__polylist, &ColladaParserAutoGen14Private::_preBegin__polylist, &ColladaParserAutoGen14Private::_preEnd__polylist, &ColladaParserAutoGen14Private::_freeAttributes__polylist);
163 mElementToNamespaceMap[HASH_ELEMENT_POLYLIST] = HASH_NAMESPACE_COLLADA;
164 mElementFunctionMap[HASH_ELEMENT_TRIANGLES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__triangles, &ColladaParserAutoGen14Private::_data__triangles, &ColladaParserAutoGen14Private::_end__triangles, &ColladaParserAutoGen14Private::_preBegin__triangles, &ColladaParserAutoGen14Private::_preEnd__triangles, &ColladaParserAutoGen14Private::_freeAttributes__triangles);
165 mElementToNamespaceMap[HASH_ELEMENT_TRIANGLES] = HASH_NAMESPACE_COLLADA;
166 mElementFunctionMap[HASH_ELEMENT_TRIFANS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__trifans, &ColladaParserAutoGen14Private::_data__trifans, &ColladaParserAutoGen14Private::_end__trifans, &ColladaParserAutoGen14Private::_preBegin__trifans, &ColladaParserAutoGen14Private::_preEnd__trifans, &ColladaParserAutoGen14Private::_freeAttributes__trifans);
167 mElementToNamespaceMap[HASH_ELEMENT_TRIFANS] = HASH_NAMESPACE_COLLADA;
168 mElementFunctionMap[HASH_ELEMENT_TRISTRIPS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__tristrips, &ColladaParserAutoGen14Private::_data__tristrips, &ColladaParserAutoGen14Private::_end__tristrips, &ColladaParserAutoGen14Private::_preBegin__tristrips, &ColladaParserAutoGen14Private::_preEnd__tristrips, &ColladaParserAutoGen14Private::_freeAttributes__tristrips);
169 mElementToNamespaceMap[HASH_ELEMENT_TRISTRIPS] = HASH_NAMESPACE_COLLADA;
170 mElementFunctionMap[HASH_ELEMENT_MESH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mesh, &ColladaParserAutoGen14Private::_data__mesh, &ColladaParserAutoGen14Private::_end__mesh, &ColladaParserAutoGen14Private::_preBegin__mesh, &ColladaParserAutoGen14Private::_preEnd__mesh, &ColladaParserAutoGen14Private::_freeAttributes__mesh);
171 mElementToNamespaceMap[HASH_ELEMENT_MESH] = HASH_NAMESPACE_COLLADA;
172 mElementFunctionMap[HASH_ELEMENT_SPLINE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__spline, &ColladaParserAutoGen14Private::_data__spline, &ColladaParserAutoGen14Private::_end__spline, &ColladaParserAutoGen14Private::_preBegin__spline, &ColladaParserAutoGen14Private::_preEnd__spline, &ColladaParserAutoGen14Private::_freeAttributes__spline);
173 mElementToNamespaceMap[HASH_ELEMENT_SPLINE] = HASH_NAMESPACE_COLLADA;
174 mElementFunctionMap[HASH_ELEMENT_CONTROL_VERTICES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__control_vertices, &ColladaParserAutoGen14Private::_data__control_vertices, &ColladaParserAutoGen14Private::_end__control_vertices, &ColladaParserAutoGen14Private::_preBegin__control_vertices, &ColladaParserAutoGen14Private::_preEnd__control_vertices, &ColladaParserAutoGen14Private::_freeAttributes__control_vertices);
175 mElementToNamespaceMap[HASH_ELEMENT_CONTROL_VERTICES] = HASH_NAMESPACE_COLLADA;
176 mElementFunctionMap[HASH_ELEMENT_LIBRARY_EFFECTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_effects, &ColladaParserAutoGen14Private::_data__library_effects, &ColladaParserAutoGen14Private::_end__library_effects, &ColladaParserAutoGen14Private::_preBegin__library_effects, &ColladaParserAutoGen14Private::_preEnd__library_effects, &ColladaParserAutoGen14Private::_freeAttributes__library_effects);
177 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_EFFECTS] = HASH_NAMESPACE_COLLADA;
178 mElementFunctionMap[HASH_ELEMENT_EFFECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__effect, &ColladaParserAutoGen14Private::_data__effect, &ColladaParserAutoGen14Private::_end__effect, &ColladaParserAutoGen14Private::_preBegin__effect, &ColladaParserAutoGen14Private::_preEnd__effect, &ColladaParserAutoGen14Private::_freeAttributes__effect);
179 mElementToNamespaceMap[HASH_ELEMENT_EFFECT] = HASH_NAMESPACE_COLLADA;
180 mElementFunctionMap[HASH_ELEMENT_ANNOTATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__annotate, &ColladaParserAutoGen14Private::_data__annotate, &ColladaParserAutoGen14Private::_end__annotate, &ColladaParserAutoGen14Private::_preBegin__annotate, &ColladaParserAutoGen14Private::_preEnd__annotate, &ColladaParserAutoGen14Private::_freeAttributes__annotate);
181 mElementToNamespaceMap[HASH_ELEMENT_ANNOTATE] = HASH_NAMESPACE_COLLADA;
182 mElementFunctionMap[HASH_ELEMENT_BOOL____BOOL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool____bool, &ColladaParserAutoGen14Private::_data__bool____bool, &ColladaParserAutoGen14Private::_end__bool____bool, &ColladaParserAutoGen14Private::_preBegin__bool____bool, &ColladaParserAutoGen14Private::_preEnd__bool____bool, &ColladaParserAutoGen14Private::_freeAttributes__bool____bool);
183 mElementToNamespaceMap[HASH_ELEMENT_BOOL____BOOL] = HASH_NAMESPACE_COLLADA;
184 mElementFunctionMap[HASH_ELEMENT_BOOL2____BOOL2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2____bool2, &ColladaParserAutoGen14Private::_data__bool2____bool2, &ColladaParserAutoGen14Private::_end__bool2____bool2, &ColladaParserAutoGen14Private::_preBegin__bool2____bool2, &ColladaParserAutoGen14Private::_preEnd__bool2____bool2, &ColladaParserAutoGen14Private::_freeAttributes__bool2____bool2);
185 mElementToNamespaceMap[HASH_ELEMENT_BOOL2____BOOL2] = HASH_NAMESPACE_COLLADA;
186 mElementFunctionMap[HASH_ELEMENT_BOOL3____BOOL3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3____bool3, &ColladaParserAutoGen14Private::_data__bool3____bool3, &ColladaParserAutoGen14Private::_end__bool3____bool3, &ColladaParserAutoGen14Private::_preBegin__bool3____bool3, &ColladaParserAutoGen14Private::_preEnd__bool3____bool3, &ColladaParserAutoGen14Private::_freeAttributes__bool3____bool3);
187 mElementToNamespaceMap[HASH_ELEMENT_BOOL3____BOOL3] = HASH_NAMESPACE_COLLADA;
188 mElementFunctionMap[HASH_ELEMENT_BOOL4____BOOL4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4____bool4, &ColladaParserAutoGen14Private::_data__bool4____bool4, &ColladaParserAutoGen14Private::_end__bool4____bool4, &ColladaParserAutoGen14Private::_preBegin__bool4____bool4, &ColladaParserAutoGen14Private::_preEnd__bool4____bool4, &ColladaParserAutoGen14Private::_freeAttributes__bool4____bool4);
189 mElementToNamespaceMap[HASH_ELEMENT_BOOL4____BOOL4] = HASH_NAMESPACE_COLLADA;
190 mElementFunctionMap[HASH_ELEMENT_INT____INT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int____int, &ColladaParserAutoGen14Private::_data__int____int, &ColladaParserAutoGen14Private::_end__int____int, &ColladaParserAutoGen14Private::_preBegin__int____int, &ColladaParserAutoGen14Private::_preEnd__int____int, &ColladaParserAutoGen14Private::_freeAttributes__int____int);
191 mElementToNamespaceMap[HASH_ELEMENT_INT____INT] = HASH_NAMESPACE_COLLADA;
192 mElementFunctionMap[HASH_ELEMENT_INT2____INT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2____int2, &ColladaParserAutoGen14Private::_data__int2____int2, &ColladaParserAutoGen14Private::_end__int2____int2, &ColladaParserAutoGen14Private::_preBegin__int2____int2, &ColladaParserAutoGen14Private::_preEnd__int2____int2, &ColladaParserAutoGen14Private::_freeAttributes__int2____int2);
193 mElementToNamespaceMap[HASH_ELEMENT_INT2____INT2] = HASH_NAMESPACE_COLLADA;
194 mElementFunctionMap[HASH_ELEMENT_INT3____INT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3____int3, &ColladaParserAutoGen14Private::_data__int3____int3, &ColladaParserAutoGen14Private::_end__int3____int3, &ColladaParserAutoGen14Private::_preBegin__int3____int3, &ColladaParserAutoGen14Private::_preEnd__int3____int3, &ColladaParserAutoGen14Private::_freeAttributes__int3____int3);
195 mElementToNamespaceMap[HASH_ELEMENT_INT3____INT3] = HASH_NAMESPACE_COLLADA;
196 mElementFunctionMap[HASH_ELEMENT_INT4____INT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4____int4, &ColladaParserAutoGen14Private::_data__int4____int4, &ColladaParserAutoGen14Private::_end__int4____int4, &ColladaParserAutoGen14Private::_preBegin__int4____int4, &ColladaParserAutoGen14Private::_preEnd__int4____int4, &ColladaParserAutoGen14Private::_freeAttributes__int4____int4);
197 mElementToNamespaceMap[HASH_ELEMENT_INT4____INT4] = HASH_NAMESPACE_COLLADA;
198 mElementFunctionMap[HASH_ELEMENT_FLOAT____FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float____float, &ColladaParserAutoGen14Private::_data__float____float, &ColladaParserAutoGen14Private::_end__float____float, &ColladaParserAutoGen14Private::_preBegin__float____float, &ColladaParserAutoGen14Private::_preEnd__float____float, &ColladaParserAutoGen14Private::_freeAttributes__float____float);
199 mElementToNamespaceMap[HASH_ELEMENT_FLOAT____FLOAT] = HASH_NAMESPACE_COLLADA;
200 mElementFunctionMap[HASH_ELEMENT_FLOAT2____FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2____float2, &ColladaParserAutoGen14Private::_data__float2____float2, &ColladaParserAutoGen14Private::_end__float2____float2, &ColladaParserAutoGen14Private::_preBegin__float2____float2, &ColladaParserAutoGen14Private::_preEnd__float2____float2, &ColladaParserAutoGen14Private::_freeAttributes__float2____float2);
201 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2____FLOAT2] = HASH_NAMESPACE_COLLADA;
202 mElementFunctionMap[HASH_ELEMENT_FLOAT3____FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3____float3, &ColladaParserAutoGen14Private::_data__float3____float3, &ColladaParserAutoGen14Private::_end__float3____float3, &ColladaParserAutoGen14Private::_preBegin__float3____float3, &ColladaParserAutoGen14Private::_preEnd__float3____float3, &ColladaParserAutoGen14Private::_freeAttributes__float3____float3);
203 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3____FLOAT3] = HASH_NAMESPACE_COLLADA;
204 mElementFunctionMap[HASH_ELEMENT_FLOAT4____FLOAT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4____float4, &ColladaParserAutoGen14Private::_data__float4____float4, &ColladaParserAutoGen14Private::_end__float4____float4, &ColladaParserAutoGen14Private::_preBegin__float4____float4, &ColladaParserAutoGen14Private::_preEnd__float4____float4, &ColladaParserAutoGen14Private::_freeAttributes__float4____float4);
205 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4____FLOAT4] = HASH_NAMESPACE_COLLADA;
206 mElementFunctionMap[HASH_ELEMENT_FLOAT2X2____FLOAT2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x2____float2x2, &ColladaParserAutoGen14Private::_data__float2x2____float2x2, &ColladaParserAutoGen14Private::_end__float2x2____float2x2, &ColladaParserAutoGen14Private::_preBegin__float2x2____float2x2, &ColladaParserAutoGen14Private::_preEnd__float2x2____float2x2, &ColladaParserAutoGen14Private::_freeAttributes__float2x2____float2x2);
207 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X2____FLOAT2X2] = HASH_NAMESPACE_COLLADA;
208 mElementFunctionMap[HASH_ELEMENT_FLOAT3X3____FLOAT3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x3____float3x3, &ColladaParserAutoGen14Private::_data__float3x3____float3x3, &ColladaParserAutoGen14Private::_end__float3x3____float3x3, &ColladaParserAutoGen14Private::_preBegin__float3x3____float3x3, &ColladaParserAutoGen14Private::_preEnd__float3x3____float3x3, &ColladaParserAutoGen14Private::_freeAttributes__float3x3____float3x3);
209 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X3____FLOAT3X3] = HASH_NAMESPACE_COLLADA;
210 mElementFunctionMap[HASH_ELEMENT_FLOAT4X4____FLOAT4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x4____float4x4, &ColladaParserAutoGen14Private::_data__float4x4____float4x4, &ColladaParserAutoGen14Private::_end__float4x4____float4x4, &ColladaParserAutoGen14Private::_preBegin__float4x4____float4x4, &ColladaParserAutoGen14Private::_preEnd__float4x4____float4x4, &ColladaParserAutoGen14Private::_freeAttributes__float4x4____float4x4);
211 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X4____FLOAT4X4] = HASH_NAMESPACE_COLLADA;
212 mElementFunctionMap[HASH_ELEMENT_STRING] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__string, &ColladaParserAutoGen14Private::_data__string, &ColladaParserAutoGen14Private::_end__string, &ColladaParserAutoGen14Private::_preBegin__string, &ColladaParserAutoGen14Private::_preEnd__string, &ColladaParserAutoGen14Private::_freeAttributes__string);
213 mElementToNamespaceMap[HASH_ELEMENT_STRING] = HASH_NAMESPACE_COLLADA;
214 mElementFunctionMap[HASH_ELEMENT_IMAGE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__image, &ColladaParserAutoGen14Private::_data__image, &ColladaParserAutoGen14Private::_end__image, &ColladaParserAutoGen14Private::_preBegin__image, &ColladaParserAutoGen14Private::_preEnd__image, &ColladaParserAutoGen14Private::_freeAttributes__image);
215 mElementToNamespaceMap[HASH_ELEMENT_IMAGE] = HASH_NAMESPACE_COLLADA;
216 mElementFunctionMap[HASH_ELEMENT_DATA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__data, &ColladaParserAutoGen14Private::_data__data, &ColladaParserAutoGen14Private::_end__data, &ColladaParserAutoGen14Private::_preBegin__data, &ColladaParserAutoGen14Private::_preEnd__data, &ColladaParserAutoGen14Private::_freeAttributes__data);
217 mElementToNamespaceMap[HASH_ELEMENT_DATA] = HASH_NAMESPACE_COLLADA;
218 mElementFunctionMap[HASH_ELEMENT_INIT_FROM____ANYURI] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_from____anyURI, &ColladaParserAutoGen14Private::_data__init_from____anyURI, &ColladaParserAutoGen14Private::_end__init_from____anyURI, &ColladaParserAutoGen14Private::_preBegin__init_from____anyURI, &ColladaParserAutoGen14Private::_preEnd__init_from____anyURI, &ColladaParserAutoGen14Private::_freeAttributes__init_from____anyURI);
219 mElementToNamespaceMap[HASH_ELEMENT_INIT_FROM____ANYURI] = HASH_NAMESPACE_COLLADA;
220 mElementFunctionMap[HASH_ELEMENT_NEWPARAM____FX_NEWPARAM_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__newparam____fx_newparam_common, &ColladaParserAutoGen14Private::_data__newparam____fx_newparam_common, &ColladaParserAutoGen14Private::_end__newparam____fx_newparam_common, &ColladaParserAutoGen14Private::_preBegin__newparam____fx_newparam_common, &ColladaParserAutoGen14Private::_preEnd__newparam____fx_newparam_common, &ColladaParserAutoGen14Private::_freeAttributes__newparam____fx_newparam_common);
221 mElementToNamespaceMap[HASH_ELEMENT_NEWPARAM____FX_NEWPARAM_COMMON] = HASH_NAMESPACE_COLLADA;
222 mElementFunctionMap[HASH_ELEMENT_SEMANTIC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__semantic, &ColladaParserAutoGen14Private::_data__semantic, &ColladaParserAutoGen14Private::_end__semantic, &ColladaParserAutoGen14Private::_preBegin__semantic, &ColladaParserAutoGen14Private::_preEnd__semantic, &ColladaParserAutoGen14Private::_freeAttributes__semantic);
223 mElementToNamespaceMap[HASH_ELEMENT_SEMANTIC] = HASH_NAMESPACE_COLLADA;
224 mElementFunctionMap[HASH_ELEMENT_MODIFIER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__modifier, &ColladaParserAutoGen14Private::_data__modifier, &ColladaParserAutoGen14Private::_end__modifier, &ColladaParserAutoGen14Private::_preBegin__modifier, &ColladaParserAutoGen14Private::_preEnd__modifier, &ColladaParserAutoGen14Private::_freeAttributes__modifier);
225 mElementToNamespaceMap[HASH_ELEMENT_MODIFIER] = HASH_NAMESPACE_COLLADA;
226 mElementFunctionMap[HASH_ELEMENT_FLOAT1X1____FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x1____float, &ColladaParserAutoGen14Private::_data__float1x1____float, &ColladaParserAutoGen14Private::_end__float1x1____float, &ColladaParserAutoGen14Private::_preBegin__float1x1____float, &ColladaParserAutoGen14Private::_preEnd__float1x1____float, &ColladaParserAutoGen14Private::_freeAttributes__float1x1____float);
227 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X1____FLOAT] = HASH_NAMESPACE_COLLADA;
228 mElementFunctionMap[HASH_ELEMENT_FLOAT1X2____FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x2____float2, &ColladaParserAutoGen14Private::_data__float1x2____float2, &ColladaParserAutoGen14Private::_end__float1x2____float2, &ColladaParserAutoGen14Private::_preBegin__float1x2____float2, &ColladaParserAutoGen14Private::_preEnd__float1x2____float2, &ColladaParserAutoGen14Private::_freeAttributes__float1x2____float2);
229 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X2____FLOAT2] = HASH_NAMESPACE_COLLADA;
230 mElementFunctionMap[HASH_ELEMENT_FLOAT1X3____FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x3____float3, &ColladaParserAutoGen14Private::_data__float1x3____float3, &ColladaParserAutoGen14Private::_end__float1x3____float3, &ColladaParserAutoGen14Private::_preBegin__float1x3____float3, &ColladaParserAutoGen14Private::_preEnd__float1x3____float3, &ColladaParserAutoGen14Private::_freeAttributes__float1x3____float3);
231 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X3____FLOAT3] = HASH_NAMESPACE_COLLADA;
232 mElementFunctionMap[HASH_ELEMENT_FLOAT1X4____FLOAT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x4____float4, &ColladaParserAutoGen14Private::_data__float1x4____float4, &ColladaParserAutoGen14Private::_end__float1x4____float4, &ColladaParserAutoGen14Private::_preBegin__float1x4____float4, &ColladaParserAutoGen14Private::_preEnd__float1x4____float4, &ColladaParserAutoGen14Private::_freeAttributes__float1x4____float4);
233 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X4____FLOAT4] = HASH_NAMESPACE_COLLADA;
234 mElementFunctionMap[HASH_ELEMENT_FLOAT2X1____FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x1____float2, &ColladaParserAutoGen14Private::_data__float2x1____float2, &ColladaParserAutoGen14Private::_end__float2x1____float2, &ColladaParserAutoGen14Private::_preBegin__float2x1____float2, &ColladaParserAutoGen14Private::_preEnd__float2x1____float2, &ColladaParserAutoGen14Private::_freeAttributes__float2x1____float2);
235 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X1____FLOAT2] = HASH_NAMESPACE_COLLADA;
236 mElementFunctionMap[HASH_ELEMENT_FLOAT2X3____FLOAT2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x3____float2x3, &ColladaParserAutoGen14Private::_data__float2x3____float2x3, &ColladaParserAutoGen14Private::_end__float2x3____float2x3, &ColladaParserAutoGen14Private::_preBegin__float2x3____float2x3, &ColladaParserAutoGen14Private::_preEnd__float2x3____float2x3, &ColladaParserAutoGen14Private::_freeAttributes__float2x3____float2x3);
237 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X3____FLOAT2X3] = HASH_NAMESPACE_COLLADA;
238 mElementFunctionMap[HASH_ELEMENT_FLOAT2X4____FLOAT2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x4____float2x4, &ColladaParserAutoGen14Private::_data__float2x4____float2x4, &ColladaParserAutoGen14Private::_end__float2x4____float2x4, &ColladaParserAutoGen14Private::_preBegin__float2x4____float2x4, &ColladaParserAutoGen14Private::_preEnd__float2x4____float2x4, &ColladaParserAutoGen14Private::_freeAttributes__float2x4____float2x4);
239 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X4____FLOAT2X4] = HASH_NAMESPACE_COLLADA;
240 mElementFunctionMap[HASH_ELEMENT_FLOAT3X1____FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x1____float3, &ColladaParserAutoGen14Private::_data__float3x1____float3, &ColladaParserAutoGen14Private::_end__float3x1____float3, &ColladaParserAutoGen14Private::_preBegin__float3x1____float3, &ColladaParserAutoGen14Private::_preEnd__float3x1____float3, &ColladaParserAutoGen14Private::_freeAttributes__float3x1____float3);
241 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X1____FLOAT3] = HASH_NAMESPACE_COLLADA;
242 mElementFunctionMap[HASH_ELEMENT_FLOAT3X2____FLOAT3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x2____float3x2, &ColladaParserAutoGen14Private::_data__float3x2____float3x2, &ColladaParserAutoGen14Private::_end__float3x2____float3x2, &ColladaParserAutoGen14Private::_preBegin__float3x2____float3x2, &ColladaParserAutoGen14Private::_preEnd__float3x2____float3x2, &ColladaParserAutoGen14Private::_freeAttributes__float3x2____float3x2);
243 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X2____FLOAT3X2] = HASH_NAMESPACE_COLLADA;
244 mElementFunctionMap[HASH_ELEMENT_FLOAT3X4____FLOAT3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x4____float3x4, &ColladaParserAutoGen14Private::_data__float3x4____float3x4, &ColladaParserAutoGen14Private::_end__float3x4____float3x4, &ColladaParserAutoGen14Private::_preBegin__float3x4____float3x4, &ColladaParserAutoGen14Private::_preEnd__float3x4____float3x4, &ColladaParserAutoGen14Private::_freeAttributes__float3x4____float3x4);
245 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X4____FLOAT3X4] = HASH_NAMESPACE_COLLADA;
246 mElementFunctionMap[HASH_ELEMENT_FLOAT4X1____FLOAT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x1____float4, &ColladaParserAutoGen14Private::_data__float4x1____float4, &ColladaParserAutoGen14Private::_end__float4x1____float4, &ColladaParserAutoGen14Private::_preBegin__float4x1____float4, &ColladaParserAutoGen14Private::_preEnd__float4x1____float4, &ColladaParserAutoGen14Private::_freeAttributes__float4x1____float4);
247 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X1____FLOAT4] = HASH_NAMESPACE_COLLADA;
248 mElementFunctionMap[HASH_ELEMENT_FLOAT4X2____FLOAT4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x2____float4x2, &ColladaParserAutoGen14Private::_data__float4x2____float4x2, &ColladaParserAutoGen14Private::_end__float4x2____float4x2, &ColladaParserAutoGen14Private::_preBegin__float4x2____float4x2, &ColladaParserAutoGen14Private::_preEnd__float4x2____float4x2, &ColladaParserAutoGen14Private::_freeAttributes__float4x2____float4x2);
249 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X2____FLOAT4X2] = HASH_NAMESPACE_COLLADA;
250 mElementFunctionMap[HASH_ELEMENT_FLOAT4X3____FLOAT4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x3____float4x3, &ColladaParserAutoGen14Private::_data__float4x3____float4x3, &ColladaParserAutoGen14Private::_end__float4x3____float4x3, &ColladaParserAutoGen14Private::_preBegin__float4x3____float4x3, &ColladaParserAutoGen14Private::_preEnd__float4x3____float4x3, &ColladaParserAutoGen14Private::_freeAttributes__float4x3____float4x3);
251 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X3____FLOAT4X3] = HASH_NAMESPACE_COLLADA;
252 mElementFunctionMap[HASH_ELEMENT_SURFACE____FX_SURFACE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__surface____fx_surface_common, &ColladaParserAutoGen14Private::_data__surface____fx_surface_common, &ColladaParserAutoGen14Private::_end__surface____fx_surface_common, &ColladaParserAutoGen14Private::_preBegin__surface____fx_surface_common, &ColladaParserAutoGen14Private::_preEnd__surface____fx_surface_common, &ColladaParserAutoGen14Private::_freeAttributes__surface____fx_surface_common);
253 mElementToNamespaceMap[HASH_ELEMENT_SURFACE____FX_SURFACE_COMMON] = HASH_NAMESPACE_COLLADA;
254 mElementFunctionMap[HASH_ELEMENT_INIT_AS_NULL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_as_null, &ColladaParserAutoGen14Private::_data__init_as_null, &ColladaParserAutoGen14Private::_end__init_as_null, &ColladaParserAutoGen14Private::_preBegin__init_as_null, &ColladaParserAutoGen14Private::_preEnd__init_as_null, &ColladaParserAutoGen14Private::_freeAttributes__init_as_null);
255 mElementToNamespaceMap[HASH_ELEMENT_INIT_AS_NULL] = HASH_NAMESPACE_COLLADA;
256 mElementFunctionMap[HASH_ELEMENT_INIT_AS_TARGET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_as_target, &ColladaParserAutoGen14Private::_data__init_as_target, &ColladaParserAutoGen14Private::_end__init_as_target, &ColladaParserAutoGen14Private::_preBegin__init_as_target, &ColladaParserAutoGen14Private::_preEnd__init_as_target, &ColladaParserAutoGen14Private::_freeAttributes__init_as_target);
257 mElementToNamespaceMap[HASH_ELEMENT_INIT_AS_TARGET] = HASH_NAMESPACE_COLLADA;
258 mElementFunctionMap[HASH_ELEMENT_INIT_CUBE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_cube, &ColladaParserAutoGen14Private::_data__init_cube, &ColladaParserAutoGen14Private::_end__init_cube, &ColladaParserAutoGen14Private::_preBegin__init_cube, &ColladaParserAutoGen14Private::_preEnd__init_cube, &ColladaParserAutoGen14Private::_freeAttributes__init_cube);
259 mElementToNamespaceMap[HASH_ELEMENT_INIT_CUBE] = HASH_NAMESPACE_COLLADA;
260 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____ALL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_cube_common____all, &ColladaParserAutoGen14Private::_data__fx_surface_init_cube_common____all, &ColladaParserAutoGen14Private::_end__fx_surface_init_cube_common____all, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_cube_common____all, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_cube_common____all, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_cube_common____all);
261 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____ALL] = HASH_NAMESPACE_COLLADA;
262 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____PRIMARY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_cube_common____primary, &ColladaParserAutoGen14Private::_data__fx_surface_init_cube_common____primary, &ColladaParserAutoGen14Private::_end__fx_surface_init_cube_common____primary, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_cube_common____primary, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_cube_common____primary, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_cube_common____primary);
263 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____PRIMARY] = HASH_NAMESPACE_COLLADA;
264 mElementFunctionMap[HASH_ELEMENT_ORDER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__order, &ColladaParserAutoGen14Private::_data__order, &ColladaParserAutoGen14Private::_end__order, &ColladaParserAutoGen14Private::_preBegin__order, &ColladaParserAutoGen14Private::_preEnd__order, &ColladaParserAutoGen14Private::_freeAttributes__order);
265 mElementToNamespaceMap[HASH_ELEMENT_ORDER] = HASH_NAMESPACE_COLLADA;
266 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_cube_common____face, &ColladaParserAutoGen14Private::_data__fx_surface_init_cube_common____face, &ColladaParserAutoGen14Private::_end__fx_surface_init_cube_common____face, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_cube_common____face, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_cube_common____face, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_cube_common____face);
267 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_CUBE_COMMON____FACE] = HASH_NAMESPACE_COLLADA;
268 mElementFunctionMap[HASH_ELEMENT_INIT_VOLUME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_volume, &ColladaParserAutoGen14Private::_data__init_volume, &ColladaParserAutoGen14Private::_end__init_volume, &ColladaParserAutoGen14Private::_preBegin__init_volume, &ColladaParserAutoGen14Private::_preEnd__init_volume, &ColladaParserAutoGen14Private::_freeAttributes__init_volume);
269 mElementToNamespaceMap[HASH_ELEMENT_INIT_VOLUME] = HASH_NAMESPACE_COLLADA;
270 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_VOLUME_COMMON____ALL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_volume_common____all, &ColladaParserAutoGen14Private::_data__fx_surface_init_volume_common____all, &ColladaParserAutoGen14Private::_end__fx_surface_init_volume_common____all, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_volume_common____all, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_volume_common____all, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_volume_common____all);
271 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_VOLUME_COMMON____ALL] = HASH_NAMESPACE_COLLADA;
272 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_VOLUME_COMMON____PRIMARY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_volume_common____primary, &ColladaParserAutoGen14Private::_data__fx_surface_init_volume_common____primary, &ColladaParserAutoGen14Private::_end__fx_surface_init_volume_common____primary, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_volume_common____primary, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_volume_common____primary, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_volume_common____primary);
273 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_VOLUME_COMMON____PRIMARY] = HASH_NAMESPACE_COLLADA;
274 mElementFunctionMap[HASH_ELEMENT_INIT_PLANAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_planar, &ColladaParserAutoGen14Private::_data__init_planar, &ColladaParserAutoGen14Private::_end__init_planar, &ColladaParserAutoGen14Private::_preBegin__init_planar, &ColladaParserAutoGen14Private::_preEnd__init_planar, &ColladaParserAutoGen14Private::_freeAttributes__init_planar);
275 mElementToNamespaceMap[HASH_ELEMENT_INIT_PLANAR] = HASH_NAMESPACE_COLLADA;
276 mElementFunctionMap[HASH_ELEMENT_FX_SURFACE_INIT_PLANAR_COMMON____ALL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_surface_init_planar_common____all, &ColladaParserAutoGen14Private::_data__fx_surface_init_planar_common____all, &ColladaParserAutoGen14Private::_end__fx_surface_init_planar_common____all, &ColladaParserAutoGen14Private::_preBegin__fx_surface_init_planar_common____all, &ColladaParserAutoGen14Private::_preEnd__fx_surface_init_planar_common____all, &ColladaParserAutoGen14Private::_freeAttributes__fx_surface_init_planar_common____all);
277 mElementToNamespaceMap[HASH_ELEMENT_FX_SURFACE_INIT_PLANAR_COMMON____ALL] = HASH_NAMESPACE_COLLADA;
278 mElementFunctionMap[HASH_ELEMENT_INIT_FROM____FX_SURFACE_INIT_FROM_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__init_from____fx_surface_init_from_common, &ColladaParserAutoGen14Private::_data__init_from____fx_surface_init_from_common, &ColladaParserAutoGen14Private::_end__init_from____fx_surface_init_from_common, &ColladaParserAutoGen14Private::_preBegin__init_from____fx_surface_init_from_common, &ColladaParserAutoGen14Private::_preEnd__init_from____fx_surface_init_from_common, &ColladaParserAutoGen14Private::_freeAttributes__init_from____fx_surface_init_from_common);
279 mElementToNamespaceMap[HASH_ELEMENT_INIT_FROM____FX_SURFACE_INIT_FROM_COMMON] = HASH_NAMESPACE_COLLADA;
280 mElementFunctionMap[HASH_ELEMENT_FORMAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__format, &ColladaParserAutoGen14Private::_data__format, &ColladaParserAutoGen14Private::_end__format, &ColladaParserAutoGen14Private::_preBegin__format, &ColladaParserAutoGen14Private::_preEnd__format, &ColladaParserAutoGen14Private::_freeAttributes__format);
281 mElementToNamespaceMap[HASH_ELEMENT_FORMAT] = HASH_NAMESPACE_COLLADA;
282 mElementFunctionMap[HASH_ELEMENT_FORMAT_HINT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__format_hint, &ColladaParserAutoGen14Private::_data__format_hint, &ColladaParserAutoGen14Private::_end__format_hint, &ColladaParserAutoGen14Private::_preBegin__format_hint, &ColladaParserAutoGen14Private::_preEnd__format_hint, &ColladaParserAutoGen14Private::_freeAttributes__format_hint);
283 mElementToNamespaceMap[HASH_ELEMENT_FORMAT_HINT] = HASH_NAMESPACE_COLLADA;
284 mElementFunctionMap[HASH_ELEMENT_CHANNELS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__channels, &ColladaParserAutoGen14Private::_data__channels, &ColladaParserAutoGen14Private::_end__channels, &ColladaParserAutoGen14Private::_preBegin__channels, &ColladaParserAutoGen14Private::_preEnd__channels, &ColladaParserAutoGen14Private::_freeAttributes__channels);
285 mElementToNamespaceMap[HASH_ELEMENT_CHANNELS] = HASH_NAMESPACE_COLLADA;
286 mElementFunctionMap[HASH_ELEMENT_RANGE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__range, &ColladaParserAutoGen14Private::_data__range, &ColladaParserAutoGen14Private::_end__range, &ColladaParserAutoGen14Private::_preBegin__range, &ColladaParserAutoGen14Private::_preEnd__range, &ColladaParserAutoGen14Private::_freeAttributes__range);
287 mElementToNamespaceMap[HASH_ELEMENT_RANGE] = HASH_NAMESPACE_COLLADA;
288 mElementFunctionMap[HASH_ELEMENT_PRECISION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__precision, &ColladaParserAutoGen14Private::_data__precision, &ColladaParserAutoGen14Private::_end__precision, &ColladaParserAutoGen14Private::_preBegin__precision, &ColladaParserAutoGen14Private::_preEnd__precision, &ColladaParserAutoGen14Private::_freeAttributes__precision);
289 mElementToNamespaceMap[HASH_ELEMENT_PRECISION] = HASH_NAMESPACE_COLLADA;
290 mElementFunctionMap[HASH_ELEMENT_OPTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__option, &ColladaParserAutoGen14Private::_data__option, &ColladaParserAutoGen14Private::_end__option, &ColladaParserAutoGen14Private::_preBegin__option, &ColladaParserAutoGen14Private::_preEnd__option, &ColladaParserAutoGen14Private::_freeAttributes__option);
291 mElementToNamespaceMap[HASH_ELEMENT_OPTION] = HASH_NAMESPACE_COLLADA;
292 mElementFunctionMap[HASH_ELEMENT_SIZE____INT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__size____int3, &ColladaParserAutoGen14Private::_data__size____int3, &ColladaParserAutoGen14Private::_end__size____int3, &ColladaParserAutoGen14Private::_preBegin__size____int3, &ColladaParserAutoGen14Private::_preEnd__size____int3, &ColladaParserAutoGen14Private::_freeAttributes__size____int3);
293 mElementToNamespaceMap[HASH_ELEMENT_SIZE____INT3] = HASH_NAMESPACE_COLLADA;
294 mElementFunctionMap[HASH_ELEMENT_VIEWPORT_RATIO] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__viewport_ratio, &ColladaParserAutoGen14Private::_data__viewport_ratio, &ColladaParserAutoGen14Private::_end__viewport_ratio, &ColladaParserAutoGen14Private::_preBegin__viewport_ratio, &ColladaParserAutoGen14Private::_preEnd__viewport_ratio, &ColladaParserAutoGen14Private::_freeAttributes__viewport_ratio);
295 mElementToNamespaceMap[HASH_ELEMENT_VIEWPORT_RATIO] = HASH_NAMESPACE_COLLADA;
296 mElementFunctionMap[HASH_ELEMENT_MIP_LEVELS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mip_levels, &ColladaParserAutoGen14Private::_data__mip_levels, &ColladaParserAutoGen14Private::_end__mip_levels, &ColladaParserAutoGen14Private::_preBegin__mip_levels, &ColladaParserAutoGen14Private::_preEnd__mip_levels, &ColladaParserAutoGen14Private::_freeAttributes__mip_levels);
297 mElementToNamespaceMap[HASH_ELEMENT_MIP_LEVELS] = HASH_NAMESPACE_COLLADA;
298 mElementFunctionMap[HASH_ELEMENT_MIPMAP_GENERATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mipmap_generate, &ColladaParserAutoGen14Private::_data__mipmap_generate, &ColladaParserAutoGen14Private::_end__mipmap_generate, &ColladaParserAutoGen14Private::_preBegin__mipmap_generate, &ColladaParserAutoGen14Private::_preEnd__mipmap_generate, &ColladaParserAutoGen14Private::_freeAttributes__mipmap_generate);
299 mElementToNamespaceMap[HASH_ELEMENT_MIPMAP_GENERATE] = HASH_NAMESPACE_COLLADA;
300 mElementFunctionMap[HASH_ELEMENT_SAMPLER1D____FX_SAMPLER1D_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler1D____fx_sampler1D_common, &ColladaParserAutoGen14Private::_data__sampler1D____fx_sampler1D_common, &ColladaParserAutoGen14Private::_end__sampler1D____fx_sampler1D_common, &ColladaParserAutoGen14Private::_preBegin__sampler1D____fx_sampler1D_common, &ColladaParserAutoGen14Private::_preEnd__sampler1D____fx_sampler1D_common, &ColladaParserAutoGen14Private::_freeAttributes__sampler1D____fx_sampler1D_common);
301 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER1D____FX_SAMPLER1D_COMMON] = HASH_NAMESPACE_COLLADA;
302 mElementFunctionMap[HASH_ELEMENT_SOURCE____NCNAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__source____NCName, &ColladaParserAutoGen14Private::_data__source____NCName, &ColladaParserAutoGen14Private::_end__source____NCName, &ColladaParserAutoGen14Private::_preBegin__source____NCName, &ColladaParserAutoGen14Private::_preEnd__source____NCName, &ColladaParserAutoGen14Private::_freeAttributes__source____NCName);
303 mElementToNamespaceMap[HASH_ELEMENT_SOURCE____NCNAME] = HASH_NAMESPACE_COLLADA;
304 mElementFunctionMap[HASH_ELEMENT_WRAP_S____FX_SAMPLER_WRAP_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__wrap_s____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_data__wrap_s____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_end__wrap_s____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_preBegin__wrap_s____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_preEnd__wrap_s____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_freeAttributes__wrap_s____fx_sampler_wrap_common);
305 mElementToNamespaceMap[HASH_ELEMENT_WRAP_S____FX_SAMPLER_WRAP_COMMON] = HASH_NAMESPACE_COLLADA;
306 mElementFunctionMap[HASH_ELEMENT_MINFILTER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__minfilter, &ColladaParserAutoGen14Private::_data__minfilter, &ColladaParserAutoGen14Private::_end__minfilter, &ColladaParserAutoGen14Private::_preBegin__minfilter, &ColladaParserAutoGen14Private::_preEnd__minfilter, &ColladaParserAutoGen14Private::_freeAttributes__minfilter);
307 mElementToNamespaceMap[HASH_ELEMENT_MINFILTER] = HASH_NAMESPACE_COLLADA;
308 mElementFunctionMap[HASH_ELEMENT_MAGFILTER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__magfilter, &ColladaParserAutoGen14Private::_data__magfilter, &ColladaParserAutoGen14Private::_end__magfilter, &ColladaParserAutoGen14Private::_preBegin__magfilter, &ColladaParserAutoGen14Private::_preEnd__magfilter, &ColladaParserAutoGen14Private::_freeAttributes__magfilter);
309 mElementToNamespaceMap[HASH_ELEMENT_MAGFILTER] = HASH_NAMESPACE_COLLADA;
310 mElementFunctionMap[HASH_ELEMENT_MIPFILTER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mipfilter, &ColladaParserAutoGen14Private::_data__mipfilter, &ColladaParserAutoGen14Private::_end__mipfilter, &ColladaParserAutoGen14Private::_preBegin__mipfilter, &ColladaParserAutoGen14Private::_preEnd__mipfilter, &ColladaParserAutoGen14Private::_freeAttributes__mipfilter);
311 mElementToNamespaceMap[HASH_ELEMENT_MIPFILTER] = HASH_NAMESPACE_COLLADA;
312 mElementFunctionMap[HASH_ELEMENT_BORDER_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__border_color, &ColladaParserAutoGen14Private::_data__border_color, &ColladaParserAutoGen14Private::_end__border_color, &ColladaParserAutoGen14Private::_preBegin__border_color, &ColladaParserAutoGen14Private::_preEnd__border_color, &ColladaParserAutoGen14Private::_freeAttributes__border_color);
313 mElementToNamespaceMap[HASH_ELEMENT_BORDER_COLOR] = HASH_NAMESPACE_COLLADA;
314 mElementFunctionMap[HASH_ELEMENT_MIPMAP_MAXLEVEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mipmap_maxlevel, &ColladaParserAutoGen14Private::_data__mipmap_maxlevel, &ColladaParserAutoGen14Private::_end__mipmap_maxlevel, &ColladaParserAutoGen14Private::_preBegin__mipmap_maxlevel, &ColladaParserAutoGen14Private::_preEnd__mipmap_maxlevel, &ColladaParserAutoGen14Private::_freeAttributes__mipmap_maxlevel);
315 mElementToNamespaceMap[HASH_ELEMENT_MIPMAP_MAXLEVEL] = HASH_NAMESPACE_COLLADA;
316 mElementFunctionMap[HASH_ELEMENT_MIPMAP_BIAS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mipmap_bias, &ColladaParserAutoGen14Private::_data__mipmap_bias, &ColladaParserAutoGen14Private::_end__mipmap_bias, &ColladaParserAutoGen14Private::_preBegin__mipmap_bias, &ColladaParserAutoGen14Private::_preEnd__mipmap_bias, &ColladaParserAutoGen14Private::_freeAttributes__mipmap_bias);
317 mElementToNamespaceMap[HASH_ELEMENT_MIPMAP_BIAS] = HASH_NAMESPACE_COLLADA;
318 mElementFunctionMap[HASH_ELEMENT_SAMPLER2D____FX_SAMPLER2D_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler2D____fx_sampler2D_common, &ColladaParserAutoGen14Private::_data__sampler2D____fx_sampler2D_common, &ColladaParserAutoGen14Private::_end__sampler2D____fx_sampler2D_common, &ColladaParserAutoGen14Private::_preBegin__sampler2D____fx_sampler2D_common, &ColladaParserAutoGen14Private::_preEnd__sampler2D____fx_sampler2D_common, &ColladaParserAutoGen14Private::_freeAttributes__sampler2D____fx_sampler2D_common);
319 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER2D____FX_SAMPLER2D_COMMON] = HASH_NAMESPACE_COLLADA;
320 mElementFunctionMap[HASH_ELEMENT_WRAP_T____FX_SAMPLER_WRAP_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__wrap_t____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_data__wrap_t____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_end__wrap_t____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_preBegin__wrap_t____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_preEnd__wrap_t____fx_sampler_wrap_common, &ColladaParserAutoGen14Private::_freeAttributes__wrap_t____fx_sampler_wrap_common);
321 mElementToNamespaceMap[HASH_ELEMENT_WRAP_T____FX_SAMPLER_WRAP_COMMON] = HASH_NAMESPACE_COLLADA;
322 mElementFunctionMap[HASH_ELEMENT_SAMPLER3D____FX_SAMPLER3D_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler3D____fx_sampler3D_common, &ColladaParserAutoGen14Private::_data__sampler3D____fx_sampler3D_common, &ColladaParserAutoGen14Private::_end__sampler3D____fx_sampler3D_common, &ColladaParserAutoGen14Private::_preBegin__sampler3D____fx_sampler3D_common, &ColladaParserAutoGen14Private::_preEnd__sampler3D____fx_sampler3D_common, &ColladaParserAutoGen14Private::_freeAttributes__sampler3D____fx_sampler3D_common);
323 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER3D____FX_SAMPLER3D_COMMON] = HASH_NAMESPACE_COLLADA;
324 mElementFunctionMap[HASH_ELEMENT_WRAP_P] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__wrap_p, &ColladaParserAutoGen14Private::_data__wrap_p, &ColladaParserAutoGen14Private::_end__wrap_p, &ColladaParserAutoGen14Private::_preBegin__wrap_p, &ColladaParserAutoGen14Private::_preEnd__wrap_p, &ColladaParserAutoGen14Private::_freeAttributes__wrap_p);
325 mElementToNamespaceMap[HASH_ELEMENT_WRAP_P] = HASH_NAMESPACE_COLLADA;
326 mElementFunctionMap[HASH_ELEMENT_SAMPLERCUBE____FX_SAMPLERCUBE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerCUBE____fx_samplerCUBE_common, &ColladaParserAutoGen14Private::_data__samplerCUBE____fx_samplerCUBE_common, &ColladaParserAutoGen14Private::_end__samplerCUBE____fx_samplerCUBE_common, &ColladaParserAutoGen14Private::_preBegin__samplerCUBE____fx_samplerCUBE_common, &ColladaParserAutoGen14Private::_preEnd__samplerCUBE____fx_samplerCUBE_common, &ColladaParserAutoGen14Private::_freeAttributes__samplerCUBE____fx_samplerCUBE_common);
327 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERCUBE____FX_SAMPLERCUBE_COMMON] = HASH_NAMESPACE_COLLADA;
328 mElementFunctionMap[HASH_ELEMENT_SAMPLERRECT____FX_SAMPLERRECT_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerRECT____fx_samplerRECT_common, &ColladaParserAutoGen14Private::_data__samplerRECT____fx_samplerRECT_common, &ColladaParserAutoGen14Private::_end__samplerRECT____fx_samplerRECT_common, &ColladaParserAutoGen14Private::_preBegin__samplerRECT____fx_samplerRECT_common, &ColladaParserAutoGen14Private::_preEnd__samplerRECT____fx_samplerRECT_common, &ColladaParserAutoGen14Private::_freeAttributes__samplerRECT____fx_samplerRECT_common);
329 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERRECT____FX_SAMPLERRECT_COMMON] = HASH_NAMESPACE_COLLADA;
330 mElementFunctionMap[HASH_ELEMENT_SAMPLERDEPTH____FX_SAMPLERDEPTH_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerDEPTH____fx_samplerDEPTH_common, &ColladaParserAutoGen14Private::_data__samplerDEPTH____fx_samplerDEPTH_common, &ColladaParserAutoGen14Private::_end__samplerDEPTH____fx_samplerDEPTH_common, &ColladaParserAutoGen14Private::_preBegin__samplerDEPTH____fx_samplerDEPTH_common, &ColladaParserAutoGen14Private::_preEnd__samplerDEPTH____fx_samplerDEPTH_common, &ColladaParserAutoGen14Private::_freeAttributes__samplerDEPTH____fx_samplerDEPTH_common);
331 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERDEPTH____FX_SAMPLERDEPTH_COMMON] = HASH_NAMESPACE_COLLADA;
332 mElementFunctionMap[HASH_ELEMENT_ENUM____STRING] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__enum____string, &ColladaParserAutoGen14Private::_data__enum____string, &ColladaParserAutoGen14Private::_end__enum____string, &ColladaParserAutoGen14Private::_preBegin__enum____string, &ColladaParserAutoGen14Private::_preEnd__enum____string, &ColladaParserAutoGen14Private::_freeAttributes__enum____string);
333 mElementToNamespaceMap[HASH_ELEMENT_ENUM____STRING] = HASH_NAMESPACE_COLLADA;
334 mElementFunctionMap[HASH_ELEMENT_FX_PROFILE_ABSTRACT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fx_profile_abstract, &ColladaParserAutoGen14Private::_data__fx_profile_abstract, &ColladaParserAutoGen14Private::_end__fx_profile_abstract, &ColladaParserAutoGen14Private::_preBegin__fx_profile_abstract, &ColladaParserAutoGen14Private::_preEnd__fx_profile_abstract, &ColladaParserAutoGen14Private::_freeAttributes__fx_profile_abstract);
335 mElementToNamespaceMap[HASH_ELEMENT_FX_PROFILE_ABSTRACT] = HASH_NAMESPACE_COLLADA;
336 mElementFunctionMap[HASH_ELEMENT_LIBRARY_FORCE_FIELDS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_force_fields, &ColladaParserAutoGen14Private::_data__library_force_fields, &ColladaParserAutoGen14Private::_end__library_force_fields, &ColladaParserAutoGen14Private::_preBegin__library_force_fields, &ColladaParserAutoGen14Private::_preEnd__library_force_fields, &ColladaParserAutoGen14Private::_freeAttributes__library_force_fields);
337 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_FORCE_FIELDS] = HASH_NAMESPACE_COLLADA;
338 mElementFunctionMap[HASH_ELEMENT_FORCE_FIELD] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__force_field, &ColladaParserAutoGen14Private::_data__force_field, &ColladaParserAutoGen14Private::_end__force_field, &ColladaParserAutoGen14Private::_preBegin__force_field, &ColladaParserAutoGen14Private::_preEnd__force_field, &ColladaParserAutoGen14Private::_freeAttributes__force_field);
339 mElementToNamespaceMap[HASH_ELEMENT_FORCE_FIELD] = HASH_NAMESPACE_COLLADA;
340 mElementFunctionMap[HASH_ELEMENT_LIBRARY_IMAGES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_images, &ColladaParserAutoGen14Private::_data__library_images, &ColladaParserAutoGen14Private::_end__library_images, &ColladaParserAutoGen14Private::_preBegin__library_images, &ColladaParserAutoGen14Private::_preEnd__library_images, &ColladaParserAutoGen14Private::_freeAttributes__library_images);
341 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_IMAGES] = HASH_NAMESPACE_COLLADA;
342 mElementFunctionMap[HASH_ELEMENT_LIBRARY_LIGHTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_lights, &ColladaParserAutoGen14Private::_data__library_lights, &ColladaParserAutoGen14Private::_end__library_lights, &ColladaParserAutoGen14Private::_preBegin__library_lights, &ColladaParserAutoGen14Private::_preEnd__library_lights, &ColladaParserAutoGen14Private::_freeAttributes__library_lights);
343 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_LIGHTS] = HASH_NAMESPACE_COLLADA;
344 mElementFunctionMap[HASH_ELEMENT_LIGHT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light, &ColladaParserAutoGen14Private::_data__light, &ColladaParserAutoGen14Private::_end__light, &ColladaParserAutoGen14Private::_preBegin__light, &ColladaParserAutoGen14Private::_preEnd__light, &ColladaParserAutoGen14Private::_freeAttributes__light);
345 mElementToNamespaceMap[HASH_ELEMENT_LIGHT] = HASH_NAMESPACE_COLLADA;
346 mElementFunctionMap[HASH_ELEMENT_LIGHT__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light__technique_common, &ColladaParserAutoGen14Private::_data__light__technique_common, &ColladaParserAutoGen14Private::_end__light__technique_common, &ColladaParserAutoGen14Private::_preBegin__light__technique_common, &ColladaParserAutoGen14Private::_preEnd__light__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__light__technique_common);
347 mElementToNamespaceMap[HASH_ELEMENT_LIGHT__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
348 mElementFunctionMap[HASH_ELEMENT_LIGHT__TECHNIQUE_COMMON__AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light__technique_common__ambient, &ColladaParserAutoGen14Private::_data__light__technique_common__ambient, &ColladaParserAutoGen14Private::_end__light__technique_common__ambient, &ColladaParserAutoGen14Private::_preBegin__light__technique_common__ambient, &ColladaParserAutoGen14Private::_preEnd__light__technique_common__ambient, &ColladaParserAutoGen14Private::_freeAttributes__light__technique_common__ambient);
349 mElementToNamespaceMap[HASH_ELEMENT_LIGHT__TECHNIQUE_COMMON__AMBIENT] = HASH_NAMESPACE_COLLADA;
350 mElementFunctionMap[HASH_ELEMENT_COLOR____TARGETABLEFLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color____TargetableFloat3, &ColladaParserAutoGen14Private::_data__color____TargetableFloat3, &ColladaParserAutoGen14Private::_end__color____TargetableFloat3, &ColladaParserAutoGen14Private::_preBegin__color____TargetableFloat3, &ColladaParserAutoGen14Private::_preEnd__color____TargetableFloat3, &ColladaParserAutoGen14Private::_freeAttributes__color____TargetableFloat3);
351 mElementToNamespaceMap[HASH_ELEMENT_COLOR____TARGETABLEFLOAT3] = HASH_NAMESPACE_COLLADA;
352 mElementFunctionMap[HASH_ELEMENT_DIRECTIONAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__directional, &ColladaParserAutoGen14Private::_data__directional, &ColladaParserAutoGen14Private::_end__directional, &ColladaParserAutoGen14Private::_preBegin__directional, &ColladaParserAutoGen14Private::_preEnd__directional, &ColladaParserAutoGen14Private::_freeAttributes__directional);
353 mElementToNamespaceMap[HASH_ELEMENT_DIRECTIONAL] = HASH_NAMESPACE_COLLADA;
354 mElementFunctionMap[HASH_ELEMENT_POINT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__point, &ColladaParserAutoGen14Private::_data__point, &ColladaParserAutoGen14Private::_end__point, &ColladaParserAutoGen14Private::_preBegin__point, &ColladaParserAutoGen14Private::_preEnd__point, &ColladaParserAutoGen14Private::_freeAttributes__point);
355 mElementToNamespaceMap[HASH_ELEMENT_POINT] = HASH_NAMESPACE_COLLADA;
356 mElementFunctionMap[HASH_ELEMENT_CONSTANT_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__constant_attenuation, &ColladaParserAutoGen14Private::_data__constant_attenuation, &ColladaParserAutoGen14Private::_end__constant_attenuation, &ColladaParserAutoGen14Private::_preBegin__constant_attenuation, &ColladaParserAutoGen14Private::_preEnd__constant_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__constant_attenuation);
357 mElementToNamespaceMap[HASH_ELEMENT_CONSTANT_ATTENUATION] = HASH_NAMESPACE_COLLADA;
358 mElementFunctionMap[HASH_ELEMENT_LINEAR_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__linear_attenuation, &ColladaParserAutoGen14Private::_data__linear_attenuation, &ColladaParserAutoGen14Private::_end__linear_attenuation, &ColladaParserAutoGen14Private::_preBegin__linear_attenuation, &ColladaParserAutoGen14Private::_preEnd__linear_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__linear_attenuation);
359 mElementToNamespaceMap[HASH_ELEMENT_LINEAR_ATTENUATION] = HASH_NAMESPACE_COLLADA;
360 mElementFunctionMap[HASH_ELEMENT_QUADRATIC_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__quadratic_attenuation, &ColladaParserAutoGen14Private::_data__quadratic_attenuation, &ColladaParserAutoGen14Private::_end__quadratic_attenuation, &ColladaParserAutoGen14Private::_preBegin__quadratic_attenuation, &ColladaParserAutoGen14Private::_preEnd__quadratic_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__quadratic_attenuation);
361 mElementToNamespaceMap[HASH_ELEMENT_QUADRATIC_ATTENUATION] = HASH_NAMESPACE_COLLADA;
362 mElementFunctionMap[HASH_ELEMENT_SPOT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__spot, &ColladaParserAutoGen14Private::_data__spot, &ColladaParserAutoGen14Private::_end__spot, &ColladaParserAutoGen14Private::_preBegin__spot, &ColladaParserAutoGen14Private::_preEnd__spot, &ColladaParserAutoGen14Private::_freeAttributes__spot);
363 mElementToNamespaceMap[HASH_ELEMENT_SPOT] = HASH_NAMESPACE_COLLADA;
364 mElementFunctionMap[HASH_ELEMENT_FALLOFF_ANGLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__falloff_angle, &ColladaParserAutoGen14Private::_data__falloff_angle, &ColladaParserAutoGen14Private::_end__falloff_angle, &ColladaParserAutoGen14Private::_preBegin__falloff_angle, &ColladaParserAutoGen14Private::_preEnd__falloff_angle, &ColladaParserAutoGen14Private::_freeAttributes__falloff_angle);
365 mElementToNamespaceMap[HASH_ELEMENT_FALLOFF_ANGLE] = HASH_NAMESPACE_COLLADA;
366 mElementFunctionMap[HASH_ELEMENT_FALLOFF_EXPONENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__falloff_exponent, &ColladaParserAutoGen14Private::_data__falloff_exponent, &ColladaParserAutoGen14Private::_end__falloff_exponent, &ColladaParserAutoGen14Private::_preBegin__falloff_exponent, &ColladaParserAutoGen14Private::_preEnd__falloff_exponent, &ColladaParserAutoGen14Private::_freeAttributes__falloff_exponent);
367 mElementToNamespaceMap[HASH_ELEMENT_FALLOFF_EXPONENT] = HASH_NAMESPACE_COLLADA;
368 mElementFunctionMap[HASH_ELEMENT_LIBRARY_MATERIALS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_materials, &ColladaParserAutoGen14Private::_data__library_materials, &ColladaParserAutoGen14Private::_end__library_materials, &ColladaParserAutoGen14Private::_preBegin__library_materials, &ColladaParserAutoGen14Private::_preEnd__library_materials, &ColladaParserAutoGen14Private::_freeAttributes__library_materials);
369 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_MATERIALS] = HASH_NAMESPACE_COLLADA;
370 mElementFunctionMap[HASH_ELEMENT_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__material, &ColladaParserAutoGen14Private::_data__material, &ColladaParserAutoGen14Private::_end__material, &ColladaParserAutoGen14Private::_preBegin__material, &ColladaParserAutoGen14Private::_preEnd__material, &ColladaParserAutoGen14Private::_freeAttributes__material);
371 mElementToNamespaceMap[HASH_ELEMENT_MATERIAL] = HASH_NAMESPACE_COLLADA;
372 mElementFunctionMap[HASH_ELEMENT_INSTANCE_EFFECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_effect, &ColladaParserAutoGen14Private::_data__instance_effect, &ColladaParserAutoGen14Private::_end__instance_effect, &ColladaParserAutoGen14Private::_preBegin__instance_effect, &ColladaParserAutoGen14Private::_preEnd__instance_effect, &ColladaParserAutoGen14Private::_freeAttributes__instance_effect);
373 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_EFFECT] = HASH_NAMESPACE_COLLADA;
374 mElementFunctionMap[HASH_ELEMENT_TECHNIQUE_HINT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__technique_hint, &ColladaParserAutoGen14Private::_data__technique_hint, &ColladaParserAutoGen14Private::_end__technique_hint, &ColladaParserAutoGen14Private::_preBegin__technique_hint, &ColladaParserAutoGen14Private::_preEnd__technique_hint, &ColladaParserAutoGen14Private::_freeAttributes__technique_hint);
375 mElementToNamespaceMap[HASH_ELEMENT_TECHNIQUE_HINT] = HASH_NAMESPACE_COLLADA;
376 mElementFunctionMap[HASH_ELEMENT_INSTANCE_EFFECT__SETPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_effect__setparam, &ColladaParserAutoGen14Private::_data__instance_effect__setparam, &ColladaParserAutoGen14Private::_end__instance_effect__setparam, &ColladaParserAutoGen14Private::_preBegin__instance_effect__setparam, &ColladaParserAutoGen14Private::_preEnd__instance_effect__setparam, &ColladaParserAutoGen14Private::_freeAttributes__instance_effect__setparam);
377 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_EFFECT__SETPARAM] = HASH_NAMESPACE_COLLADA;
378 mElementFunctionMap[HASH_ELEMENT_LIBRARY_NODES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_nodes, &ColladaParserAutoGen14Private::_data__library_nodes, &ColladaParserAutoGen14Private::_end__library_nodes, &ColladaParserAutoGen14Private::_preBegin__library_nodes, &ColladaParserAutoGen14Private::_preEnd__library_nodes, &ColladaParserAutoGen14Private::_freeAttributes__library_nodes);
379 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_NODES] = HASH_NAMESPACE_COLLADA;
380 mElementFunctionMap[HASH_ELEMENT_NODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__node, &ColladaParserAutoGen14Private::_data__node, &ColladaParserAutoGen14Private::_end__node, &ColladaParserAutoGen14Private::_preBegin__node, &ColladaParserAutoGen14Private::_preEnd__node, &ColladaParserAutoGen14Private::_freeAttributes__node);
381 mElementToNamespaceMap[HASH_ELEMENT_NODE] = HASH_NAMESPACE_COLLADA;
382 mElementFunctionMap[HASH_ELEMENT_LOOKAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__lookat, &ColladaParserAutoGen14Private::_data__lookat, &ColladaParserAutoGen14Private::_end__lookat, &ColladaParserAutoGen14Private::_preBegin__lookat, &ColladaParserAutoGen14Private::_preEnd__lookat, &ColladaParserAutoGen14Private::_freeAttributes__lookat);
383 mElementToNamespaceMap[HASH_ELEMENT_LOOKAT] = HASH_NAMESPACE_COLLADA;
384 mElementFunctionMap[HASH_ELEMENT_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__matrix, &ColladaParserAutoGen14Private::_data__matrix, &ColladaParserAutoGen14Private::_end__matrix, &ColladaParserAutoGen14Private::_preBegin__matrix, &ColladaParserAutoGen14Private::_preEnd__matrix, &ColladaParserAutoGen14Private::_freeAttributes__matrix);
385 mElementToNamespaceMap[HASH_ELEMENT_MATRIX] = HASH_NAMESPACE_COLLADA;
386 mElementFunctionMap[HASH_ELEMENT_ROTATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rotate, &ColladaParserAutoGen14Private::_data__rotate, &ColladaParserAutoGen14Private::_end__rotate, &ColladaParserAutoGen14Private::_preBegin__rotate, &ColladaParserAutoGen14Private::_preEnd__rotate, &ColladaParserAutoGen14Private::_freeAttributes__rotate);
387 mElementToNamespaceMap[HASH_ELEMENT_ROTATE] = HASH_NAMESPACE_COLLADA;
388 mElementFunctionMap[HASH_ELEMENT_SCALE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__scale, &ColladaParserAutoGen14Private::_data__scale, &ColladaParserAutoGen14Private::_end__scale, &ColladaParserAutoGen14Private::_preBegin__scale, &ColladaParserAutoGen14Private::_preEnd__scale, &ColladaParserAutoGen14Private::_freeAttributes__scale);
389 mElementToNamespaceMap[HASH_ELEMENT_SCALE] = HASH_NAMESPACE_COLLADA;
390 mElementFunctionMap[HASH_ELEMENT_SKEW] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__skew, &ColladaParserAutoGen14Private::_data__skew, &ColladaParserAutoGen14Private::_end__skew, &ColladaParserAutoGen14Private::_preBegin__skew, &ColladaParserAutoGen14Private::_preEnd__skew, &ColladaParserAutoGen14Private::_freeAttributes__skew);
391 mElementToNamespaceMap[HASH_ELEMENT_SKEW] = HASH_NAMESPACE_COLLADA;
392 mElementFunctionMap[HASH_ELEMENT_TRANSLATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__translate, &ColladaParserAutoGen14Private::_data__translate, &ColladaParserAutoGen14Private::_end__translate, &ColladaParserAutoGen14Private::_preBegin__translate, &ColladaParserAutoGen14Private::_preEnd__translate, &ColladaParserAutoGen14Private::_freeAttributes__translate);
393 mElementToNamespaceMap[HASH_ELEMENT_TRANSLATE] = HASH_NAMESPACE_COLLADA;
394 mElementFunctionMap[HASH_ELEMENT_INSTANCE_CAMERA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_camera, &ColladaParserAutoGen14Private::_data__instance_camera, &ColladaParserAutoGen14Private::_end__instance_camera, &ColladaParserAutoGen14Private::_preBegin__instance_camera, &ColladaParserAutoGen14Private::_preEnd__instance_camera, &ColladaParserAutoGen14Private::_freeAttributes__instance_camera);
395 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_CAMERA] = HASH_NAMESPACE_COLLADA;
396 mElementFunctionMap[HASH_ELEMENT_INSTANCE_CONTROLLER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_controller, &ColladaParserAutoGen14Private::_data__instance_controller, &ColladaParserAutoGen14Private::_end__instance_controller, &ColladaParserAutoGen14Private::_preBegin__instance_controller, &ColladaParserAutoGen14Private::_preEnd__instance_controller, &ColladaParserAutoGen14Private::_freeAttributes__instance_controller);
397 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_CONTROLLER] = HASH_NAMESPACE_COLLADA;
398 mElementFunctionMap[HASH_ELEMENT_SKELETON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__skeleton, &ColladaParserAutoGen14Private::_data__skeleton, &ColladaParserAutoGen14Private::_end__skeleton, &ColladaParserAutoGen14Private::_preBegin__skeleton, &ColladaParserAutoGen14Private::_preEnd__skeleton, &ColladaParserAutoGen14Private::_freeAttributes__skeleton);
399 mElementToNamespaceMap[HASH_ELEMENT_SKELETON] = HASH_NAMESPACE_COLLADA;
400 mElementFunctionMap[HASH_ELEMENT_BIND_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bind_material, &ColladaParserAutoGen14Private::_data__bind_material, &ColladaParserAutoGen14Private::_end__bind_material, &ColladaParserAutoGen14Private::_preBegin__bind_material, &ColladaParserAutoGen14Private::_preEnd__bind_material, &ColladaParserAutoGen14Private::_freeAttributes__bind_material);
401 mElementToNamespaceMap[HASH_ELEMENT_BIND_MATERIAL] = HASH_NAMESPACE_COLLADA;
402 mElementFunctionMap[HASH_ELEMENT_BIND_MATERIAL__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bind_material__technique_common, &ColladaParserAutoGen14Private::_data__bind_material__technique_common, &ColladaParserAutoGen14Private::_end__bind_material__technique_common, &ColladaParserAutoGen14Private::_preBegin__bind_material__technique_common, &ColladaParserAutoGen14Private::_preEnd__bind_material__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__bind_material__technique_common);
403 mElementToNamespaceMap[HASH_ELEMENT_BIND_MATERIAL__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
404 mElementFunctionMap[HASH_ELEMENT_INSTANCE_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_material, &ColladaParserAutoGen14Private::_data__instance_material, &ColladaParserAutoGen14Private::_end__instance_material, &ColladaParserAutoGen14Private::_preBegin__instance_material, &ColladaParserAutoGen14Private::_preEnd__instance_material, &ColladaParserAutoGen14Private::_freeAttributes__instance_material);
405 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_MATERIAL] = HASH_NAMESPACE_COLLADA;
406 mElementFunctionMap[HASH_ELEMENT_INSTANCE_MATERIAL__BIND] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_material__bind, &ColladaParserAutoGen14Private::_data__instance_material__bind, &ColladaParserAutoGen14Private::_end__instance_material__bind, &ColladaParserAutoGen14Private::_preBegin__instance_material__bind, &ColladaParserAutoGen14Private::_preEnd__instance_material__bind, &ColladaParserAutoGen14Private::_freeAttributes__instance_material__bind);
407 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_MATERIAL__BIND] = HASH_NAMESPACE_COLLADA;
408 mElementFunctionMap[HASH_ELEMENT_BIND_VERTEX_INPUT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bind_vertex_input, &ColladaParserAutoGen14Private::_data__bind_vertex_input, &ColladaParserAutoGen14Private::_end__bind_vertex_input, &ColladaParserAutoGen14Private::_preBegin__bind_vertex_input, &ColladaParserAutoGen14Private::_preEnd__bind_vertex_input, &ColladaParserAutoGen14Private::_freeAttributes__bind_vertex_input);
409 mElementToNamespaceMap[HASH_ELEMENT_BIND_VERTEX_INPUT] = HASH_NAMESPACE_COLLADA;
410 mElementFunctionMap[HASH_ELEMENT_INSTANCE_GEOMETRY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_geometry, &ColladaParserAutoGen14Private::_data__instance_geometry, &ColladaParserAutoGen14Private::_end__instance_geometry, &ColladaParserAutoGen14Private::_preBegin__instance_geometry, &ColladaParserAutoGen14Private::_preEnd__instance_geometry, &ColladaParserAutoGen14Private::_freeAttributes__instance_geometry);
411 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_GEOMETRY] = HASH_NAMESPACE_COLLADA;
412 mElementFunctionMap[HASH_ELEMENT_INSTANCE_LIGHT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_light, &ColladaParserAutoGen14Private::_data__instance_light, &ColladaParserAutoGen14Private::_end__instance_light, &ColladaParserAutoGen14Private::_preBegin__instance_light, &ColladaParserAutoGen14Private::_preEnd__instance_light, &ColladaParserAutoGen14Private::_freeAttributes__instance_light);
413 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_LIGHT] = HASH_NAMESPACE_COLLADA;
414 mElementFunctionMap[HASH_ELEMENT_INSTANCE_NODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_node, &ColladaParserAutoGen14Private::_data__instance_node, &ColladaParserAutoGen14Private::_end__instance_node, &ColladaParserAutoGen14Private::_preBegin__instance_node, &ColladaParserAutoGen14Private::_preEnd__instance_node, &ColladaParserAutoGen14Private::_freeAttributes__instance_node);
415 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_NODE] = HASH_NAMESPACE_COLLADA;
416 mElementFunctionMap[HASH_ELEMENT_LIBRARY_PHYSICS_MATERIALS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_physics_materials, &ColladaParserAutoGen14Private::_data__library_physics_materials, &ColladaParserAutoGen14Private::_end__library_physics_materials, &ColladaParserAutoGen14Private::_preBegin__library_physics_materials, &ColladaParserAutoGen14Private::_preEnd__library_physics_materials, &ColladaParserAutoGen14Private::_freeAttributes__library_physics_materials);
417 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_PHYSICS_MATERIALS] = HASH_NAMESPACE_COLLADA;
418 mElementFunctionMap[HASH_ELEMENT_PHYSICS_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__physics_material, &ColladaParserAutoGen14Private::_data__physics_material, &ColladaParserAutoGen14Private::_end__physics_material, &ColladaParserAutoGen14Private::_preBegin__physics_material, &ColladaParserAutoGen14Private::_preEnd__physics_material, &ColladaParserAutoGen14Private::_freeAttributes__physics_material);
419 mElementToNamespaceMap[HASH_ELEMENT_PHYSICS_MATERIAL] = HASH_NAMESPACE_COLLADA;
420 mElementFunctionMap[HASH_ELEMENT_PHYSICS_MATERIAL__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__physics_material__technique_common, &ColladaParserAutoGen14Private::_data__physics_material__technique_common, &ColladaParserAutoGen14Private::_end__physics_material__technique_common, &ColladaParserAutoGen14Private::_preBegin__physics_material__technique_common, &ColladaParserAutoGen14Private::_preEnd__physics_material__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__physics_material__technique_common);
421 mElementToNamespaceMap[HASH_ELEMENT_PHYSICS_MATERIAL__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
422 mElementFunctionMap[HASH_ELEMENT_DYNAMIC_FRICTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__dynamic_friction, &ColladaParserAutoGen14Private::_data__dynamic_friction, &ColladaParserAutoGen14Private::_end__dynamic_friction, &ColladaParserAutoGen14Private::_preBegin__dynamic_friction, &ColladaParserAutoGen14Private::_preEnd__dynamic_friction, &ColladaParserAutoGen14Private::_freeAttributes__dynamic_friction);
423 mElementToNamespaceMap[HASH_ELEMENT_DYNAMIC_FRICTION] = HASH_NAMESPACE_COLLADA;
424 mElementFunctionMap[HASH_ELEMENT_RESTITUTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__restitution, &ColladaParserAutoGen14Private::_data__restitution, &ColladaParserAutoGen14Private::_end__restitution, &ColladaParserAutoGen14Private::_preBegin__restitution, &ColladaParserAutoGen14Private::_preEnd__restitution, &ColladaParserAutoGen14Private::_freeAttributes__restitution);
425 mElementToNamespaceMap[HASH_ELEMENT_RESTITUTION] = HASH_NAMESPACE_COLLADA;
426 mElementFunctionMap[HASH_ELEMENT_STATIC_FRICTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__static_friction, &ColladaParserAutoGen14Private::_data__static_friction, &ColladaParserAutoGen14Private::_end__static_friction, &ColladaParserAutoGen14Private::_preBegin__static_friction, &ColladaParserAutoGen14Private::_preEnd__static_friction, &ColladaParserAutoGen14Private::_freeAttributes__static_friction);
427 mElementToNamespaceMap[HASH_ELEMENT_STATIC_FRICTION] = HASH_NAMESPACE_COLLADA;
428 mElementFunctionMap[HASH_ELEMENT_LIBRARY_PHYSICS_MODELS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_physics_models, &ColladaParserAutoGen14Private::_data__library_physics_models, &ColladaParserAutoGen14Private::_end__library_physics_models, &ColladaParserAutoGen14Private::_preBegin__library_physics_models, &ColladaParserAutoGen14Private::_preEnd__library_physics_models, &ColladaParserAutoGen14Private::_freeAttributes__library_physics_models);
429 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_PHYSICS_MODELS] = HASH_NAMESPACE_COLLADA;
430 mElementFunctionMap[HASH_ELEMENT_PHYSICS_MODEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__physics_model, &ColladaParserAutoGen14Private::_data__physics_model, &ColladaParserAutoGen14Private::_end__physics_model, &ColladaParserAutoGen14Private::_preBegin__physics_model, &ColladaParserAutoGen14Private::_preEnd__physics_model, &ColladaParserAutoGen14Private::_freeAttributes__physics_model);
431 mElementToNamespaceMap[HASH_ELEMENT_PHYSICS_MODEL] = HASH_NAMESPACE_COLLADA;
432 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body, &ColladaParserAutoGen14Private::_data__rigid_body, &ColladaParserAutoGen14Private::_end__rigid_body, &ColladaParserAutoGen14Private::_preBegin__rigid_body, &ColladaParserAutoGen14Private::_preEnd__rigid_body, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body);
433 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY] = HASH_NAMESPACE_COLLADA;
434 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body__technique_common, &ColladaParserAutoGen14Private::_data__rigid_body__technique_common, &ColladaParserAutoGen14Private::_end__rigid_body__technique_common, &ColladaParserAutoGen14Private::_preBegin__rigid_body__technique_common, &ColladaParserAutoGen14Private::_preEnd__rigid_body__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body__technique_common);
435 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
436 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__DYNAMIC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_data__rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_end__rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_preBegin__rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_preEnd__rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body__technique_common__dynamic);
437 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__DYNAMIC] = HASH_NAMESPACE_COLLADA;
438 mElementFunctionMap[HASH_ELEMENT_MASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__mass, &ColladaParserAutoGen14Private::_data__mass, &ColladaParserAutoGen14Private::_end__mass, &ColladaParserAutoGen14Private::_preBegin__mass, &ColladaParserAutoGen14Private::_preEnd__mass, &ColladaParserAutoGen14Private::_freeAttributes__mass);
439 mElementToNamespaceMap[HASH_ELEMENT_MASS] = HASH_NAMESPACE_COLLADA;
440 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__MASS_FRAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_data__rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_end__rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_preBegin__rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_preEnd__rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body__technique_common__mass_frame);
441 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__MASS_FRAME] = HASH_NAMESPACE_COLLADA;
442 mElementFunctionMap[HASH_ELEMENT_INERTIA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__inertia, &ColladaParserAutoGen14Private::_data__inertia, &ColladaParserAutoGen14Private::_end__inertia, &ColladaParserAutoGen14Private::_preBegin__inertia, &ColladaParserAutoGen14Private::_preEnd__inertia, &ColladaParserAutoGen14Private::_freeAttributes__inertia);
443 mElementToNamespaceMap[HASH_ELEMENT_INERTIA] = HASH_NAMESPACE_COLLADA;
444 mElementFunctionMap[HASH_ELEMENT_INSTANCE_PHYSICS_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_physics_material, &ColladaParserAutoGen14Private::_data__instance_physics_material, &ColladaParserAutoGen14Private::_end__instance_physics_material, &ColladaParserAutoGen14Private::_preBegin__instance_physics_material, &ColladaParserAutoGen14Private::_preEnd__instance_physics_material, &ColladaParserAutoGen14Private::_freeAttributes__instance_physics_material);
445 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_PHYSICS_MATERIAL] = HASH_NAMESPACE_COLLADA;
446 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__SHAPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_data__rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_end__rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_preBegin__rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_preEnd__rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body__technique_common__shape);
447 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__SHAPE] = HASH_NAMESPACE_COLLADA;
448 mElementFunctionMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__SHAPE__HOLLOW] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_data__rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_end__rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_preBegin__rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_preEnd__rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_freeAttributes__rigid_body__technique_common__shape__hollow);
449 mElementToNamespaceMap[HASH_ELEMENT_RIGID_BODY__TECHNIQUE_COMMON__SHAPE__HOLLOW] = HASH_NAMESPACE_COLLADA;
450 mElementFunctionMap[HASH_ELEMENT_DENSITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__density, &ColladaParserAutoGen14Private::_data__density, &ColladaParserAutoGen14Private::_end__density, &ColladaParserAutoGen14Private::_preBegin__density, &ColladaParserAutoGen14Private::_preEnd__density, &ColladaParserAutoGen14Private::_freeAttributes__density);
451 mElementToNamespaceMap[HASH_ELEMENT_DENSITY] = HASH_NAMESPACE_COLLADA;
452 mElementFunctionMap[HASH_ELEMENT_PLANE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__plane, &ColladaParserAutoGen14Private::_data__plane, &ColladaParserAutoGen14Private::_end__plane, &ColladaParserAutoGen14Private::_preBegin__plane, &ColladaParserAutoGen14Private::_preEnd__plane, &ColladaParserAutoGen14Private::_freeAttributes__plane);
453 mElementToNamespaceMap[HASH_ELEMENT_PLANE] = HASH_NAMESPACE_COLLADA;
454 mElementFunctionMap[HASH_ELEMENT_EQUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__equation, &ColladaParserAutoGen14Private::_data__equation, &ColladaParserAutoGen14Private::_end__equation, &ColladaParserAutoGen14Private::_preBegin__equation, &ColladaParserAutoGen14Private::_preEnd__equation, &ColladaParserAutoGen14Private::_freeAttributes__equation);
455 mElementToNamespaceMap[HASH_ELEMENT_EQUATION] = HASH_NAMESPACE_COLLADA;
456 mElementFunctionMap[HASH_ELEMENT_BOX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__box, &ColladaParserAutoGen14Private::_data__box, &ColladaParserAutoGen14Private::_end__box, &ColladaParserAutoGen14Private::_preBegin__box, &ColladaParserAutoGen14Private::_preEnd__box, &ColladaParserAutoGen14Private::_freeAttributes__box);
457 mElementToNamespaceMap[HASH_ELEMENT_BOX] = HASH_NAMESPACE_COLLADA;
458 mElementFunctionMap[HASH_ELEMENT_HALF_EXTENTS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half_extents, &ColladaParserAutoGen14Private::_data__half_extents, &ColladaParserAutoGen14Private::_end__half_extents, &ColladaParserAutoGen14Private::_preBegin__half_extents, &ColladaParserAutoGen14Private::_preEnd__half_extents, &ColladaParserAutoGen14Private::_freeAttributes__half_extents);
459 mElementToNamespaceMap[HASH_ELEMENT_HALF_EXTENTS] = HASH_NAMESPACE_COLLADA;
460 mElementFunctionMap[HASH_ELEMENT_SPHERE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sphere, &ColladaParserAutoGen14Private::_data__sphere, &ColladaParserAutoGen14Private::_end__sphere, &ColladaParserAutoGen14Private::_preBegin__sphere, &ColladaParserAutoGen14Private::_preEnd__sphere, &ColladaParserAutoGen14Private::_freeAttributes__sphere);
461 mElementToNamespaceMap[HASH_ELEMENT_SPHERE] = HASH_NAMESPACE_COLLADA;
462 mElementFunctionMap[HASH_ELEMENT_RADIUS____FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__radius____float, &ColladaParserAutoGen14Private::_data__radius____float, &ColladaParserAutoGen14Private::_end__radius____float, &ColladaParserAutoGen14Private::_preBegin__radius____float, &ColladaParserAutoGen14Private::_preEnd__radius____float, &ColladaParserAutoGen14Private::_freeAttributes__radius____float);
463 mElementToNamespaceMap[HASH_ELEMENT_RADIUS____FLOAT] = HASH_NAMESPACE_COLLADA;
464 mElementFunctionMap[HASH_ELEMENT_CYLINDER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__cylinder, &ColladaParserAutoGen14Private::_data__cylinder, &ColladaParserAutoGen14Private::_end__cylinder, &ColladaParserAutoGen14Private::_preBegin__cylinder, &ColladaParserAutoGen14Private::_preEnd__cylinder, &ColladaParserAutoGen14Private::_freeAttributes__cylinder);
465 mElementToNamespaceMap[HASH_ELEMENT_CYLINDER] = HASH_NAMESPACE_COLLADA;
466 mElementFunctionMap[HASH_ELEMENT_HEIGHT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__height, &ColladaParserAutoGen14Private::_data__height, &ColladaParserAutoGen14Private::_end__height, &ColladaParserAutoGen14Private::_preBegin__height, &ColladaParserAutoGen14Private::_preEnd__height, &ColladaParserAutoGen14Private::_freeAttributes__height);
467 mElementToNamespaceMap[HASH_ELEMENT_HEIGHT] = HASH_NAMESPACE_COLLADA;
468 mElementFunctionMap[HASH_ELEMENT_RADIUS____FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__radius____float2, &ColladaParserAutoGen14Private::_data__radius____float2, &ColladaParserAutoGen14Private::_end__radius____float2, &ColladaParserAutoGen14Private::_preBegin__radius____float2, &ColladaParserAutoGen14Private::_preEnd__radius____float2, &ColladaParserAutoGen14Private::_freeAttributes__radius____float2);
469 mElementToNamespaceMap[HASH_ELEMENT_RADIUS____FLOAT2] = HASH_NAMESPACE_COLLADA;
470 mElementFunctionMap[HASH_ELEMENT_TAPERED_CYLINDER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__tapered_cylinder, &ColladaParserAutoGen14Private::_data__tapered_cylinder, &ColladaParserAutoGen14Private::_end__tapered_cylinder, &ColladaParserAutoGen14Private::_preBegin__tapered_cylinder, &ColladaParserAutoGen14Private::_preEnd__tapered_cylinder, &ColladaParserAutoGen14Private::_freeAttributes__tapered_cylinder);
471 mElementToNamespaceMap[HASH_ELEMENT_TAPERED_CYLINDER] = HASH_NAMESPACE_COLLADA;
472 mElementFunctionMap[HASH_ELEMENT_RADIUS1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__radius1, &ColladaParserAutoGen14Private::_data__radius1, &ColladaParserAutoGen14Private::_end__radius1, &ColladaParserAutoGen14Private::_preBegin__radius1, &ColladaParserAutoGen14Private::_preEnd__radius1, &ColladaParserAutoGen14Private::_freeAttributes__radius1);
473 mElementToNamespaceMap[HASH_ELEMENT_RADIUS1] = HASH_NAMESPACE_COLLADA;
474 mElementFunctionMap[HASH_ELEMENT_RADIUS2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__radius2, &ColladaParserAutoGen14Private::_data__radius2, &ColladaParserAutoGen14Private::_end__radius2, &ColladaParserAutoGen14Private::_preBegin__radius2, &ColladaParserAutoGen14Private::_preEnd__radius2, &ColladaParserAutoGen14Private::_freeAttributes__radius2);
475 mElementToNamespaceMap[HASH_ELEMENT_RADIUS2] = HASH_NAMESPACE_COLLADA;
476 mElementFunctionMap[HASH_ELEMENT_CAPSULE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__capsule, &ColladaParserAutoGen14Private::_data__capsule, &ColladaParserAutoGen14Private::_end__capsule, &ColladaParserAutoGen14Private::_preBegin__capsule, &ColladaParserAutoGen14Private::_preEnd__capsule, &ColladaParserAutoGen14Private::_freeAttributes__capsule);
477 mElementToNamespaceMap[HASH_ELEMENT_CAPSULE] = HASH_NAMESPACE_COLLADA;
478 mElementFunctionMap[HASH_ELEMENT_TAPERED_CAPSULE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__tapered_capsule, &ColladaParserAutoGen14Private::_data__tapered_capsule, &ColladaParserAutoGen14Private::_end__tapered_capsule, &ColladaParserAutoGen14Private::_preBegin__tapered_capsule, &ColladaParserAutoGen14Private::_preEnd__tapered_capsule, &ColladaParserAutoGen14Private::_freeAttributes__tapered_capsule);
479 mElementToNamespaceMap[HASH_ELEMENT_TAPERED_CAPSULE] = HASH_NAMESPACE_COLLADA;
480 mElementFunctionMap[HASH_ELEMENT_RIGID_CONSTRAINT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_constraint, &ColladaParserAutoGen14Private::_data__rigid_constraint, &ColladaParserAutoGen14Private::_end__rigid_constraint, &ColladaParserAutoGen14Private::_preBegin__rigid_constraint, &ColladaParserAutoGen14Private::_preEnd__rigid_constraint, &ColladaParserAutoGen14Private::_freeAttributes__rigid_constraint);
481 mElementToNamespaceMap[HASH_ELEMENT_RIGID_CONSTRAINT] = HASH_NAMESPACE_COLLADA;
482 mElementFunctionMap[HASH_ELEMENT_REF_ATTACHMENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__ref_attachment, &ColladaParserAutoGen14Private::_data__ref_attachment, &ColladaParserAutoGen14Private::_end__ref_attachment, &ColladaParserAutoGen14Private::_preBegin__ref_attachment, &ColladaParserAutoGen14Private::_preEnd__ref_attachment, &ColladaParserAutoGen14Private::_freeAttributes__ref_attachment);
483 mElementToNamespaceMap[HASH_ELEMENT_REF_ATTACHMENT] = HASH_NAMESPACE_COLLADA;
484 mElementFunctionMap[HASH_ELEMENT_ATTACHMENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__attachment, &ColladaParserAutoGen14Private::_data__attachment, &ColladaParserAutoGen14Private::_end__attachment, &ColladaParserAutoGen14Private::_preBegin__attachment, &ColladaParserAutoGen14Private::_preEnd__attachment, &ColladaParserAutoGen14Private::_freeAttributes__attachment);
485 mElementToNamespaceMap[HASH_ELEMENT_ATTACHMENT] = HASH_NAMESPACE_COLLADA;
486 mElementFunctionMap[HASH_ELEMENT_RIGID_CONSTRAINT__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rigid_constraint__technique_common, &ColladaParserAutoGen14Private::_data__rigid_constraint__technique_common, &ColladaParserAutoGen14Private::_end__rigid_constraint__technique_common, &ColladaParserAutoGen14Private::_preBegin__rigid_constraint__technique_common, &ColladaParserAutoGen14Private::_preEnd__rigid_constraint__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__rigid_constraint__technique_common);
487 mElementToNamespaceMap[HASH_ELEMENT_RIGID_CONSTRAINT__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
488 mElementFunctionMap[HASH_ELEMENT_ENABLED] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__enabled, &ColladaParserAutoGen14Private::_data__enabled, &ColladaParserAutoGen14Private::_end__enabled, &ColladaParserAutoGen14Private::_preBegin__enabled, &ColladaParserAutoGen14Private::_preEnd__enabled, &ColladaParserAutoGen14Private::_freeAttributes__enabled);
489 mElementToNamespaceMap[HASH_ELEMENT_ENABLED] = HASH_NAMESPACE_COLLADA;
490 mElementFunctionMap[HASH_ELEMENT_INTERPENETRATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__interpenetrate, &ColladaParserAutoGen14Private::_data__interpenetrate, &ColladaParserAutoGen14Private::_end__interpenetrate, &ColladaParserAutoGen14Private::_preBegin__interpenetrate, &ColladaParserAutoGen14Private::_preEnd__interpenetrate, &ColladaParserAutoGen14Private::_freeAttributes__interpenetrate);
491 mElementToNamespaceMap[HASH_ELEMENT_INTERPENETRATE] = HASH_NAMESPACE_COLLADA;
492 mElementFunctionMap[HASH_ELEMENT_LIMITS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__limits, &ColladaParserAutoGen14Private::_data__limits, &ColladaParserAutoGen14Private::_end__limits, &ColladaParserAutoGen14Private::_preBegin__limits, &ColladaParserAutoGen14Private::_preEnd__limits, &ColladaParserAutoGen14Private::_freeAttributes__limits);
493 mElementToNamespaceMap[HASH_ELEMENT_LIMITS] = HASH_NAMESPACE_COLLADA;
494 mElementFunctionMap[HASH_ELEMENT_SWING_CONE_AND_TWIST] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__swing_cone_and_twist, &ColladaParserAutoGen14Private::_data__swing_cone_and_twist, &ColladaParserAutoGen14Private::_end__swing_cone_and_twist, &ColladaParserAutoGen14Private::_preBegin__swing_cone_and_twist, &ColladaParserAutoGen14Private::_preEnd__swing_cone_and_twist, &ColladaParserAutoGen14Private::_freeAttributes__swing_cone_and_twist);
495 mElementToNamespaceMap[HASH_ELEMENT_SWING_CONE_AND_TWIST] = HASH_NAMESPACE_COLLADA;
496 mElementFunctionMap[HASH_ELEMENT_MIN] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__min, &ColladaParserAutoGen14Private::_data__min, &ColladaParserAutoGen14Private::_end__min, &ColladaParserAutoGen14Private::_preBegin__min, &ColladaParserAutoGen14Private::_preEnd__min, &ColladaParserAutoGen14Private::_freeAttributes__min);
497 mElementToNamespaceMap[HASH_ELEMENT_MIN] = HASH_NAMESPACE_COLLADA;
498 mElementFunctionMap[HASH_ELEMENT_MAX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__max, &ColladaParserAutoGen14Private::_data__max, &ColladaParserAutoGen14Private::_end__max, &ColladaParserAutoGen14Private::_preBegin__max, &ColladaParserAutoGen14Private::_preEnd__max, &ColladaParserAutoGen14Private::_freeAttributes__max);
499 mElementToNamespaceMap[HASH_ELEMENT_MAX] = HASH_NAMESPACE_COLLADA;
500 mElementFunctionMap[HASH_ELEMENT_LIMITS__LINEAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__limits__linear, &ColladaParserAutoGen14Private::_data__limits__linear, &ColladaParserAutoGen14Private::_end__limits__linear, &ColladaParserAutoGen14Private::_preBegin__limits__linear, &ColladaParserAutoGen14Private::_preEnd__limits__linear, &ColladaParserAutoGen14Private::_freeAttributes__limits__linear);
501 mElementToNamespaceMap[HASH_ELEMENT_LIMITS__LINEAR] = HASH_NAMESPACE_COLLADA;
502 mElementFunctionMap[HASH_ELEMENT_SPRING] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__spring, &ColladaParserAutoGen14Private::_data__spring, &ColladaParserAutoGen14Private::_end__spring, &ColladaParserAutoGen14Private::_preBegin__spring, &ColladaParserAutoGen14Private::_preEnd__spring, &ColladaParserAutoGen14Private::_freeAttributes__spring);
503 mElementToNamespaceMap[HASH_ELEMENT_SPRING] = HASH_NAMESPACE_COLLADA;
504 mElementFunctionMap[HASH_ELEMENT_ANGULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__angular, &ColladaParserAutoGen14Private::_data__angular, &ColladaParserAutoGen14Private::_end__angular, &ColladaParserAutoGen14Private::_preBegin__angular, &ColladaParserAutoGen14Private::_preEnd__angular, &ColladaParserAutoGen14Private::_freeAttributes__angular);
505 mElementToNamespaceMap[HASH_ELEMENT_ANGULAR] = HASH_NAMESPACE_COLLADA;
506 mElementFunctionMap[HASH_ELEMENT_STIFFNESS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stiffness, &ColladaParserAutoGen14Private::_data__stiffness, &ColladaParserAutoGen14Private::_end__stiffness, &ColladaParserAutoGen14Private::_preBegin__stiffness, &ColladaParserAutoGen14Private::_preEnd__stiffness, &ColladaParserAutoGen14Private::_freeAttributes__stiffness);
507 mElementToNamespaceMap[HASH_ELEMENT_STIFFNESS] = HASH_NAMESPACE_COLLADA;
508 mElementFunctionMap[HASH_ELEMENT_DAMPING] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__damping, &ColladaParserAutoGen14Private::_data__damping, &ColladaParserAutoGen14Private::_end__damping, &ColladaParserAutoGen14Private::_preBegin__damping, &ColladaParserAutoGen14Private::_preEnd__damping, &ColladaParserAutoGen14Private::_freeAttributes__damping);
509 mElementToNamespaceMap[HASH_ELEMENT_DAMPING] = HASH_NAMESPACE_COLLADA;
510 mElementFunctionMap[HASH_ELEMENT_TARGET_VALUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__target_value, &ColladaParserAutoGen14Private::_data__target_value, &ColladaParserAutoGen14Private::_end__target_value, &ColladaParserAutoGen14Private::_preBegin__target_value, &ColladaParserAutoGen14Private::_preEnd__target_value, &ColladaParserAutoGen14Private::_freeAttributes__target_value);
511 mElementToNamespaceMap[HASH_ELEMENT_TARGET_VALUE] = HASH_NAMESPACE_COLLADA;
512 mElementFunctionMap[HASH_ELEMENT_SPRING__LINEAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__spring__linear, &ColladaParserAutoGen14Private::_data__spring__linear, &ColladaParserAutoGen14Private::_end__spring__linear, &ColladaParserAutoGen14Private::_preBegin__spring__linear, &ColladaParserAutoGen14Private::_preEnd__spring__linear, &ColladaParserAutoGen14Private::_freeAttributes__spring__linear);
513 mElementToNamespaceMap[HASH_ELEMENT_SPRING__LINEAR] = HASH_NAMESPACE_COLLADA;
514 mElementFunctionMap[HASH_ELEMENT_INSTANCE_PHYSICS_MODEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_physics_model, &ColladaParserAutoGen14Private::_data__instance_physics_model, &ColladaParserAutoGen14Private::_end__instance_physics_model, &ColladaParserAutoGen14Private::_preBegin__instance_physics_model, &ColladaParserAutoGen14Private::_preEnd__instance_physics_model, &ColladaParserAutoGen14Private::_freeAttributes__instance_physics_model);
515 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_PHYSICS_MODEL] = HASH_NAMESPACE_COLLADA;
516 mElementFunctionMap[HASH_ELEMENT_INSTANCE_FORCE_FIELD] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_force_field, &ColladaParserAutoGen14Private::_data__instance_force_field, &ColladaParserAutoGen14Private::_end__instance_force_field, &ColladaParserAutoGen14Private::_preBegin__instance_force_field, &ColladaParserAutoGen14Private::_preEnd__instance_force_field, &ColladaParserAutoGen14Private::_freeAttributes__instance_force_field);
517 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_FORCE_FIELD] = HASH_NAMESPACE_COLLADA;
518 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body, &ColladaParserAutoGen14Private::_data__instance_rigid_body, &ColladaParserAutoGen14Private::_end__instance_rigid_body, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body);
519 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY] = HASH_NAMESPACE_COLLADA;
520 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body__technique_common, &ColladaParserAutoGen14Private::_data__instance_rigid_body__technique_common, &ColladaParserAutoGen14Private::_end__instance_rigid_body__technique_common, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body__technique_common, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body__technique_common);
521 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
522 mElementFunctionMap[HASH_ELEMENT_ANGULAR_VELOCITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__angular_velocity, &ColladaParserAutoGen14Private::_data__angular_velocity, &ColladaParserAutoGen14Private::_end__angular_velocity, &ColladaParserAutoGen14Private::_preBegin__angular_velocity, &ColladaParserAutoGen14Private::_preEnd__angular_velocity, &ColladaParserAutoGen14Private::_freeAttributes__angular_velocity);
523 mElementToNamespaceMap[HASH_ELEMENT_ANGULAR_VELOCITY] = HASH_NAMESPACE_COLLADA;
524 mElementFunctionMap[HASH_ELEMENT_VELOCITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__velocity, &ColladaParserAutoGen14Private::_data__velocity, &ColladaParserAutoGen14Private::_end__velocity, &ColladaParserAutoGen14Private::_preBegin__velocity, &ColladaParserAutoGen14Private::_preEnd__velocity, &ColladaParserAutoGen14Private::_freeAttributes__velocity);
525 mElementToNamespaceMap[HASH_ELEMENT_VELOCITY] = HASH_NAMESPACE_COLLADA;
526 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__DYNAMIC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_data__instance_rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_end__instance_rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body__technique_common__dynamic, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body__technique_common__dynamic);
527 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__DYNAMIC] = HASH_NAMESPACE_COLLADA;
528 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__MASS_FRAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_data__instance_rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_end__instance_rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body__technique_common__mass_frame, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body__technique_common__mass_frame);
529 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__MASS_FRAME] = HASH_NAMESPACE_COLLADA;
530 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__SHAPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_data__instance_rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_end__instance_rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body__technique_common__shape, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body__technique_common__shape);
531 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__SHAPE] = HASH_NAMESPACE_COLLADA;
532 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__SHAPE__HOLLOW] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_data__instance_rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_end__instance_rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_body__technique_common__shape__hollow, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_body__technique_common__shape__hollow);
533 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_BODY__TECHNIQUE_COMMON__SHAPE__HOLLOW] = HASH_NAMESPACE_COLLADA;
534 mElementFunctionMap[HASH_ELEMENT_INSTANCE_RIGID_CONSTRAINT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_rigid_constraint, &ColladaParserAutoGen14Private::_data__instance_rigid_constraint, &ColladaParserAutoGen14Private::_end__instance_rigid_constraint, &ColladaParserAutoGen14Private::_preBegin__instance_rigid_constraint, &ColladaParserAutoGen14Private::_preEnd__instance_rigid_constraint, &ColladaParserAutoGen14Private::_freeAttributes__instance_rigid_constraint);
535 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_RIGID_CONSTRAINT] = HASH_NAMESPACE_COLLADA;
536 mElementFunctionMap[HASH_ELEMENT_LIBRARY_PHYSICS_SCENES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_physics_scenes, &ColladaParserAutoGen14Private::_data__library_physics_scenes, &ColladaParserAutoGen14Private::_end__library_physics_scenes, &ColladaParserAutoGen14Private::_preBegin__library_physics_scenes, &ColladaParserAutoGen14Private::_preEnd__library_physics_scenes, &ColladaParserAutoGen14Private::_freeAttributes__library_physics_scenes);
537 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_PHYSICS_SCENES] = HASH_NAMESPACE_COLLADA;
538 mElementFunctionMap[HASH_ELEMENT_PHYSICS_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__physics_scene, &ColladaParserAutoGen14Private::_data__physics_scene, &ColladaParserAutoGen14Private::_end__physics_scene, &ColladaParserAutoGen14Private::_preBegin__physics_scene, &ColladaParserAutoGen14Private::_preEnd__physics_scene, &ColladaParserAutoGen14Private::_freeAttributes__physics_scene);
539 mElementToNamespaceMap[HASH_ELEMENT_PHYSICS_SCENE] = HASH_NAMESPACE_COLLADA;
540 mElementFunctionMap[HASH_ELEMENT_PHYSICS_SCENE__TECHNIQUE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__physics_scene__technique_common, &ColladaParserAutoGen14Private::_data__physics_scene__technique_common, &ColladaParserAutoGen14Private::_end__physics_scene__technique_common, &ColladaParserAutoGen14Private::_preBegin__physics_scene__technique_common, &ColladaParserAutoGen14Private::_preEnd__physics_scene__technique_common, &ColladaParserAutoGen14Private::_freeAttributes__physics_scene__technique_common);
541 mElementToNamespaceMap[HASH_ELEMENT_PHYSICS_SCENE__TECHNIQUE_COMMON] = HASH_NAMESPACE_COLLADA;
542 mElementFunctionMap[HASH_ELEMENT_GRAVITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__gravity, &ColladaParserAutoGen14Private::_data__gravity, &ColladaParserAutoGen14Private::_end__gravity, &ColladaParserAutoGen14Private::_preBegin__gravity, &ColladaParserAutoGen14Private::_preEnd__gravity, &ColladaParserAutoGen14Private::_freeAttributes__gravity);
543 mElementToNamespaceMap[HASH_ELEMENT_GRAVITY] = HASH_NAMESPACE_COLLADA;
544 mElementFunctionMap[HASH_ELEMENT_TIME_STEP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__time_step, &ColladaParserAutoGen14Private::_data__time_step, &ColladaParserAutoGen14Private::_end__time_step, &ColladaParserAutoGen14Private::_preBegin__time_step, &ColladaParserAutoGen14Private::_preEnd__time_step, &ColladaParserAutoGen14Private::_freeAttributes__time_step);
545 mElementToNamespaceMap[HASH_ELEMENT_TIME_STEP] = HASH_NAMESPACE_COLLADA;
546 mElementFunctionMap[HASH_ELEMENT_LIBRARY_VISUAL_SCENES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__library_visual_scenes, &ColladaParserAutoGen14Private::_data__library_visual_scenes, &ColladaParserAutoGen14Private::_end__library_visual_scenes, &ColladaParserAutoGen14Private::_preBegin__library_visual_scenes, &ColladaParserAutoGen14Private::_preEnd__library_visual_scenes, &ColladaParserAutoGen14Private::_freeAttributes__library_visual_scenes);
547 mElementToNamespaceMap[HASH_ELEMENT_LIBRARY_VISUAL_SCENES] = HASH_NAMESPACE_COLLADA;
548 mElementFunctionMap[HASH_ELEMENT_VISUAL_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__visual_scene, &ColladaParserAutoGen14Private::_data__visual_scene, &ColladaParserAutoGen14Private::_end__visual_scene, &ColladaParserAutoGen14Private::_preBegin__visual_scene, &ColladaParserAutoGen14Private::_preEnd__visual_scene, &ColladaParserAutoGen14Private::_freeAttributes__visual_scene);
549 mElementToNamespaceMap[HASH_ELEMENT_VISUAL_SCENE] = HASH_NAMESPACE_COLLADA;
550 mElementFunctionMap[HASH_ELEMENT_EVALUATE_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__evaluate_scene, &ColladaParserAutoGen14Private::_data__evaluate_scene, &ColladaParserAutoGen14Private::_end__evaluate_scene, &ColladaParserAutoGen14Private::_preBegin__evaluate_scene, &ColladaParserAutoGen14Private::_preEnd__evaluate_scene, &ColladaParserAutoGen14Private::_freeAttributes__evaluate_scene);
551 mElementToNamespaceMap[HASH_ELEMENT_EVALUATE_SCENE] = HASH_NAMESPACE_COLLADA;
552 mElementFunctionMap[HASH_ELEMENT_RENDER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__render, &ColladaParserAutoGen14Private::_data__render, &ColladaParserAutoGen14Private::_end__render, &ColladaParserAutoGen14Private::_preBegin__render, &ColladaParserAutoGen14Private::_preEnd__render, &ColladaParserAutoGen14Private::_freeAttributes__render);
553 mElementToNamespaceMap[HASH_ELEMENT_RENDER] = HASH_NAMESPACE_COLLADA;
554 mElementFunctionMap[HASH_ELEMENT_LAYER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__layer, &ColladaParserAutoGen14Private::_data__layer, &ColladaParserAutoGen14Private::_end__layer, &ColladaParserAutoGen14Private::_preBegin__layer, &ColladaParserAutoGen14Private::_preEnd__layer, &ColladaParserAutoGen14Private::_freeAttributes__layer);
555 mElementToNamespaceMap[HASH_ELEMENT_LAYER] = HASH_NAMESPACE_COLLADA;
556 mElementFunctionMap[HASH_ELEMENT_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__scene, &ColladaParserAutoGen14Private::_data__scene, &ColladaParserAutoGen14Private::_end__scene, &ColladaParserAutoGen14Private::_preBegin__scene, &ColladaParserAutoGen14Private::_preEnd__scene, &ColladaParserAutoGen14Private::_freeAttributes__scene);
557 mElementToNamespaceMap[HASH_ELEMENT_SCENE] = HASH_NAMESPACE_COLLADA;
558 mElementFunctionMap[HASH_ELEMENT_INSTANCE_PHYSICS_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_physics_scene, &ColladaParserAutoGen14Private::_data__instance_physics_scene, &ColladaParserAutoGen14Private::_end__instance_physics_scene, &ColladaParserAutoGen14Private::_preBegin__instance_physics_scene, &ColladaParserAutoGen14Private::_preEnd__instance_physics_scene, &ColladaParserAutoGen14Private::_freeAttributes__instance_physics_scene);
559 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_PHYSICS_SCENE] = HASH_NAMESPACE_COLLADA;
560 mElementFunctionMap[HASH_ELEMENT_INSTANCE_VISUAL_SCENE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__instance_visual_scene, &ColladaParserAutoGen14Private::_data__instance_visual_scene, &ColladaParserAutoGen14Private::_end__instance_visual_scene, &ColladaParserAutoGen14Private::_preBegin__instance_visual_scene, &ColladaParserAutoGen14Private::_preEnd__instance_visual_scene, &ColladaParserAutoGen14Private::_freeAttributes__instance_visual_scene);
561 mElementToNamespaceMap[HASH_ELEMENT_INSTANCE_VISUAL_SCENE] = HASH_NAMESPACE_COLLADA;
562 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES, &ColladaParserAutoGen14Private::_data__profile_GLES, &ColladaParserAutoGen14Private::_end__profile_GLES, &ColladaParserAutoGen14Private::_preBegin__profile_GLES, &ColladaParserAutoGen14Private::_preEnd__profile_GLES, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES);
563 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES] = HASH_NAMESPACE_COLLADA;
564 mElementFunctionMap[HASH_ELEMENT_NEWPARAM____GLES_NEWPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__newparam____gles_newparam, &ColladaParserAutoGen14Private::_data__newparam____gles_newparam, &ColladaParserAutoGen14Private::_end__newparam____gles_newparam, &ColladaParserAutoGen14Private::_preBegin__newparam____gles_newparam, &ColladaParserAutoGen14Private::_preEnd__newparam____gles_newparam, &ColladaParserAutoGen14Private::_freeAttributes__newparam____gles_newparam);
565 mElementToNamespaceMap[HASH_ELEMENT_NEWPARAM____GLES_NEWPARAM] = HASH_NAMESPACE_COLLADA;
566 mElementFunctionMap[HASH_ELEMENT_TEXTURE_PIPELINE____GLES_TEXTURE_PIPELINE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture_pipeline____gles_texture_pipeline, &ColladaParserAutoGen14Private::_data__texture_pipeline____gles_texture_pipeline, &ColladaParserAutoGen14Private::_end__texture_pipeline____gles_texture_pipeline, &ColladaParserAutoGen14Private::_preBegin__texture_pipeline____gles_texture_pipeline, &ColladaParserAutoGen14Private::_preEnd__texture_pipeline____gles_texture_pipeline, &ColladaParserAutoGen14Private::_freeAttributes__texture_pipeline____gles_texture_pipeline);
567 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE_PIPELINE____GLES_TEXTURE_PIPELINE] = HASH_NAMESPACE_COLLADA;
568 mElementFunctionMap[HASH_ELEMENT_TEXCOMBINER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texcombiner, &ColladaParserAutoGen14Private::_data__texcombiner, &ColladaParserAutoGen14Private::_end__texcombiner, &ColladaParserAutoGen14Private::_preBegin__texcombiner, &ColladaParserAutoGen14Private::_preEnd__texcombiner, &ColladaParserAutoGen14Private::_freeAttributes__texcombiner);
569 mElementToNamespaceMap[HASH_ELEMENT_TEXCOMBINER] = HASH_NAMESPACE_COLLADA;
570 mElementFunctionMap[HASH_ELEMENT_CONSTANT____GLES_TEXTURE_CONSTANT_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__constant____gles_texture_constant_type, &ColladaParserAutoGen14Private::_data__constant____gles_texture_constant_type, &ColladaParserAutoGen14Private::_end__constant____gles_texture_constant_type, &ColladaParserAutoGen14Private::_preBegin__constant____gles_texture_constant_type, &ColladaParserAutoGen14Private::_preEnd__constant____gles_texture_constant_type, &ColladaParserAutoGen14Private::_freeAttributes__constant____gles_texture_constant_type);
571 mElementToNamespaceMap[HASH_ELEMENT_CONSTANT____GLES_TEXTURE_CONSTANT_TYPE] = HASH_NAMESPACE_COLLADA;
572 mElementFunctionMap[HASH_ELEMENT_RGB] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__RGB, &ColladaParserAutoGen14Private::_data__RGB, &ColladaParserAutoGen14Private::_end__RGB, &ColladaParserAutoGen14Private::_preBegin__RGB, &ColladaParserAutoGen14Private::_preEnd__RGB, &ColladaParserAutoGen14Private::_freeAttributes__RGB);
573 mElementToNamespaceMap[HASH_ELEMENT_RGB] = HASH_NAMESPACE_COLLADA;
574 mElementFunctionMap[HASH_ELEMENT_ARGUMENT____GLES_TEXCOMBINER_ARGUMENTRGB_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__argument____gles_texcombiner_argumentRGB_type, &ColladaParserAutoGen14Private::_data__argument____gles_texcombiner_argumentRGB_type, &ColladaParserAutoGen14Private::_end__argument____gles_texcombiner_argumentRGB_type, &ColladaParserAutoGen14Private::_preBegin__argument____gles_texcombiner_argumentRGB_type, &ColladaParserAutoGen14Private::_preEnd__argument____gles_texcombiner_argumentRGB_type, &ColladaParserAutoGen14Private::_freeAttributes__argument____gles_texcombiner_argumentRGB_type);
575 mElementToNamespaceMap[HASH_ELEMENT_ARGUMENT____GLES_TEXCOMBINER_ARGUMENTRGB_TYPE] = HASH_NAMESPACE_COLLADA;
576 mElementFunctionMap[HASH_ELEMENT_ALPHA____GLES_TEXCOMBINER_COMMANDALPHA_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__alpha____gles_texcombiner_commandAlpha_type, &ColladaParserAutoGen14Private::_data__alpha____gles_texcombiner_commandAlpha_type, &ColladaParserAutoGen14Private::_end__alpha____gles_texcombiner_commandAlpha_type, &ColladaParserAutoGen14Private::_preBegin__alpha____gles_texcombiner_commandAlpha_type, &ColladaParserAutoGen14Private::_preEnd__alpha____gles_texcombiner_commandAlpha_type, &ColladaParserAutoGen14Private::_freeAttributes__alpha____gles_texcombiner_commandAlpha_type);
577 mElementToNamespaceMap[HASH_ELEMENT_ALPHA____GLES_TEXCOMBINER_COMMANDALPHA_TYPE] = HASH_NAMESPACE_COLLADA;
578 mElementFunctionMap[HASH_ELEMENT_ARGUMENT____GLES_TEXCOMBINER_ARGUMENTALPHA_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__argument____gles_texcombiner_argumentAlpha_type, &ColladaParserAutoGen14Private::_data__argument____gles_texcombiner_argumentAlpha_type, &ColladaParserAutoGen14Private::_end__argument____gles_texcombiner_argumentAlpha_type, &ColladaParserAutoGen14Private::_preBegin__argument____gles_texcombiner_argumentAlpha_type, &ColladaParserAutoGen14Private::_preEnd__argument____gles_texcombiner_argumentAlpha_type, &ColladaParserAutoGen14Private::_freeAttributes__argument____gles_texcombiner_argumentAlpha_type);
579 mElementToNamespaceMap[HASH_ELEMENT_ARGUMENT____GLES_TEXCOMBINER_ARGUMENTALPHA_TYPE] = HASH_NAMESPACE_COLLADA;
580 mElementFunctionMap[HASH_ELEMENT_TEXENV] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texenv, &ColladaParserAutoGen14Private::_data__texenv, &ColladaParserAutoGen14Private::_end__texenv, &ColladaParserAutoGen14Private::_preBegin__texenv, &ColladaParserAutoGen14Private::_preEnd__texenv, &ColladaParserAutoGen14Private::_freeAttributes__texenv);
581 mElementToNamespaceMap[HASH_ELEMENT_TEXENV] = HASH_NAMESPACE_COLLADA;
582 mElementFunctionMap[HASH_ELEMENT_SAMPLER_STATE____GLES_SAMPLER_STATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler_state____gles_sampler_state, &ColladaParserAutoGen14Private::_data__sampler_state____gles_sampler_state, &ColladaParserAutoGen14Private::_end__sampler_state____gles_sampler_state, &ColladaParserAutoGen14Private::_preBegin__sampler_state____gles_sampler_state, &ColladaParserAutoGen14Private::_preEnd__sampler_state____gles_sampler_state, &ColladaParserAutoGen14Private::_freeAttributes__sampler_state____gles_sampler_state);
583 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER_STATE____GLES_SAMPLER_STATE] = HASH_NAMESPACE_COLLADA;
584 mElementFunctionMap[HASH_ELEMENT_WRAP_S____GLES_SAMPLER_WRAP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__wrap_s____gles_sampler_wrap, &ColladaParserAutoGen14Private::_data__wrap_s____gles_sampler_wrap, &ColladaParserAutoGen14Private::_end__wrap_s____gles_sampler_wrap, &ColladaParserAutoGen14Private::_preBegin__wrap_s____gles_sampler_wrap, &ColladaParserAutoGen14Private::_preEnd__wrap_s____gles_sampler_wrap, &ColladaParserAutoGen14Private::_freeAttributes__wrap_s____gles_sampler_wrap);
585 mElementToNamespaceMap[HASH_ELEMENT_WRAP_S____GLES_SAMPLER_WRAP] = HASH_NAMESPACE_COLLADA;
586 mElementFunctionMap[HASH_ELEMENT_WRAP_T____GLES_SAMPLER_WRAP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__wrap_t____gles_sampler_wrap, &ColladaParserAutoGen14Private::_data__wrap_t____gles_sampler_wrap, &ColladaParserAutoGen14Private::_end__wrap_t____gles_sampler_wrap, &ColladaParserAutoGen14Private::_preBegin__wrap_t____gles_sampler_wrap, &ColladaParserAutoGen14Private::_preEnd__wrap_t____gles_sampler_wrap, &ColladaParserAutoGen14Private::_freeAttributes__wrap_t____gles_sampler_wrap);
587 mElementToNamespaceMap[HASH_ELEMENT_WRAP_T____GLES_SAMPLER_WRAP] = HASH_NAMESPACE_COLLADA;
588 mElementFunctionMap[HASH_ELEMENT_TEXTURE_UNIT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture_unit, &ColladaParserAutoGen14Private::_data__texture_unit, &ColladaParserAutoGen14Private::_end__texture_unit, &ColladaParserAutoGen14Private::_preBegin__texture_unit, &ColladaParserAutoGen14Private::_preEnd__texture_unit, &ColladaParserAutoGen14Private::_freeAttributes__texture_unit);
589 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE_UNIT] = HASH_NAMESPACE_COLLADA;
590 mElementFunctionMap[HASH_ELEMENT_SURFACE____NCNAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__surface____NCName, &ColladaParserAutoGen14Private::_data__surface____NCName, &ColladaParserAutoGen14Private::_end__surface____NCName, &ColladaParserAutoGen14Private::_preBegin__surface____NCName, &ColladaParserAutoGen14Private::_preEnd__surface____NCName, &ColladaParserAutoGen14Private::_freeAttributes__surface____NCName);
591 mElementToNamespaceMap[HASH_ELEMENT_SURFACE____NCNAME] = HASH_NAMESPACE_COLLADA;
592 mElementFunctionMap[HASH_ELEMENT_SAMPLER_STATE____NCNAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler_state____NCName, &ColladaParserAutoGen14Private::_data__sampler_state____NCName, &ColladaParserAutoGen14Private::_end__sampler_state____NCName, &ColladaParserAutoGen14Private::_preBegin__sampler_state____NCName, &ColladaParserAutoGen14Private::_preEnd__sampler_state____NCName, &ColladaParserAutoGen14Private::_freeAttributes__sampler_state____NCName);
593 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER_STATE____NCNAME] = HASH_NAMESPACE_COLLADA;
594 mElementFunctionMap[HASH_ELEMENT_TEXCOORD] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texcoord, &ColladaParserAutoGen14Private::_data__texcoord, &ColladaParserAutoGen14Private::_end__texcoord, &ColladaParserAutoGen14Private::_preBegin__texcoord, &ColladaParserAutoGen14Private::_preEnd__texcoord, &ColladaParserAutoGen14Private::_freeAttributes__texcoord);
595 mElementToNamespaceMap[HASH_ELEMENT_TEXCOORD] = HASH_NAMESPACE_COLLADA;
596 mElementFunctionMap[HASH_ELEMENT_ENUM____GLES_ENUMERATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__enum____gles_enumeration, &ColladaParserAutoGen14Private::_data__enum____gles_enumeration, &ColladaParserAutoGen14Private::_end__enum____gles_enumeration, &ColladaParserAutoGen14Private::_preBegin__enum____gles_enumeration, &ColladaParserAutoGen14Private::_preEnd__enum____gles_enumeration, &ColladaParserAutoGen14Private::_freeAttributes__enum____gles_enumeration);
597 mElementToNamespaceMap[HASH_ELEMENT_ENUM____GLES_ENUMERATION] = HASH_NAMESPACE_COLLADA;
598 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique, &ColladaParserAutoGen14Private::_data__profile_GLES__technique, &ColladaParserAutoGen14Private::_end__profile_GLES__technique, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique);
599 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE] = HASH_NAMESPACE_COLLADA;
600 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__SETPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__setparam, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__setparam, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__setparam, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__setparam, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__setparam, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__setparam);
601 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__SETPARAM] = HASH_NAMESPACE_COLLADA;
602 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass);
603 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS] = HASH_NAMESPACE_COLLADA;
604 mElementFunctionMap[HASH_ELEMENT_COLOR_TARGET____GLES_RENDERTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_data__color_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_end__color_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preBegin__color_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preEnd__color_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_freeAttributes__color_target____gles_rendertarget_common);
605 mElementToNamespaceMap[HASH_ELEMENT_COLOR_TARGET____GLES_RENDERTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
606 mElementFunctionMap[HASH_ELEMENT_DEPTH_TARGET____GLES_RENDERTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_data__depth_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_end__depth_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preBegin__depth_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preEnd__depth_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_freeAttributes__depth_target____gles_rendertarget_common);
607 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_TARGET____GLES_RENDERTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
608 mElementFunctionMap[HASH_ELEMENT_STENCIL_TARGET____GLES_RENDERTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_data__stencil_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_end__stencil_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preBegin__stencil_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_preEnd__stencil_target____gles_rendertarget_common, &ColladaParserAutoGen14Private::_freeAttributes__stencil_target____gles_rendertarget_common);
609 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_TARGET____GLES_RENDERTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
610 mElementFunctionMap[HASH_ELEMENT_COLOR_CLEAR____FX_COLOR_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_clear____fx_color_common, &ColladaParserAutoGen14Private::_data__color_clear____fx_color_common, &ColladaParserAutoGen14Private::_end__color_clear____fx_color_common, &ColladaParserAutoGen14Private::_preBegin__color_clear____fx_color_common, &ColladaParserAutoGen14Private::_preEnd__color_clear____fx_color_common, &ColladaParserAutoGen14Private::_freeAttributes__color_clear____fx_color_common);
611 mElementToNamespaceMap[HASH_ELEMENT_COLOR_CLEAR____FX_COLOR_COMMON] = HASH_NAMESPACE_COLLADA;
612 mElementFunctionMap[HASH_ELEMENT_DEPTH_CLEAR____FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_clear____float, &ColladaParserAutoGen14Private::_data__depth_clear____float, &ColladaParserAutoGen14Private::_end__depth_clear____float, &ColladaParserAutoGen14Private::_preBegin__depth_clear____float, &ColladaParserAutoGen14Private::_preEnd__depth_clear____float, &ColladaParserAutoGen14Private::_freeAttributes__depth_clear____float);
613 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_CLEAR____FLOAT] = HASH_NAMESPACE_COLLADA;
614 mElementFunctionMap[HASH_ELEMENT_STENCIL_CLEAR____BYTE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_clear____byte, &ColladaParserAutoGen14Private::_data__stencil_clear____byte, &ColladaParserAutoGen14Private::_end__stencil_clear____byte, &ColladaParserAutoGen14Private::_preBegin__stencil_clear____byte, &ColladaParserAutoGen14Private::_preEnd__stencil_clear____byte, &ColladaParserAutoGen14Private::_freeAttributes__stencil_clear____byte);
615 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_CLEAR____BYTE] = HASH_NAMESPACE_COLLADA;
616 mElementFunctionMap[HASH_ELEMENT_DRAW] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__draw, &ColladaParserAutoGen14Private::_data__draw, &ColladaParserAutoGen14Private::_end__draw, &ColladaParserAutoGen14Private::_preBegin__draw, &ColladaParserAutoGen14Private::_preEnd__draw, &ColladaParserAutoGen14Private::_freeAttributes__draw);
617 mElementToNamespaceMap[HASH_ELEMENT_DRAW] = HASH_NAMESPACE_COLLADA;
618 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__alpha_func);
619 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC] = HASH_NAMESPACE_COLLADA;
620 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC__FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__alpha_func__func);
621 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC__FUNC] = HASH_NAMESPACE_COLLADA;
622 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC__VALUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__alpha_func__value);
623 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_FUNC__VALUE] = HASH_NAMESPACE_COLLADA;
624 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__blend_func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__blend_func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__blend_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__blend_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__blend_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__blend_func);
625 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC] = HASH_NAMESPACE_COLLADA;
626 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC__SRC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__blend_func__src);
627 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC__SRC] = HASH_NAMESPACE_COLLADA;
628 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC__DEST] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__blend_func__dest);
629 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_FUNC__DEST] = HASH_NAMESPACE_COLLADA;
630 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__clear_color, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__clear_color, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__clear_color, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__clear_color, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__clear_color, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__clear_color);
631 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_COLOR] = HASH_NAMESPACE_COLLADA;
632 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_STENCIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__clear_stencil);
633 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_STENCIL] = HASH_NAMESPACE_COLLADA;
634 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_DEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__clear_depth);
635 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLEAR_DEPTH] = HASH_NAMESPACE_COLLADA;
636 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLIP_PLANE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__clip_plane);
637 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLIP_PLANE] = HASH_NAMESPACE_COLLADA;
638 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__color_mask, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__color_mask, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__color_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__color_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__color_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__color_mask);
639 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_MASK] = HASH_NAMESPACE_COLLADA;
640 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CULL_FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__cull_face, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__cull_face, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__cull_face, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__cull_face, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__cull_face, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__cull_face);
641 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CULL_FACE] = HASH_NAMESPACE_COLLADA;
642 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__depth_func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__depth_func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__depth_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__depth_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__depth_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__depth_func);
643 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_FUNC] = HASH_NAMESPACE_COLLADA;
644 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__depth_mask);
645 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_MASK] = HASH_NAMESPACE_COLLADA;
646 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_RANGE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__depth_range, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__depth_range, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__depth_range, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__depth_range, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__depth_range, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__depth_range);
647 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_RANGE] = HASH_NAMESPACE_COLLADA;
648 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_color, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_color, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_color, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_color, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_color, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_color);
649 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_COLOR] = HASH_NAMESPACE_COLLADA;
650 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_DENSITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_density, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_density, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_density, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_density, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_density, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_density);
651 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_DENSITY] = HASH_NAMESPACE_COLLADA;
652 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_mode);
653 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_MODE] = HASH_NAMESPACE_COLLADA;
654 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_START] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_start, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_start, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_start, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_start, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_start, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_start);
655 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_START] = HASH_NAMESPACE_COLLADA;
656 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_END] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_end, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_end, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_end, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_end, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_end, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_end);
657 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_END] = HASH_NAMESPACE_COLLADA;
658 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FRONT_FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__front_face, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__front_face, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__front_face, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__front_face, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__front_face, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__front_face);
659 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FRONT_FACE] = HASH_NAMESPACE_COLLADA;
660 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__TEXTURE_PIPELINE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__texture_pipeline, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__texture_pipeline, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__texture_pipeline, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__texture_pipeline, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__texture_pipeline, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__texture_pipeline);
661 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__TEXTURE_PIPELINE] = HASH_NAMESPACE_COLLADA;
662 mElementFunctionMap[HASH_ELEMENT_VALUE____GLES_TEXTURE_PIPELINE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gles_texture_pipeline, &ColladaParserAutoGen14Private::_data__value____gles_texture_pipeline, &ColladaParserAutoGen14Private::_end__value____gles_texture_pipeline, &ColladaParserAutoGen14Private::_preBegin__value____gles_texture_pipeline, &ColladaParserAutoGen14Private::_preEnd__value____gles_texture_pipeline, &ColladaParserAutoGen14Private::_freeAttributes__value____gles_texture_pipeline);
663 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GLES_TEXTURE_PIPELINE] = HASH_NAMESPACE_COLLADA;
664 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LOGIC_OP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__logic_op, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__logic_op, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__logic_op, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__logic_op, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__logic_op, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__logic_op);
665 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LOGIC_OP] = HASH_NAMESPACE_COLLADA;
666 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_ambient);
667 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_AMBIENT] = HASH_NAMESPACE_COLLADA;
668 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_DIFFUSE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_diffuse);
669 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_DIFFUSE] = HASH_NAMESPACE_COLLADA;
670 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPECULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_specular, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_specular, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_specular, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_specular, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_specular, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_specular);
671 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPECULAR] = HASH_NAMESPACE_COLLADA;
672 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_POSITION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_position, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_position, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_position, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_position, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_position, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_position);
673 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_POSITION] = HASH_NAMESPACE_COLLADA;
674 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_CONSTANT_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_constant_attenuation);
675 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_CONSTANT_ATTENUATION] = HASH_NAMESPACE_COLLADA;
676 mElementFunctionMap[HASH_ELEMENT_LIGHT_LINEAR_ATTENUTATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light_linear_attenutation, &ColladaParserAutoGen14Private::_data__light_linear_attenutation, &ColladaParserAutoGen14Private::_end__light_linear_attenutation, &ColladaParserAutoGen14Private::_preBegin__light_linear_attenutation, &ColladaParserAutoGen14Private::_preEnd__light_linear_attenutation, &ColladaParserAutoGen14Private::_freeAttributes__light_linear_attenutation);
677 mElementToNamespaceMap[HASH_ELEMENT_LIGHT_LINEAR_ATTENUTATION] = HASH_NAMESPACE_COLLADA;
678 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_QUADRATIC_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_quadratic_attenuation);
679 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_QUADRATIC_ATTENUATION] = HASH_NAMESPACE_COLLADA;
680 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_CUTOFF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_spot_cutoff);
681 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_CUTOFF] = HASH_NAMESPACE_COLLADA;
682 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_DIRECTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_spot_direction);
683 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_DIRECTION] = HASH_NAMESPACE_COLLADA;
684 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_EXPONENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_spot_exponent);
685 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_SPOT_EXPONENT] = HASH_NAMESPACE_COLLADA;
686 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_MODEL_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_model_ambient);
687 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_MODEL_AMBIENT] = HASH_NAMESPACE_COLLADA;
688 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LINE_WIDTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__line_width, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__line_width, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__line_width, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__line_width, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__line_width, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__line_width);
689 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LINE_WIDTH] = HASH_NAMESPACE_COLLADA;
690 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__material_ambient);
691 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_AMBIENT] = HASH_NAMESPACE_COLLADA;
692 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_DIFFUSE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__material_diffuse);
693 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_DIFFUSE] = HASH_NAMESPACE_COLLADA;
694 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_EMISSION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__material_emission, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__material_emission, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__material_emission, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__material_emission, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__material_emission, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__material_emission);
695 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_EMISSION] = HASH_NAMESPACE_COLLADA;
696 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_SHININESS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__material_shininess);
697 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_SHININESS] = HASH_NAMESPACE_COLLADA;
698 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_SPECULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__material_specular, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__material_specular, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__material_specular, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__material_specular, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__material_specular, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__material_specular);
699 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MATERIAL_SPECULAR] = HASH_NAMESPACE_COLLADA;
700 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MODEL_VIEW_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__model_view_matrix);
701 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MODEL_VIEW_MATRIX] = HASH_NAMESPACE_COLLADA;
702 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_DISTANCE_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_distance_attenuation);
703 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_DISTANCE_ATTENUATION] = HASH_NAMESPACE_COLLADA;
704 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_FADE_THRESHOLD_SIZE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_fade_threshold_size);
705 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_FADE_THRESHOLD_SIZE] = HASH_NAMESPACE_COLLADA;
706 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_size, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_size, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_size, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_size, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_size, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_size);
707 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE] = HASH_NAMESPACE_COLLADA;
708 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE_MIN] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_size_min);
709 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE_MIN] = HASH_NAMESPACE_COLLADA;
710 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE_MAX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_size_max);
711 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SIZE_MAX] = HASH_NAMESPACE_COLLADA;
712 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POLYGON_OFFSET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__polygon_offset);
713 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POLYGON_OFFSET] = HASH_NAMESPACE_COLLADA;
714 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__PROJECTION_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__projection_matrix);
715 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__PROJECTION_MATRIX] = HASH_NAMESPACE_COLLADA;
716 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SCISSOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__scissor, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__scissor, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__scissor, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__scissor, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__scissor, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__scissor);
717 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SCISSOR] = HASH_NAMESPACE_COLLADA;
718 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SHADE_MODEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__shade_model, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__shade_model, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__shade_model, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__shade_model, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__shade_model, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__shade_model);
719 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SHADE_MODEL] = HASH_NAMESPACE_COLLADA;
720 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_func);
721 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC] = HASH_NAMESPACE_COLLADA;
722 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_func__func);
723 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__FUNC] = HASH_NAMESPACE_COLLADA;
724 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__REF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_func__ref);
725 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__REF] = HASH_NAMESPACE_COLLADA;
726 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_func__mask);
727 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_FUNC__MASK] = HASH_NAMESPACE_COLLADA;
728 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_mask);
729 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_MASK] = HASH_NAMESPACE_COLLADA;
730 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_op);
731 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP] = HASH_NAMESPACE_COLLADA;
732 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__FAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_op__fail);
733 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__FAIL] = HASH_NAMESPACE_COLLADA;
734 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__ZFAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_op__zfail);
735 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__ZFAIL] = HASH_NAMESPACE_COLLADA;
736 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__ZPASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_op__zpass);
737 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_OP__ZPASS] = HASH_NAMESPACE_COLLADA;
738 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__alpha_test_enable);
739 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__ALPHA_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
740 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__blend_enable);
741 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__BLEND_ENABLE] = HASH_NAMESPACE_COLLADA;
742 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLIP_PLANE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__clip_plane_enable);
743 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CLIP_PLANE_ENABLE] = HASH_NAMESPACE_COLLADA;
744 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_LOGIC_OP_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__color_logic_op_enable);
745 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_LOGIC_OP_ENABLE] = HASH_NAMESPACE_COLLADA;
746 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_MATERIAL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__color_material_enable);
747 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__COLOR_MATERIAL_ENABLE] = HASH_NAMESPACE_COLLADA;
748 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CULL_FACE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__cull_face_enable);
749 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__CULL_FACE_ENABLE] = HASH_NAMESPACE_COLLADA;
750 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__depth_test_enable);
751 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DEPTH_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
752 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DITHER_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__dither_enable);
753 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__DITHER_ENABLE] = HASH_NAMESPACE_COLLADA;
754 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__fog_enable);
755 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__FOG_ENABLE] = HASH_NAMESPACE_COLLADA;
756 mElementFunctionMap[HASH_ELEMENT_TEXTURE_PIPELINE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture_pipeline_enable, &ColladaParserAutoGen14Private::_data__texture_pipeline_enable, &ColladaParserAutoGen14Private::_end__texture_pipeline_enable, &ColladaParserAutoGen14Private::_preBegin__texture_pipeline_enable, &ColladaParserAutoGen14Private::_preEnd__texture_pipeline_enable, &ColladaParserAutoGen14Private::_freeAttributes__texture_pipeline_enable);
757 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE_PIPELINE_ENABLE] = HASH_NAMESPACE_COLLADA;
758 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_enable);
759 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_ENABLE] = HASH_NAMESPACE_COLLADA;
760 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHTING_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__lighting_enable);
761 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHTING_ENABLE] = HASH_NAMESPACE_COLLADA;
762 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_MODEL_TWO_SIDE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__light_model_two_side_enable);
763 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LIGHT_MODEL_TWO_SIDE_ENABLE] = HASH_NAMESPACE_COLLADA;
764 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LINE_SMOOTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__line_smooth_enable);
765 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__LINE_SMOOTH_ENABLE] = HASH_NAMESPACE_COLLADA;
766 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MULTISAMPLE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__multisample_enable);
767 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__MULTISAMPLE_ENABLE] = HASH_NAMESPACE_COLLADA;
768 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__NORMALIZE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__normalize_enable);
769 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__NORMALIZE_ENABLE] = HASH_NAMESPACE_COLLADA;
770 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SMOOTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__point_smooth_enable);
771 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POINT_SMOOTH_ENABLE] = HASH_NAMESPACE_COLLADA;
772 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POLYGON_OFFSET_FILL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__polygon_offset_fill_enable);
773 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__POLYGON_OFFSET_FILL_ENABLE] = HASH_NAMESPACE_COLLADA;
774 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__RESCALE_NORMAL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__rescale_normal_enable);
775 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__RESCALE_NORMAL_ENABLE] = HASH_NAMESPACE_COLLADA;
776 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_COVERAGE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__sample_alpha_to_coverage_enable);
777 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_COVERAGE_ENABLE] = HASH_NAMESPACE_COLLADA;
778 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_ONE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__sample_alpha_to_one_enable);
779 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_ONE_ENABLE] = HASH_NAMESPACE_COLLADA;
780 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_COVERAGE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__sample_coverage_enable);
781 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SAMPLE_COVERAGE_ENABLE] = HASH_NAMESPACE_COLLADA;
782 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SCISSOR_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__scissor_test_enable);
783 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__SCISSOR_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
784 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLES__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLES__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLES__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLES__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLES__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLES__technique__pass__stencil_test_enable);
785 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLES__TECHNIQUE__PASS__STENCIL_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
786 mElementFunctionMap[HASH_ELEMENT_SIZE____FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__size____float3, &ColladaParserAutoGen14Private::_data__size____float3, &ColladaParserAutoGen14Private::_end__size____float3, &ColladaParserAutoGen14Private::_preBegin__size____float3, &ColladaParserAutoGen14Private::_preEnd__size____float3, &ColladaParserAutoGen14Private::_freeAttributes__size____float3);
787 mElementToNamespaceMap[HASH_ELEMENT_SIZE____FLOAT3] = HASH_NAMESPACE_COLLADA;
788 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL, &ColladaParserAutoGen14Private::_data__profile_GLSL, &ColladaParserAutoGen14Private::_end__profile_GLSL, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL);
789 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL] = HASH_NAMESPACE_COLLADA;
790 mElementFunctionMap[HASH_ELEMENT_CODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__code, &ColladaParserAutoGen14Private::_data__code, &ColladaParserAutoGen14Private::_end__code, &ColladaParserAutoGen14Private::_preBegin__code, &ColladaParserAutoGen14Private::_preEnd__code, &ColladaParserAutoGen14Private::_freeAttributes__code);
791 mElementToNamespaceMap[HASH_ELEMENT_CODE] = HASH_NAMESPACE_COLLADA;
792 mElementFunctionMap[HASH_ELEMENT_INCLUDE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__include, &ColladaParserAutoGen14Private::_data__include, &ColladaParserAutoGen14Private::_end__include, &ColladaParserAutoGen14Private::_preBegin__include, &ColladaParserAutoGen14Private::_preEnd__include, &ColladaParserAutoGen14Private::_freeAttributes__include);
793 mElementToNamespaceMap[HASH_ELEMENT_INCLUDE] = HASH_NAMESPACE_COLLADA;
794 mElementFunctionMap[HASH_ELEMENT_NEWPARAM____GLSL_NEWPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__newparam____glsl_newparam, &ColladaParserAutoGen14Private::_data__newparam____glsl_newparam, &ColladaParserAutoGen14Private::_end__newparam____glsl_newparam, &ColladaParserAutoGen14Private::_preBegin__newparam____glsl_newparam, &ColladaParserAutoGen14Private::_preEnd__newparam____glsl_newparam, &ColladaParserAutoGen14Private::_freeAttributes__newparam____glsl_newparam);
795 mElementToNamespaceMap[HASH_ELEMENT_NEWPARAM____GLSL_NEWPARAM] = HASH_NAMESPACE_COLLADA;
796 mElementFunctionMap[HASH_ELEMENT_BOOL____GLSL_BOOL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool____glsl_bool, &ColladaParserAutoGen14Private::_data__bool____glsl_bool, &ColladaParserAutoGen14Private::_end__bool____glsl_bool, &ColladaParserAutoGen14Private::_preBegin__bool____glsl_bool, &ColladaParserAutoGen14Private::_preEnd__bool____glsl_bool, &ColladaParserAutoGen14Private::_freeAttributes__bool____glsl_bool);
797 mElementToNamespaceMap[HASH_ELEMENT_BOOL____GLSL_BOOL] = HASH_NAMESPACE_COLLADA;
798 mElementFunctionMap[HASH_ELEMENT_BOOL2____GLSL_BOOL2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2____glsl_bool2, &ColladaParserAutoGen14Private::_data__bool2____glsl_bool2, &ColladaParserAutoGen14Private::_end__bool2____glsl_bool2, &ColladaParserAutoGen14Private::_preBegin__bool2____glsl_bool2, &ColladaParserAutoGen14Private::_preEnd__bool2____glsl_bool2, &ColladaParserAutoGen14Private::_freeAttributes__bool2____glsl_bool2);
799 mElementToNamespaceMap[HASH_ELEMENT_BOOL2____GLSL_BOOL2] = HASH_NAMESPACE_COLLADA;
800 mElementFunctionMap[HASH_ELEMENT_BOOL3____GLSL_BOOL3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3____glsl_bool3, &ColladaParserAutoGen14Private::_data__bool3____glsl_bool3, &ColladaParserAutoGen14Private::_end__bool3____glsl_bool3, &ColladaParserAutoGen14Private::_preBegin__bool3____glsl_bool3, &ColladaParserAutoGen14Private::_preEnd__bool3____glsl_bool3, &ColladaParserAutoGen14Private::_freeAttributes__bool3____glsl_bool3);
801 mElementToNamespaceMap[HASH_ELEMENT_BOOL3____GLSL_BOOL3] = HASH_NAMESPACE_COLLADA;
802 mElementFunctionMap[HASH_ELEMENT_BOOL4____GLSL_BOOL4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4____glsl_bool4, &ColladaParserAutoGen14Private::_data__bool4____glsl_bool4, &ColladaParserAutoGen14Private::_end__bool4____glsl_bool4, &ColladaParserAutoGen14Private::_preBegin__bool4____glsl_bool4, &ColladaParserAutoGen14Private::_preEnd__bool4____glsl_bool4, &ColladaParserAutoGen14Private::_freeAttributes__bool4____glsl_bool4);
803 mElementToNamespaceMap[HASH_ELEMENT_BOOL4____GLSL_BOOL4] = HASH_NAMESPACE_COLLADA;
804 mElementFunctionMap[HASH_ELEMENT_FLOAT____GLSL_FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float____glsl_float, &ColladaParserAutoGen14Private::_data__float____glsl_float, &ColladaParserAutoGen14Private::_end__float____glsl_float, &ColladaParserAutoGen14Private::_preBegin__float____glsl_float, &ColladaParserAutoGen14Private::_preEnd__float____glsl_float, &ColladaParserAutoGen14Private::_freeAttributes__float____glsl_float);
805 mElementToNamespaceMap[HASH_ELEMENT_FLOAT____GLSL_FLOAT] = HASH_NAMESPACE_COLLADA;
806 mElementFunctionMap[HASH_ELEMENT_FLOAT2____GLSL_FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2____glsl_float2, &ColladaParserAutoGen14Private::_data__float2____glsl_float2, &ColladaParserAutoGen14Private::_end__float2____glsl_float2, &ColladaParserAutoGen14Private::_preBegin__float2____glsl_float2, &ColladaParserAutoGen14Private::_preEnd__float2____glsl_float2, &ColladaParserAutoGen14Private::_freeAttributes__float2____glsl_float2);
807 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2____GLSL_FLOAT2] = HASH_NAMESPACE_COLLADA;
808 mElementFunctionMap[HASH_ELEMENT_FLOAT3____GLSL_FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3____glsl_float3, &ColladaParserAutoGen14Private::_data__float3____glsl_float3, &ColladaParserAutoGen14Private::_end__float3____glsl_float3, &ColladaParserAutoGen14Private::_preBegin__float3____glsl_float3, &ColladaParserAutoGen14Private::_preEnd__float3____glsl_float3, &ColladaParserAutoGen14Private::_freeAttributes__float3____glsl_float3);
809 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3____GLSL_FLOAT3] = HASH_NAMESPACE_COLLADA;
810 mElementFunctionMap[HASH_ELEMENT_FLOAT4____GLSL_FLOAT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4____glsl_float4, &ColladaParserAutoGen14Private::_data__float4____glsl_float4, &ColladaParserAutoGen14Private::_end__float4____glsl_float4, &ColladaParserAutoGen14Private::_preBegin__float4____glsl_float4, &ColladaParserAutoGen14Private::_preEnd__float4____glsl_float4, &ColladaParserAutoGen14Private::_freeAttributes__float4____glsl_float4);
811 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4____GLSL_FLOAT4] = HASH_NAMESPACE_COLLADA;
812 mElementFunctionMap[HASH_ELEMENT_FLOAT2X2____GLSL_FLOAT2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x2____glsl_float2x2, &ColladaParserAutoGen14Private::_data__float2x2____glsl_float2x2, &ColladaParserAutoGen14Private::_end__float2x2____glsl_float2x2, &ColladaParserAutoGen14Private::_preBegin__float2x2____glsl_float2x2, &ColladaParserAutoGen14Private::_preEnd__float2x2____glsl_float2x2, &ColladaParserAutoGen14Private::_freeAttributes__float2x2____glsl_float2x2);
813 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X2____GLSL_FLOAT2X2] = HASH_NAMESPACE_COLLADA;
814 mElementFunctionMap[HASH_ELEMENT_FLOAT3X3____GLSL_FLOAT3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x3____glsl_float3x3, &ColladaParserAutoGen14Private::_data__float3x3____glsl_float3x3, &ColladaParserAutoGen14Private::_end__float3x3____glsl_float3x3, &ColladaParserAutoGen14Private::_preBegin__float3x3____glsl_float3x3, &ColladaParserAutoGen14Private::_preEnd__float3x3____glsl_float3x3, &ColladaParserAutoGen14Private::_freeAttributes__float3x3____glsl_float3x3);
815 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X3____GLSL_FLOAT3X3] = HASH_NAMESPACE_COLLADA;
816 mElementFunctionMap[HASH_ELEMENT_FLOAT4X4____GLSL_FLOAT4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x4____glsl_float4x4, &ColladaParserAutoGen14Private::_data__float4x4____glsl_float4x4, &ColladaParserAutoGen14Private::_end__float4x4____glsl_float4x4, &ColladaParserAutoGen14Private::_preBegin__float4x4____glsl_float4x4, &ColladaParserAutoGen14Private::_preEnd__float4x4____glsl_float4x4, &ColladaParserAutoGen14Private::_freeAttributes__float4x4____glsl_float4x4);
817 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X4____GLSL_FLOAT4X4] = HASH_NAMESPACE_COLLADA;
818 mElementFunctionMap[HASH_ELEMENT_INT____GLSL_INT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int____glsl_int, &ColladaParserAutoGen14Private::_data__int____glsl_int, &ColladaParserAutoGen14Private::_end__int____glsl_int, &ColladaParserAutoGen14Private::_preBegin__int____glsl_int, &ColladaParserAutoGen14Private::_preEnd__int____glsl_int, &ColladaParserAutoGen14Private::_freeAttributes__int____glsl_int);
819 mElementToNamespaceMap[HASH_ELEMENT_INT____GLSL_INT] = HASH_NAMESPACE_COLLADA;
820 mElementFunctionMap[HASH_ELEMENT_INT2____GLSL_INT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2____glsl_int2, &ColladaParserAutoGen14Private::_data__int2____glsl_int2, &ColladaParserAutoGen14Private::_end__int2____glsl_int2, &ColladaParserAutoGen14Private::_preBegin__int2____glsl_int2, &ColladaParserAutoGen14Private::_preEnd__int2____glsl_int2, &ColladaParserAutoGen14Private::_freeAttributes__int2____glsl_int2);
821 mElementToNamespaceMap[HASH_ELEMENT_INT2____GLSL_INT2] = HASH_NAMESPACE_COLLADA;
822 mElementFunctionMap[HASH_ELEMENT_INT3____GLSL_INT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3____glsl_int3, &ColladaParserAutoGen14Private::_data__int3____glsl_int3, &ColladaParserAutoGen14Private::_end__int3____glsl_int3, &ColladaParserAutoGen14Private::_preBegin__int3____glsl_int3, &ColladaParserAutoGen14Private::_preEnd__int3____glsl_int3, &ColladaParserAutoGen14Private::_freeAttributes__int3____glsl_int3);
823 mElementToNamespaceMap[HASH_ELEMENT_INT3____GLSL_INT3] = HASH_NAMESPACE_COLLADA;
824 mElementFunctionMap[HASH_ELEMENT_INT4____GLSL_INT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4____glsl_int4, &ColladaParserAutoGen14Private::_data__int4____glsl_int4, &ColladaParserAutoGen14Private::_end__int4____glsl_int4, &ColladaParserAutoGen14Private::_preBegin__int4____glsl_int4, &ColladaParserAutoGen14Private::_preEnd__int4____glsl_int4, &ColladaParserAutoGen14Private::_freeAttributes__int4____glsl_int4);
825 mElementToNamespaceMap[HASH_ELEMENT_INT4____GLSL_INT4] = HASH_NAMESPACE_COLLADA;
826 mElementFunctionMap[HASH_ELEMENT_SURFACE____GLSL_SURFACE_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__surface____glsl_surface_type, &ColladaParserAutoGen14Private::_data__surface____glsl_surface_type, &ColladaParserAutoGen14Private::_end__surface____glsl_surface_type, &ColladaParserAutoGen14Private::_preBegin__surface____glsl_surface_type, &ColladaParserAutoGen14Private::_preEnd__surface____glsl_surface_type, &ColladaParserAutoGen14Private::_freeAttributes__surface____glsl_surface_type);
827 mElementToNamespaceMap[HASH_ELEMENT_SURFACE____GLSL_SURFACE_TYPE] = HASH_NAMESPACE_COLLADA;
828 mElementFunctionMap[HASH_ELEMENT_GLSL_SURFACE_TYPE____GENERATOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__glsl_surface_type____generator, &ColladaParserAutoGen14Private::_data__glsl_surface_type____generator, &ColladaParserAutoGen14Private::_end__glsl_surface_type____generator, &ColladaParserAutoGen14Private::_preBegin__glsl_surface_type____generator, &ColladaParserAutoGen14Private::_preEnd__glsl_surface_type____generator, &ColladaParserAutoGen14Private::_freeAttributes__glsl_surface_type____generator);
829 mElementToNamespaceMap[HASH_ELEMENT_GLSL_SURFACE_TYPE____GENERATOR] = HASH_NAMESPACE_COLLADA;
830 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__NEWPARAM__SURFACE__GENERATOR__NAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_data__profile_GLSL__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_end__profile_GLSL__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__newparam__surface__generator__name);
831 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__NEWPARAM__SURFACE__GENERATOR__NAME] = HASH_NAMESPACE_COLLADA;
832 mElementFunctionMap[HASH_ELEMENT_SETPARAM____GLSL_SETPARAM_SIMPLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__setparam____glsl_setparam_simple, &ColladaParserAutoGen14Private::_data__setparam____glsl_setparam_simple, &ColladaParserAutoGen14Private::_end__setparam____glsl_setparam_simple, &ColladaParserAutoGen14Private::_preBegin__setparam____glsl_setparam_simple, &ColladaParserAutoGen14Private::_preEnd__setparam____glsl_setparam_simple, &ColladaParserAutoGen14Private::_freeAttributes__setparam____glsl_setparam_simple);
833 mElementToNamespaceMap[HASH_ELEMENT_SETPARAM____GLSL_SETPARAM_SIMPLE] = HASH_NAMESPACE_COLLADA;
834 mElementFunctionMap[HASH_ELEMENT_SAMPLER1D____GL_SAMPLER1D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler1D____gl_sampler1D, &ColladaParserAutoGen14Private::_data__sampler1D____gl_sampler1D, &ColladaParserAutoGen14Private::_end__sampler1D____gl_sampler1D, &ColladaParserAutoGen14Private::_preBegin__sampler1D____gl_sampler1D, &ColladaParserAutoGen14Private::_preEnd__sampler1D____gl_sampler1D, &ColladaParserAutoGen14Private::_freeAttributes__sampler1D____gl_sampler1D);
835 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER1D____GL_SAMPLER1D] = HASH_NAMESPACE_COLLADA;
836 mElementFunctionMap[HASH_ELEMENT_SAMPLER2D____GL_SAMPLER2D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler2D____gl_sampler2D, &ColladaParserAutoGen14Private::_data__sampler2D____gl_sampler2D, &ColladaParserAutoGen14Private::_end__sampler2D____gl_sampler2D, &ColladaParserAutoGen14Private::_preBegin__sampler2D____gl_sampler2D, &ColladaParserAutoGen14Private::_preEnd__sampler2D____gl_sampler2D, &ColladaParserAutoGen14Private::_freeAttributes__sampler2D____gl_sampler2D);
837 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER2D____GL_SAMPLER2D] = HASH_NAMESPACE_COLLADA;
838 mElementFunctionMap[HASH_ELEMENT_SAMPLER3D____GL_SAMPLER3D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler3D____gl_sampler3D, &ColladaParserAutoGen14Private::_data__sampler3D____gl_sampler3D, &ColladaParserAutoGen14Private::_end__sampler3D____gl_sampler3D, &ColladaParserAutoGen14Private::_preBegin__sampler3D____gl_sampler3D, &ColladaParserAutoGen14Private::_preEnd__sampler3D____gl_sampler3D, &ColladaParserAutoGen14Private::_freeAttributes__sampler3D____gl_sampler3D);
839 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER3D____GL_SAMPLER3D] = HASH_NAMESPACE_COLLADA;
840 mElementFunctionMap[HASH_ELEMENT_SAMPLERCUBE____GL_SAMPLERCUBE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerCUBE____gl_samplerCUBE, &ColladaParserAutoGen14Private::_data__samplerCUBE____gl_samplerCUBE, &ColladaParserAutoGen14Private::_end__samplerCUBE____gl_samplerCUBE, &ColladaParserAutoGen14Private::_preBegin__samplerCUBE____gl_samplerCUBE, &ColladaParserAutoGen14Private::_preEnd__samplerCUBE____gl_samplerCUBE, &ColladaParserAutoGen14Private::_freeAttributes__samplerCUBE____gl_samplerCUBE);
841 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERCUBE____GL_SAMPLERCUBE] = HASH_NAMESPACE_COLLADA;
842 mElementFunctionMap[HASH_ELEMENT_SAMPLERRECT____GL_SAMPLERRECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerRECT____gl_samplerRECT, &ColladaParserAutoGen14Private::_data__samplerRECT____gl_samplerRECT, &ColladaParserAutoGen14Private::_end__samplerRECT____gl_samplerRECT, &ColladaParserAutoGen14Private::_preBegin__samplerRECT____gl_samplerRECT, &ColladaParserAutoGen14Private::_preEnd__samplerRECT____gl_samplerRECT, &ColladaParserAutoGen14Private::_freeAttributes__samplerRECT____gl_samplerRECT);
843 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERRECT____GL_SAMPLERRECT] = HASH_NAMESPACE_COLLADA;
844 mElementFunctionMap[HASH_ELEMENT_SAMPLERDEPTH____GL_SAMPLERDEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerDEPTH____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_data__samplerDEPTH____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_end__samplerDEPTH____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_preBegin__samplerDEPTH____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_preEnd__samplerDEPTH____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_freeAttributes__samplerDEPTH____gl_samplerDEPTH);
845 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERDEPTH____GL_SAMPLERDEPTH] = HASH_NAMESPACE_COLLADA;
846 mElementFunctionMap[HASH_ELEMENT_ENUM____GL_ENUMERATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__enum____gl_enumeration, &ColladaParserAutoGen14Private::_data__enum____gl_enumeration, &ColladaParserAutoGen14Private::_end__enum____gl_enumeration, &ColladaParserAutoGen14Private::_preBegin__enum____gl_enumeration, &ColladaParserAutoGen14Private::_preEnd__enum____gl_enumeration, &ColladaParserAutoGen14Private::_freeAttributes__enum____gl_enumeration);
847 mElementToNamespaceMap[HASH_ELEMENT_ENUM____GL_ENUMERATION] = HASH_NAMESPACE_COLLADA;
848 mElementFunctionMap[HASH_ELEMENT_ARRAY____GLSL_NEWARRAY_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__array____glsl_newarray_type, &ColladaParserAutoGen14Private::_data__array____glsl_newarray_type, &ColladaParserAutoGen14Private::_end__array____glsl_newarray_type, &ColladaParserAutoGen14Private::_preBegin__array____glsl_newarray_type, &ColladaParserAutoGen14Private::_preEnd__array____glsl_newarray_type, &ColladaParserAutoGen14Private::_freeAttributes__array____glsl_newarray_type);
849 mElementToNamespaceMap[HASH_ELEMENT_ARRAY____GLSL_NEWARRAY_TYPE] = HASH_NAMESPACE_COLLADA;
850 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique);
851 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE] = HASH_NAMESPACE_COLLADA;
852 mElementFunctionMap[HASH_ELEMENT_SETPARAM____GLSL_SETPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__setparam____glsl_setparam, &ColladaParserAutoGen14Private::_data__setparam____glsl_setparam, &ColladaParserAutoGen14Private::_end__setparam____glsl_setparam, &ColladaParserAutoGen14Private::_preBegin__setparam____glsl_setparam, &ColladaParserAutoGen14Private::_preEnd__setparam____glsl_setparam, &ColladaParserAutoGen14Private::_freeAttributes__setparam____glsl_setparam);
853 mElementToNamespaceMap[HASH_ELEMENT_SETPARAM____GLSL_SETPARAM] = HASH_NAMESPACE_COLLADA;
854 mElementFunctionMap[HASH_ELEMENT_ARRAY____GLSL_SETARRAY_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__array____glsl_setarray_type, &ColladaParserAutoGen14Private::_data__array____glsl_setarray_type, &ColladaParserAutoGen14Private::_end__array____glsl_setarray_type, &ColladaParserAutoGen14Private::_preBegin__array____glsl_setarray_type, &ColladaParserAutoGen14Private::_preEnd__array____glsl_setarray_type, &ColladaParserAutoGen14Private::_freeAttributes__array____glsl_setarray_type);
855 mElementToNamespaceMap[HASH_ELEMENT_ARRAY____GLSL_SETARRAY_TYPE] = HASH_NAMESPACE_COLLADA;
856 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass);
857 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS] = HASH_NAMESPACE_COLLADA;
858 mElementFunctionMap[HASH_ELEMENT_COLOR_TARGET____FX_COLORTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_target____fx_colortarget_common, &ColladaParserAutoGen14Private::_data__color_target____fx_colortarget_common, &ColladaParserAutoGen14Private::_end__color_target____fx_colortarget_common, &ColladaParserAutoGen14Private::_preBegin__color_target____fx_colortarget_common, &ColladaParserAutoGen14Private::_preEnd__color_target____fx_colortarget_common, &ColladaParserAutoGen14Private::_freeAttributes__color_target____fx_colortarget_common);
859 mElementToNamespaceMap[HASH_ELEMENT_COLOR_TARGET____FX_COLORTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
860 mElementFunctionMap[HASH_ELEMENT_DEPTH_TARGET____FX_DEPTHTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_target____fx_depthtarget_common, &ColladaParserAutoGen14Private::_data__depth_target____fx_depthtarget_common, &ColladaParserAutoGen14Private::_end__depth_target____fx_depthtarget_common, &ColladaParserAutoGen14Private::_preBegin__depth_target____fx_depthtarget_common, &ColladaParserAutoGen14Private::_preEnd__depth_target____fx_depthtarget_common, &ColladaParserAutoGen14Private::_freeAttributes__depth_target____fx_depthtarget_common);
861 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_TARGET____FX_DEPTHTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
862 mElementFunctionMap[HASH_ELEMENT_STENCIL_TARGET____FX_STENCILTARGET_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_target____fx_stenciltarget_common, &ColladaParserAutoGen14Private::_data__stencil_target____fx_stenciltarget_common, &ColladaParserAutoGen14Private::_end__stencil_target____fx_stenciltarget_common, &ColladaParserAutoGen14Private::_preBegin__stencil_target____fx_stenciltarget_common, &ColladaParserAutoGen14Private::_preEnd__stencil_target____fx_stenciltarget_common, &ColladaParserAutoGen14Private::_freeAttributes__stencil_target____fx_stenciltarget_common);
863 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_TARGET____FX_STENCILTARGET_COMMON] = HASH_NAMESPACE_COLLADA;
864 mElementFunctionMap[HASH_ELEMENT_COLOR_CLEAR____FX_CLEARCOLOR_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_clear____fx_clearcolor_common, &ColladaParserAutoGen14Private::_data__color_clear____fx_clearcolor_common, &ColladaParserAutoGen14Private::_end__color_clear____fx_clearcolor_common, &ColladaParserAutoGen14Private::_preBegin__color_clear____fx_clearcolor_common, &ColladaParserAutoGen14Private::_preEnd__color_clear____fx_clearcolor_common, &ColladaParserAutoGen14Private::_freeAttributes__color_clear____fx_clearcolor_common);
865 mElementToNamespaceMap[HASH_ELEMENT_COLOR_CLEAR____FX_CLEARCOLOR_COMMON] = HASH_NAMESPACE_COLLADA;
866 mElementFunctionMap[HASH_ELEMENT_DEPTH_CLEAR____FX_CLEARDEPTH_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_clear____fx_cleardepth_common, &ColladaParserAutoGen14Private::_data__depth_clear____fx_cleardepth_common, &ColladaParserAutoGen14Private::_end__depth_clear____fx_cleardepth_common, &ColladaParserAutoGen14Private::_preBegin__depth_clear____fx_cleardepth_common, &ColladaParserAutoGen14Private::_preEnd__depth_clear____fx_cleardepth_common, &ColladaParserAutoGen14Private::_freeAttributes__depth_clear____fx_cleardepth_common);
867 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_CLEAR____FX_CLEARDEPTH_COMMON] = HASH_NAMESPACE_COLLADA;
868 mElementFunctionMap[HASH_ELEMENT_STENCIL_CLEAR____FX_CLEARSTENCIL_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_clear____fx_clearstencil_common, &ColladaParserAutoGen14Private::_data__stencil_clear____fx_clearstencil_common, &ColladaParserAutoGen14Private::_end__stencil_clear____fx_clearstencil_common, &ColladaParserAutoGen14Private::_preBegin__stencil_clear____fx_clearstencil_common, &ColladaParserAutoGen14Private::_preEnd__stencil_clear____fx_clearstencil_common, &ColladaParserAutoGen14Private::_freeAttributes__stencil_clear____fx_clearstencil_common);
869 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_CLEAR____FX_CLEARSTENCIL_COMMON] = HASH_NAMESPACE_COLLADA;
870 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__alpha_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__alpha_func);
871 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC] = HASH_NAMESPACE_COLLADA;
872 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC__FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__alpha_func__func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__alpha_func__func);
873 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC__FUNC] = HASH_NAMESPACE_COLLADA;
874 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC__VALUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__alpha_func__value, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__alpha_func__value);
875 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_FUNC__VALUE] = HASH_NAMESPACE_COLLADA;
876 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__blend_func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__blend_func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__blend_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__blend_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__blend_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__blend_func);
877 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC] = HASH_NAMESPACE_COLLADA;
878 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC__SRC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__blend_func__src, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__blend_func__src);
879 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC__SRC] = HASH_NAMESPACE_COLLADA;
880 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC__DEST] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__blend_func__dest, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__blend_func__dest);
881 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_FUNC__DEST] = HASH_NAMESPACE_COLLADA;
882 mElementFunctionMap[HASH_ELEMENT_BLEND_FUNC_SEPARATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blend_func_separate, &ColladaParserAutoGen14Private::_data__blend_func_separate, &ColladaParserAutoGen14Private::_end__blend_func_separate, &ColladaParserAutoGen14Private::_preBegin__blend_func_separate, &ColladaParserAutoGen14Private::_preEnd__blend_func_separate, &ColladaParserAutoGen14Private::_freeAttributes__blend_func_separate);
883 mElementToNamespaceMap[HASH_ELEMENT_BLEND_FUNC_SEPARATE] = HASH_NAMESPACE_COLLADA;
884 mElementFunctionMap[HASH_ELEMENT_SRC_RGB] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__src_rgb, &ColladaParserAutoGen14Private::_data__src_rgb, &ColladaParserAutoGen14Private::_end__src_rgb, &ColladaParserAutoGen14Private::_preBegin__src_rgb, &ColladaParserAutoGen14Private::_preEnd__src_rgb, &ColladaParserAutoGen14Private::_freeAttributes__src_rgb);
885 mElementToNamespaceMap[HASH_ELEMENT_SRC_RGB] = HASH_NAMESPACE_COLLADA;
886 mElementFunctionMap[HASH_ELEMENT_DEST_RGB] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__dest_rgb, &ColladaParserAutoGen14Private::_data__dest_rgb, &ColladaParserAutoGen14Private::_end__dest_rgb, &ColladaParserAutoGen14Private::_preBegin__dest_rgb, &ColladaParserAutoGen14Private::_preEnd__dest_rgb, &ColladaParserAutoGen14Private::_freeAttributes__dest_rgb);
887 mElementToNamespaceMap[HASH_ELEMENT_DEST_RGB] = HASH_NAMESPACE_COLLADA;
888 mElementFunctionMap[HASH_ELEMENT_SRC_ALPHA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__src_alpha, &ColladaParserAutoGen14Private::_data__src_alpha, &ColladaParserAutoGen14Private::_end__src_alpha, &ColladaParserAutoGen14Private::_preBegin__src_alpha, &ColladaParserAutoGen14Private::_preEnd__src_alpha, &ColladaParserAutoGen14Private::_freeAttributes__src_alpha);
889 mElementToNamespaceMap[HASH_ELEMENT_SRC_ALPHA] = HASH_NAMESPACE_COLLADA;
890 mElementFunctionMap[HASH_ELEMENT_DEST_ALPHA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__dest_alpha, &ColladaParserAutoGen14Private::_data__dest_alpha, &ColladaParserAutoGen14Private::_end__dest_alpha, &ColladaParserAutoGen14Private::_preBegin__dest_alpha, &ColladaParserAutoGen14Private::_preEnd__dest_alpha, &ColladaParserAutoGen14Private::_freeAttributes__dest_alpha);
891 mElementToNamespaceMap[HASH_ELEMENT_DEST_ALPHA] = HASH_NAMESPACE_COLLADA;
892 mElementFunctionMap[HASH_ELEMENT_BLEND_EQUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blend_equation, &ColladaParserAutoGen14Private::_data__blend_equation, &ColladaParserAutoGen14Private::_end__blend_equation, &ColladaParserAutoGen14Private::_preBegin__blend_equation, &ColladaParserAutoGen14Private::_preEnd__blend_equation, &ColladaParserAutoGen14Private::_freeAttributes__blend_equation);
893 mElementToNamespaceMap[HASH_ELEMENT_BLEND_EQUATION] = HASH_NAMESPACE_COLLADA;
894 mElementFunctionMap[HASH_ELEMENT_BLEND_EQUATION_SEPARATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blend_equation_separate, &ColladaParserAutoGen14Private::_data__blend_equation_separate, &ColladaParserAutoGen14Private::_end__blend_equation_separate, &ColladaParserAutoGen14Private::_preBegin__blend_equation_separate, &ColladaParserAutoGen14Private::_preEnd__blend_equation_separate, &ColladaParserAutoGen14Private::_freeAttributes__blend_equation_separate);
895 mElementToNamespaceMap[HASH_ELEMENT_BLEND_EQUATION_SEPARATE] = HASH_NAMESPACE_COLLADA;
896 mElementFunctionMap[HASH_ELEMENT_RGB] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__rgb, &ColladaParserAutoGen14Private::_data__rgb, &ColladaParserAutoGen14Private::_end__rgb, &ColladaParserAutoGen14Private::_preBegin__rgb, &ColladaParserAutoGen14Private::_preEnd__rgb, &ColladaParserAutoGen14Private::_freeAttributes__rgb);
897 mElementToNamespaceMap[HASH_ELEMENT_RGB] = HASH_NAMESPACE_COLLADA;
898 mElementFunctionMap[HASH_ELEMENT_BLEND_EQUATION_SEPARATE__ALPHA] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blend_equation_separate__alpha, &ColladaParserAutoGen14Private::_data__blend_equation_separate__alpha, &ColladaParserAutoGen14Private::_end__blend_equation_separate__alpha, &ColladaParserAutoGen14Private::_preBegin__blend_equation_separate__alpha, &ColladaParserAutoGen14Private::_preEnd__blend_equation_separate__alpha, &ColladaParserAutoGen14Private::_freeAttributes__blend_equation_separate__alpha);
899 mElementToNamespaceMap[HASH_ELEMENT_BLEND_EQUATION_SEPARATE__ALPHA] = HASH_NAMESPACE_COLLADA;
900 mElementFunctionMap[HASH_ELEMENT_COLOR_MATERIAL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_material, &ColladaParserAutoGen14Private::_data__color_material, &ColladaParserAutoGen14Private::_end__color_material, &ColladaParserAutoGen14Private::_preBegin__color_material, &ColladaParserAutoGen14Private::_preEnd__color_material, &ColladaParserAutoGen14Private::_freeAttributes__color_material);
901 mElementToNamespaceMap[HASH_ELEMENT_COLOR_MATERIAL] = HASH_NAMESPACE_COLLADA;
902 mElementFunctionMap[HASH_ELEMENT_COLOR_MATERIAL__FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_material__face, &ColladaParserAutoGen14Private::_data__color_material__face, &ColladaParserAutoGen14Private::_end__color_material__face, &ColladaParserAutoGen14Private::_preBegin__color_material__face, &ColladaParserAutoGen14Private::_preEnd__color_material__face, &ColladaParserAutoGen14Private::_freeAttributes__color_material__face);
903 mElementToNamespaceMap[HASH_ELEMENT_COLOR_MATERIAL__FACE] = HASH_NAMESPACE_COLLADA;
904 mElementFunctionMap[HASH_ELEMENT_COLOR_MATERIAL__MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__color_material__mode, &ColladaParserAutoGen14Private::_data__color_material__mode, &ColladaParserAutoGen14Private::_end__color_material__mode, &ColladaParserAutoGen14Private::_preBegin__color_material__mode, &ColladaParserAutoGen14Private::_preEnd__color_material__mode, &ColladaParserAutoGen14Private::_freeAttributes__color_material__mode);
905 mElementToNamespaceMap[HASH_ELEMENT_COLOR_MATERIAL__MODE] = HASH_NAMESPACE_COLLADA;
906 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CULL_FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__cull_face, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__cull_face, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__cull_face, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__cull_face, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__cull_face, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__cull_face);
907 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CULL_FACE] = HASH_NAMESPACE_COLLADA;
908 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__depth_func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__depth_func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__depth_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__depth_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__depth_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__depth_func);
909 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_FUNC] = HASH_NAMESPACE_COLLADA;
910 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_mode, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_mode);
911 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_MODE] = HASH_NAMESPACE_COLLADA;
912 mElementFunctionMap[HASH_ELEMENT_FOG_COORD_SRC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fog_coord_src, &ColladaParserAutoGen14Private::_data__fog_coord_src, &ColladaParserAutoGen14Private::_end__fog_coord_src, &ColladaParserAutoGen14Private::_preBegin__fog_coord_src, &ColladaParserAutoGen14Private::_preEnd__fog_coord_src, &ColladaParserAutoGen14Private::_freeAttributes__fog_coord_src);
913 mElementToNamespaceMap[HASH_ELEMENT_FOG_COORD_SRC] = HASH_NAMESPACE_COLLADA;
914 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FRONT_FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__front_face, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__front_face, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__front_face, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__front_face, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__front_face, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__front_face);
915 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FRONT_FACE] = HASH_NAMESPACE_COLLADA;
916 mElementFunctionMap[HASH_ELEMENT_LIGHT_MODEL_COLOR_CONTROL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light_model_color_control, &ColladaParserAutoGen14Private::_data__light_model_color_control, &ColladaParserAutoGen14Private::_end__light_model_color_control, &ColladaParserAutoGen14Private::_preBegin__light_model_color_control, &ColladaParserAutoGen14Private::_preEnd__light_model_color_control, &ColladaParserAutoGen14Private::_freeAttributes__light_model_color_control);
917 mElementToNamespaceMap[HASH_ELEMENT_LIGHT_MODEL_COLOR_CONTROL] = HASH_NAMESPACE_COLLADA;
918 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LOGIC_OP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__logic_op, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__logic_op, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__logic_op, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__logic_op, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__logic_op, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__logic_op);
919 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LOGIC_OP] = HASH_NAMESPACE_COLLADA;
920 mElementFunctionMap[HASH_ELEMENT_POLYGON_MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_mode, &ColladaParserAutoGen14Private::_data__polygon_mode, &ColladaParserAutoGen14Private::_end__polygon_mode, &ColladaParserAutoGen14Private::_preBegin__polygon_mode, &ColladaParserAutoGen14Private::_preEnd__polygon_mode, &ColladaParserAutoGen14Private::_freeAttributes__polygon_mode);
921 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_MODE] = HASH_NAMESPACE_COLLADA;
922 mElementFunctionMap[HASH_ELEMENT_POLYGON_MODE__FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_mode__face, &ColladaParserAutoGen14Private::_data__polygon_mode__face, &ColladaParserAutoGen14Private::_end__polygon_mode__face, &ColladaParserAutoGen14Private::_preBegin__polygon_mode__face, &ColladaParserAutoGen14Private::_preEnd__polygon_mode__face, &ColladaParserAutoGen14Private::_freeAttributes__polygon_mode__face);
923 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_MODE__FACE] = HASH_NAMESPACE_COLLADA;
924 mElementFunctionMap[HASH_ELEMENT_POLYGON_MODE__MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_mode__mode, &ColladaParserAutoGen14Private::_data__polygon_mode__mode, &ColladaParserAutoGen14Private::_end__polygon_mode__mode, &ColladaParserAutoGen14Private::_preBegin__polygon_mode__mode, &ColladaParserAutoGen14Private::_preEnd__polygon_mode__mode, &ColladaParserAutoGen14Private::_freeAttributes__polygon_mode__mode);
925 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_MODE__MODE] = HASH_NAMESPACE_COLLADA;
926 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADE_MODEL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shade_model, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shade_model, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shade_model, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shade_model, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shade_model, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shade_model);
927 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADE_MODEL] = HASH_NAMESPACE_COLLADA;
928 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_func);
929 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC] = HASH_NAMESPACE_COLLADA;
930 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__FUNC] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_func__func, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_func__func);
931 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__FUNC] = HASH_NAMESPACE_COLLADA;
932 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__REF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_func__ref, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_func__ref);
933 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__REF] = HASH_NAMESPACE_COLLADA;
934 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_func__mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_func__mask);
935 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_FUNC__MASK] = HASH_NAMESPACE_COLLADA;
936 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_op, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_op);
937 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP] = HASH_NAMESPACE_COLLADA;
938 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__FAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_op__fail, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_op__fail);
939 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__FAIL] = HASH_NAMESPACE_COLLADA;
940 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__ZFAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_op__zfail, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_op__zfail);
941 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__ZFAIL] = HASH_NAMESPACE_COLLADA;
942 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__ZPASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_op__zpass, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_op__zpass);
943 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_OP__ZPASS] = HASH_NAMESPACE_COLLADA;
944 mElementFunctionMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_func_separate, &ColladaParserAutoGen14Private::_data__stencil_func_separate, &ColladaParserAutoGen14Private::_end__stencil_func_separate, &ColladaParserAutoGen14Private::_preBegin__stencil_func_separate, &ColladaParserAutoGen14Private::_preEnd__stencil_func_separate, &ColladaParserAutoGen14Private::_freeAttributes__stencil_func_separate);
945 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE] = HASH_NAMESPACE_COLLADA;
946 mElementFunctionMap[HASH_ELEMENT_FRONT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__front, &ColladaParserAutoGen14Private::_data__front, &ColladaParserAutoGen14Private::_end__front, &ColladaParserAutoGen14Private::_preBegin__front, &ColladaParserAutoGen14Private::_preEnd__front, &ColladaParserAutoGen14Private::_freeAttributes__front);
947 mElementToNamespaceMap[HASH_ELEMENT_FRONT] = HASH_NAMESPACE_COLLADA;
948 mElementFunctionMap[HASH_ELEMENT_BACK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__back, &ColladaParserAutoGen14Private::_data__back, &ColladaParserAutoGen14Private::_end__back, &ColladaParserAutoGen14Private::_preBegin__back, &ColladaParserAutoGen14Private::_preEnd__back, &ColladaParserAutoGen14Private::_freeAttributes__back);
949 mElementToNamespaceMap[HASH_ELEMENT_BACK] = HASH_NAMESPACE_COLLADA;
950 mElementFunctionMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE__REF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_func_separate__ref, &ColladaParserAutoGen14Private::_data__stencil_func_separate__ref, &ColladaParserAutoGen14Private::_end__stencil_func_separate__ref, &ColladaParserAutoGen14Private::_preBegin__stencil_func_separate__ref, &ColladaParserAutoGen14Private::_preEnd__stencil_func_separate__ref, &ColladaParserAutoGen14Private::_freeAttributes__stencil_func_separate__ref);
951 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE__REF] = HASH_NAMESPACE_COLLADA;
952 mElementFunctionMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE__MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_func_separate__mask, &ColladaParserAutoGen14Private::_data__stencil_func_separate__mask, &ColladaParserAutoGen14Private::_end__stencil_func_separate__mask, &ColladaParserAutoGen14Private::_preBegin__stencil_func_separate__mask, &ColladaParserAutoGen14Private::_preEnd__stencil_func_separate__mask, &ColladaParserAutoGen14Private::_freeAttributes__stencil_func_separate__mask);
953 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_FUNC_SEPARATE__MASK] = HASH_NAMESPACE_COLLADA;
954 mElementFunctionMap[HASH_ELEMENT_STENCIL_OP_SEPARATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_op_separate, &ColladaParserAutoGen14Private::_data__stencil_op_separate, &ColladaParserAutoGen14Private::_end__stencil_op_separate, &ColladaParserAutoGen14Private::_preBegin__stencil_op_separate, &ColladaParserAutoGen14Private::_preEnd__stencil_op_separate, &ColladaParserAutoGen14Private::_freeAttributes__stencil_op_separate);
955 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_OP_SEPARATE] = HASH_NAMESPACE_COLLADA;
956 mElementFunctionMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_op_separate__face, &ColladaParserAutoGen14Private::_data__stencil_op_separate__face, &ColladaParserAutoGen14Private::_end__stencil_op_separate__face, &ColladaParserAutoGen14Private::_preBegin__stencil_op_separate__face, &ColladaParserAutoGen14Private::_preEnd__stencil_op_separate__face, &ColladaParserAutoGen14Private::_freeAttributes__stencil_op_separate__face);
957 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__FACE] = HASH_NAMESPACE_COLLADA;
958 mElementFunctionMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__FAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_op_separate__fail, &ColladaParserAutoGen14Private::_data__stencil_op_separate__fail, &ColladaParserAutoGen14Private::_end__stencil_op_separate__fail, &ColladaParserAutoGen14Private::_preBegin__stencil_op_separate__fail, &ColladaParserAutoGen14Private::_preEnd__stencil_op_separate__fail, &ColladaParserAutoGen14Private::_freeAttributes__stencil_op_separate__fail);
959 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__FAIL] = HASH_NAMESPACE_COLLADA;
960 mElementFunctionMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__ZFAIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_op_separate__zfail, &ColladaParserAutoGen14Private::_data__stencil_op_separate__zfail, &ColladaParserAutoGen14Private::_end__stencil_op_separate__zfail, &ColladaParserAutoGen14Private::_preBegin__stencil_op_separate__zfail, &ColladaParserAutoGen14Private::_preEnd__stencil_op_separate__zfail, &ColladaParserAutoGen14Private::_freeAttributes__stencil_op_separate__zfail);
961 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__ZFAIL] = HASH_NAMESPACE_COLLADA;
962 mElementFunctionMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__ZPASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_op_separate__zpass, &ColladaParserAutoGen14Private::_data__stencil_op_separate__zpass, &ColladaParserAutoGen14Private::_end__stencil_op_separate__zpass, &ColladaParserAutoGen14Private::_preBegin__stencil_op_separate__zpass, &ColladaParserAutoGen14Private::_preEnd__stencil_op_separate__zpass, &ColladaParserAutoGen14Private::_freeAttributes__stencil_op_separate__zpass);
963 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_OP_SEPARATE__ZPASS] = HASH_NAMESPACE_COLLADA;
964 mElementFunctionMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_mask_separate, &ColladaParserAutoGen14Private::_data__stencil_mask_separate, &ColladaParserAutoGen14Private::_end__stencil_mask_separate, &ColladaParserAutoGen14Private::_preBegin__stencil_mask_separate, &ColladaParserAutoGen14Private::_preEnd__stencil_mask_separate, &ColladaParserAutoGen14Private::_freeAttributes__stencil_mask_separate);
965 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE] = HASH_NAMESPACE_COLLADA;
966 mElementFunctionMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE__FACE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_mask_separate__face, &ColladaParserAutoGen14Private::_data__stencil_mask_separate__face, &ColladaParserAutoGen14Private::_end__stencil_mask_separate__face, &ColladaParserAutoGen14Private::_preBegin__stencil_mask_separate__face, &ColladaParserAutoGen14Private::_preEnd__stencil_mask_separate__face, &ColladaParserAutoGen14Private::_freeAttributes__stencil_mask_separate__face);
967 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE__FACE] = HASH_NAMESPACE_COLLADA;
968 mElementFunctionMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE__MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__stencil_mask_separate__mask, &ColladaParserAutoGen14Private::_data__stencil_mask_separate__mask, &ColladaParserAutoGen14Private::_end__stencil_mask_separate__mask, &ColladaParserAutoGen14Private::_preBegin__stencil_mask_separate__mask, &ColladaParserAutoGen14Private::_preEnd__stencil_mask_separate__mask, &ColladaParserAutoGen14Private::_freeAttributes__stencil_mask_separate__mask);
969 mElementToNamespaceMap[HASH_ELEMENT_STENCIL_MASK_SEPARATE__MASK] = HASH_NAMESPACE_COLLADA;
970 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_enable);
971 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_ENABLE] = HASH_NAMESPACE_COLLADA;
972 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_ambient);
973 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_AMBIENT] = HASH_NAMESPACE_COLLADA;
974 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_DIFFUSE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_diffuse, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_diffuse);
975 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_DIFFUSE] = HASH_NAMESPACE_COLLADA;
976 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPECULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_specular, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_specular, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_specular, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_specular, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_specular, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_specular);
977 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPECULAR] = HASH_NAMESPACE_COLLADA;
978 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_POSITION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_position, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_position, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_position, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_position, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_position, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_position);
979 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_POSITION] = HASH_NAMESPACE_COLLADA;
980 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_CONSTANT_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_constant_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_constant_attenuation);
981 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_CONSTANT_ATTENUATION] = HASH_NAMESPACE_COLLADA;
982 mElementFunctionMap[HASH_ELEMENT_LIGHT_LINEAR_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light_linear_attenuation, &ColladaParserAutoGen14Private::_data__light_linear_attenuation, &ColladaParserAutoGen14Private::_end__light_linear_attenuation, &ColladaParserAutoGen14Private::_preBegin__light_linear_attenuation, &ColladaParserAutoGen14Private::_preEnd__light_linear_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__light_linear_attenuation);
983 mElementToNamespaceMap[HASH_ELEMENT_LIGHT_LINEAR_ATTENUATION] = HASH_NAMESPACE_COLLADA;
984 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_QUADRATIC_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_quadratic_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_quadratic_attenuation);
985 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_QUADRATIC_ATTENUATION] = HASH_NAMESPACE_COLLADA;
986 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_CUTOFF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_spot_cutoff, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_spot_cutoff);
987 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_CUTOFF] = HASH_NAMESPACE_COLLADA;
988 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_DIRECTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_spot_direction, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_spot_direction);
989 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_DIRECTION] = HASH_NAMESPACE_COLLADA;
990 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_EXPONENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_spot_exponent, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_spot_exponent);
991 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_SPOT_EXPONENT] = HASH_NAMESPACE_COLLADA;
992 mElementFunctionMap[HASH_ELEMENT_TEXTURE1D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture1D, &ColladaParserAutoGen14Private::_data__texture1D, &ColladaParserAutoGen14Private::_end__texture1D, &ColladaParserAutoGen14Private::_preBegin__texture1D, &ColladaParserAutoGen14Private::_preEnd__texture1D, &ColladaParserAutoGen14Private::_freeAttributes__texture1D);
993 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE1D] = HASH_NAMESPACE_COLLADA;
994 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLER1D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_sampler1D, &ColladaParserAutoGen14Private::_data__value____gl_sampler1D, &ColladaParserAutoGen14Private::_end__value____gl_sampler1D, &ColladaParserAutoGen14Private::_preBegin__value____gl_sampler1D, &ColladaParserAutoGen14Private::_preEnd__value____gl_sampler1D, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_sampler1D);
995 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLER1D] = HASH_NAMESPACE_COLLADA;
996 mElementFunctionMap[HASH_ELEMENT_PARAM____NCNAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__param____NCName, &ColladaParserAutoGen14Private::_data__param____NCName, &ColladaParserAutoGen14Private::_end__param____NCName, &ColladaParserAutoGen14Private::_preBegin__param____NCName, &ColladaParserAutoGen14Private::_preEnd__param____NCName, &ColladaParserAutoGen14Private::_freeAttributes__param____NCName);
997 mElementToNamespaceMap[HASH_ELEMENT_PARAM____NCNAME] = HASH_NAMESPACE_COLLADA;
998 mElementFunctionMap[HASH_ELEMENT_TEXTURE2D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture2D, &ColladaParserAutoGen14Private::_data__texture2D, &ColladaParserAutoGen14Private::_end__texture2D, &ColladaParserAutoGen14Private::_preBegin__texture2D, &ColladaParserAutoGen14Private::_preEnd__texture2D, &ColladaParserAutoGen14Private::_freeAttributes__texture2D);
999 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE2D] = HASH_NAMESPACE_COLLADA;
1000 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLER2D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_sampler2D, &ColladaParserAutoGen14Private::_data__value____gl_sampler2D, &ColladaParserAutoGen14Private::_end__value____gl_sampler2D, &ColladaParserAutoGen14Private::_preBegin__value____gl_sampler2D, &ColladaParserAutoGen14Private::_preEnd__value____gl_sampler2D, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_sampler2D);
1001 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLER2D] = HASH_NAMESPACE_COLLADA;
1002 mElementFunctionMap[HASH_ELEMENT_TEXTURE3D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture3D, &ColladaParserAutoGen14Private::_data__texture3D, &ColladaParserAutoGen14Private::_end__texture3D, &ColladaParserAutoGen14Private::_preBegin__texture3D, &ColladaParserAutoGen14Private::_preEnd__texture3D, &ColladaParserAutoGen14Private::_freeAttributes__texture3D);
1003 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE3D] = HASH_NAMESPACE_COLLADA;
1004 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLER3D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_sampler3D, &ColladaParserAutoGen14Private::_data__value____gl_sampler3D, &ColladaParserAutoGen14Private::_end__value____gl_sampler3D, &ColladaParserAutoGen14Private::_preBegin__value____gl_sampler3D, &ColladaParserAutoGen14Private::_preEnd__value____gl_sampler3D, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_sampler3D);
1005 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLER3D] = HASH_NAMESPACE_COLLADA;
1006 mElementFunctionMap[HASH_ELEMENT_TEXTURECUBE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureCUBE, &ColladaParserAutoGen14Private::_data__textureCUBE, &ColladaParserAutoGen14Private::_end__textureCUBE, &ColladaParserAutoGen14Private::_preBegin__textureCUBE, &ColladaParserAutoGen14Private::_preEnd__textureCUBE, &ColladaParserAutoGen14Private::_freeAttributes__textureCUBE);
1007 mElementToNamespaceMap[HASH_ELEMENT_TEXTURECUBE] = HASH_NAMESPACE_COLLADA;
1008 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLERCUBE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_samplerCUBE, &ColladaParserAutoGen14Private::_data__value____gl_samplerCUBE, &ColladaParserAutoGen14Private::_end__value____gl_samplerCUBE, &ColladaParserAutoGen14Private::_preBegin__value____gl_samplerCUBE, &ColladaParserAutoGen14Private::_preEnd__value____gl_samplerCUBE, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_samplerCUBE);
1009 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLERCUBE] = HASH_NAMESPACE_COLLADA;
1010 mElementFunctionMap[HASH_ELEMENT_TEXTURERECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureRECT, &ColladaParserAutoGen14Private::_data__textureRECT, &ColladaParserAutoGen14Private::_end__textureRECT, &ColladaParserAutoGen14Private::_preBegin__textureRECT, &ColladaParserAutoGen14Private::_preEnd__textureRECT, &ColladaParserAutoGen14Private::_freeAttributes__textureRECT);
1011 mElementToNamespaceMap[HASH_ELEMENT_TEXTURERECT] = HASH_NAMESPACE_COLLADA;
1012 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLERRECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_samplerRECT, &ColladaParserAutoGen14Private::_data__value____gl_samplerRECT, &ColladaParserAutoGen14Private::_end__value____gl_samplerRECT, &ColladaParserAutoGen14Private::_preBegin__value____gl_samplerRECT, &ColladaParserAutoGen14Private::_preEnd__value____gl_samplerRECT, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_samplerRECT);
1013 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLERRECT] = HASH_NAMESPACE_COLLADA;
1014 mElementFunctionMap[HASH_ELEMENT_TEXTUREDEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureDEPTH, &ColladaParserAutoGen14Private::_data__textureDEPTH, &ColladaParserAutoGen14Private::_end__textureDEPTH, &ColladaParserAutoGen14Private::_preBegin__textureDEPTH, &ColladaParserAutoGen14Private::_preEnd__textureDEPTH, &ColladaParserAutoGen14Private::_freeAttributes__textureDEPTH);
1015 mElementToNamespaceMap[HASH_ELEMENT_TEXTUREDEPTH] = HASH_NAMESPACE_COLLADA;
1016 mElementFunctionMap[HASH_ELEMENT_VALUE____GL_SAMPLERDEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__value____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_data__value____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_end__value____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_preBegin__value____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_preEnd__value____gl_samplerDEPTH, &ColladaParserAutoGen14Private::_freeAttributes__value____gl_samplerDEPTH);
1017 mElementToNamespaceMap[HASH_ELEMENT_VALUE____GL_SAMPLERDEPTH] = HASH_NAMESPACE_COLLADA;
1018 mElementFunctionMap[HASH_ELEMENT_TEXTURE1D_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture1D_enable, &ColladaParserAutoGen14Private::_data__texture1D_enable, &ColladaParserAutoGen14Private::_end__texture1D_enable, &ColladaParserAutoGen14Private::_preBegin__texture1D_enable, &ColladaParserAutoGen14Private::_preEnd__texture1D_enable, &ColladaParserAutoGen14Private::_freeAttributes__texture1D_enable);
1019 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE1D_ENABLE] = HASH_NAMESPACE_COLLADA;
1020 mElementFunctionMap[HASH_ELEMENT_TEXTURE2D_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture2D_enable, &ColladaParserAutoGen14Private::_data__texture2D_enable, &ColladaParserAutoGen14Private::_end__texture2D_enable, &ColladaParserAutoGen14Private::_preBegin__texture2D_enable, &ColladaParserAutoGen14Private::_preEnd__texture2D_enable, &ColladaParserAutoGen14Private::_freeAttributes__texture2D_enable);
1021 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE2D_ENABLE] = HASH_NAMESPACE_COLLADA;
1022 mElementFunctionMap[HASH_ELEMENT_TEXTURE3D_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture3D_enable, &ColladaParserAutoGen14Private::_data__texture3D_enable, &ColladaParserAutoGen14Private::_end__texture3D_enable, &ColladaParserAutoGen14Private::_preBegin__texture3D_enable, &ColladaParserAutoGen14Private::_preEnd__texture3D_enable, &ColladaParserAutoGen14Private::_freeAttributes__texture3D_enable);
1023 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE3D_ENABLE] = HASH_NAMESPACE_COLLADA;
1024 mElementFunctionMap[HASH_ELEMENT_TEXTURECUBE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureCUBE_enable, &ColladaParserAutoGen14Private::_data__textureCUBE_enable, &ColladaParserAutoGen14Private::_end__textureCUBE_enable, &ColladaParserAutoGen14Private::_preBegin__textureCUBE_enable, &ColladaParserAutoGen14Private::_preEnd__textureCUBE_enable, &ColladaParserAutoGen14Private::_freeAttributes__textureCUBE_enable);
1025 mElementToNamespaceMap[HASH_ELEMENT_TEXTURECUBE_ENABLE] = HASH_NAMESPACE_COLLADA;
1026 mElementFunctionMap[HASH_ELEMENT_TEXTURERECT_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureRECT_enable, &ColladaParserAutoGen14Private::_data__textureRECT_enable, &ColladaParserAutoGen14Private::_end__textureRECT_enable, &ColladaParserAutoGen14Private::_preBegin__textureRECT_enable, &ColladaParserAutoGen14Private::_preEnd__textureRECT_enable, &ColladaParserAutoGen14Private::_freeAttributes__textureRECT_enable);
1027 mElementToNamespaceMap[HASH_ELEMENT_TEXTURERECT_ENABLE] = HASH_NAMESPACE_COLLADA;
1028 mElementFunctionMap[HASH_ELEMENT_TEXTUREDEPTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__textureDEPTH_enable, &ColladaParserAutoGen14Private::_data__textureDEPTH_enable, &ColladaParserAutoGen14Private::_end__textureDEPTH_enable, &ColladaParserAutoGen14Private::_preBegin__textureDEPTH_enable, &ColladaParserAutoGen14Private::_preEnd__textureDEPTH_enable, &ColladaParserAutoGen14Private::_freeAttributes__textureDEPTH_enable);
1029 mElementToNamespaceMap[HASH_ELEMENT_TEXTUREDEPTH_ENABLE] = HASH_NAMESPACE_COLLADA;
1030 mElementFunctionMap[HASH_ELEMENT_TEXTURE_ENV_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture_env_color, &ColladaParserAutoGen14Private::_data__texture_env_color, &ColladaParserAutoGen14Private::_end__texture_env_color, &ColladaParserAutoGen14Private::_preBegin__texture_env_color, &ColladaParserAutoGen14Private::_preEnd__texture_env_color, &ColladaParserAutoGen14Private::_freeAttributes__texture_env_color);
1031 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE_ENV_COLOR] = HASH_NAMESPACE_COLLADA;
1032 mElementFunctionMap[HASH_ELEMENT_TEXTURE_ENV_MODE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture_env_mode, &ColladaParserAutoGen14Private::_data__texture_env_mode, &ColladaParserAutoGen14Private::_end__texture_env_mode, &ColladaParserAutoGen14Private::_preBegin__texture_env_mode, &ColladaParserAutoGen14Private::_preEnd__texture_env_mode, &ColladaParserAutoGen14Private::_freeAttributes__texture_env_mode);
1033 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE_ENV_MODE] = HASH_NAMESPACE_COLLADA;
1034 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLIP_PLANE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__clip_plane, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__clip_plane);
1035 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLIP_PLANE] = HASH_NAMESPACE_COLLADA;
1036 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLIP_PLANE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__clip_plane_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__clip_plane_enable);
1037 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLIP_PLANE_ENABLE] = HASH_NAMESPACE_COLLADA;
1038 mElementFunctionMap[HASH_ELEMENT_BLEND_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blend_color, &ColladaParserAutoGen14Private::_data__blend_color, &ColladaParserAutoGen14Private::_end__blend_color, &ColladaParserAutoGen14Private::_preBegin__blend_color, &ColladaParserAutoGen14Private::_preEnd__blend_color, &ColladaParserAutoGen14Private::_freeAttributes__blend_color);
1039 mElementToNamespaceMap[HASH_ELEMENT_BLEND_COLOR] = HASH_NAMESPACE_COLLADA;
1040 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__clear_color, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__clear_color, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__clear_color, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__clear_color, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__clear_color, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__clear_color);
1041 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_COLOR] = HASH_NAMESPACE_COLLADA;
1042 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_STENCIL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__clear_stencil, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__clear_stencil);
1043 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_STENCIL] = HASH_NAMESPACE_COLLADA;
1044 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_DEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__clear_depth, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__clear_depth);
1045 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CLEAR_DEPTH] = HASH_NAMESPACE_COLLADA;
1046 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__color_mask, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__color_mask, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__color_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__color_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__color_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__color_mask);
1047 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_MASK] = HASH_NAMESPACE_COLLADA;
1048 mElementFunctionMap[HASH_ELEMENT_DEPTH_BOUNDS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_bounds, &ColladaParserAutoGen14Private::_data__depth_bounds, &ColladaParserAutoGen14Private::_end__depth_bounds, &ColladaParserAutoGen14Private::_preBegin__depth_bounds, &ColladaParserAutoGen14Private::_preEnd__depth_bounds, &ColladaParserAutoGen14Private::_freeAttributes__depth_bounds);
1049 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_BOUNDS] = HASH_NAMESPACE_COLLADA;
1050 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__depth_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__depth_mask);
1051 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_MASK] = HASH_NAMESPACE_COLLADA;
1052 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_RANGE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__depth_range, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__depth_range, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__depth_range, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__depth_range, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__depth_range, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__depth_range);
1053 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_RANGE] = HASH_NAMESPACE_COLLADA;
1054 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_DENSITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_density, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_density, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_density, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_density, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_density, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_density);
1055 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_DENSITY] = HASH_NAMESPACE_COLLADA;
1056 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_START] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_start, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_start, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_start, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_start, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_start, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_start);
1057 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_START] = HASH_NAMESPACE_COLLADA;
1058 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_END] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_end, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_end, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_end, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_end, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_end, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_end);
1059 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_END] = HASH_NAMESPACE_COLLADA;
1060 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_color, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_color, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_color, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_color, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_color, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_color);
1061 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_COLOR] = HASH_NAMESPACE_COLLADA;
1062 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_MODEL_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_model_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_model_ambient);
1063 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_MODEL_AMBIENT] = HASH_NAMESPACE_COLLADA;
1064 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHTING_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__lighting_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__lighting_enable);
1065 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHTING_ENABLE] = HASH_NAMESPACE_COLLADA;
1066 mElementFunctionMap[HASH_ELEMENT_LINE_STIPPLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__line_stipple, &ColladaParserAutoGen14Private::_data__line_stipple, &ColladaParserAutoGen14Private::_end__line_stipple, &ColladaParserAutoGen14Private::_preBegin__line_stipple, &ColladaParserAutoGen14Private::_preEnd__line_stipple, &ColladaParserAutoGen14Private::_freeAttributes__line_stipple);
1067 mElementToNamespaceMap[HASH_ELEMENT_LINE_STIPPLE] = HASH_NAMESPACE_COLLADA;
1068 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LINE_WIDTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__line_width, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__line_width, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__line_width, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__line_width, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__line_width, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__line_width);
1069 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LINE_WIDTH] = HASH_NAMESPACE_COLLADA;
1070 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_AMBIENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__material_ambient, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__material_ambient);
1071 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_AMBIENT] = HASH_NAMESPACE_COLLADA;
1072 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_DIFFUSE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__material_diffuse, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__material_diffuse);
1073 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_DIFFUSE] = HASH_NAMESPACE_COLLADA;
1074 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_EMISSION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__material_emission, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__material_emission, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__material_emission, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__material_emission, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__material_emission, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__material_emission);
1075 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_EMISSION] = HASH_NAMESPACE_COLLADA;
1076 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_SHININESS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__material_shininess, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__material_shininess);
1077 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_SHININESS] = HASH_NAMESPACE_COLLADA;
1078 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_SPECULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__material_specular, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__material_specular, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__material_specular, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__material_specular, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__material_specular, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__material_specular);
1079 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MATERIAL_SPECULAR] = HASH_NAMESPACE_COLLADA;
1080 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MODEL_VIEW_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__model_view_matrix, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__model_view_matrix);
1081 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MODEL_VIEW_MATRIX] = HASH_NAMESPACE_COLLADA;
1082 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_DISTANCE_ATTENUATION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_distance_attenuation, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_distance_attenuation);
1083 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_DISTANCE_ATTENUATION] = HASH_NAMESPACE_COLLADA;
1084 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_FADE_THRESHOLD_SIZE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_fade_threshold_size, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_fade_threshold_size);
1085 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_FADE_THRESHOLD_SIZE] = HASH_NAMESPACE_COLLADA;
1086 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_size, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_size, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_size, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_size, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_size, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_size);
1087 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE] = HASH_NAMESPACE_COLLADA;
1088 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE_MIN] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_size_min, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_size_min);
1089 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE_MIN] = HASH_NAMESPACE_COLLADA;
1090 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE_MAX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_size_max, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_size_max);
1091 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SIZE_MAX] = HASH_NAMESPACE_COLLADA;
1092 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POLYGON_OFFSET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__polygon_offset, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__polygon_offset);
1093 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POLYGON_OFFSET] = HASH_NAMESPACE_COLLADA;
1094 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__PROJECTION_MATRIX] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__projection_matrix, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__projection_matrix);
1095 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__PROJECTION_MATRIX] = HASH_NAMESPACE_COLLADA;
1096 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SCISSOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__scissor, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__scissor, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__scissor, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__scissor, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__scissor, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__scissor);
1097 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SCISSOR] = HASH_NAMESPACE_COLLADA;
1098 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_MASK] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_mask, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_mask);
1099 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_MASK] = HASH_NAMESPACE_COLLADA;
1100 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__alpha_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__alpha_test_enable);
1101 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__ALPHA_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
1102 mElementFunctionMap[HASH_ELEMENT_AUTO_NORMAL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__auto_normal_enable, &ColladaParserAutoGen14Private::_data__auto_normal_enable, &ColladaParserAutoGen14Private::_end__auto_normal_enable, &ColladaParserAutoGen14Private::_preBegin__auto_normal_enable, &ColladaParserAutoGen14Private::_preEnd__auto_normal_enable, &ColladaParserAutoGen14Private::_freeAttributes__auto_normal_enable);
1103 mElementToNamespaceMap[HASH_ELEMENT_AUTO_NORMAL_ENABLE] = HASH_NAMESPACE_COLLADA;
1104 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__blend_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__blend_enable);
1105 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__BLEND_ENABLE] = HASH_NAMESPACE_COLLADA;
1106 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_LOGIC_OP_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__color_logic_op_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__color_logic_op_enable);
1107 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_LOGIC_OP_ENABLE] = HASH_NAMESPACE_COLLADA;
1108 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_MATERIAL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__color_material_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__color_material_enable);
1109 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__COLOR_MATERIAL_ENABLE] = HASH_NAMESPACE_COLLADA;
1110 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CULL_FACE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__cull_face_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__cull_face_enable);
1111 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__CULL_FACE_ENABLE] = HASH_NAMESPACE_COLLADA;
1112 mElementFunctionMap[HASH_ELEMENT_DEPTH_BOUNDS_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_bounds_enable, &ColladaParserAutoGen14Private::_data__depth_bounds_enable, &ColladaParserAutoGen14Private::_end__depth_bounds_enable, &ColladaParserAutoGen14Private::_preBegin__depth_bounds_enable, &ColladaParserAutoGen14Private::_preEnd__depth_bounds_enable, &ColladaParserAutoGen14Private::_freeAttributes__depth_bounds_enable);
1113 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_BOUNDS_ENABLE] = HASH_NAMESPACE_COLLADA;
1114 mElementFunctionMap[HASH_ELEMENT_DEPTH_CLAMP_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__depth_clamp_enable, &ColladaParserAutoGen14Private::_data__depth_clamp_enable, &ColladaParserAutoGen14Private::_end__depth_clamp_enable, &ColladaParserAutoGen14Private::_preBegin__depth_clamp_enable, &ColladaParserAutoGen14Private::_preEnd__depth_clamp_enable, &ColladaParserAutoGen14Private::_freeAttributes__depth_clamp_enable);
1115 mElementToNamespaceMap[HASH_ELEMENT_DEPTH_CLAMP_ENABLE] = HASH_NAMESPACE_COLLADA;
1116 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__depth_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__depth_test_enable);
1117 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DEPTH_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
1118 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DITHER_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__dither_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__dither_enable);
1119 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__DITHER_ENABLE] = HASH_NAMESPACE_COLLADA;
1120 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__fog_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__fog_enable);
1121 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__FOG_ENABLE] = HASH_NAMESPACE_COLLADA;
1122 mElementFunctionMap[HASH_ELEMENT_LIGHT_MODEL_LOCAL_VIEWER_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__light_model_local_viewer_enable, &ColladaParserAutoGen14Private::_data__light_model_local_viewer_enable, &ColladaParserAutoGen14Private::_end__light_model_local_viewer_enable, &ColladaParserAutoGen14Private::_preBegin__light_model_local_viewer_enable, &ColladaParserAutoGen14Private::_preEnd__light_model_local_viewer_enable, &ColladaParserAutoGen14Private::_freeAttributes__light_model_local_viewer_enable);
1123 mElementToNamespaceMap[HASH_ELEMENT_LIGHT_MODEL_LOCAL_VIEWER_ENABLE] = HASH_NAMESPACE_COLLADA;
1124 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_MODEL_TWO_SIDE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__light_model_two_side_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__light_model_two_side_enable);
1125 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LIGHT_MODEL_TWO_SIDE_ENABLE] = HASH_NAMESPACE_COLLADA;
1126 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LINE_SMOOTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__line_smooth_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__line_smooth_enable);
1127 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__LINE_SMOOTH_ENABLE] = HASH_NAMESPACE_COLLADA;
1128 mElementFunctionMap[HASH_ELEMENT_LINE_STIPPLE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__line_stipple_enable, &ColladaParserAutoGen14Private::_data__line_stipple_enable, &ColladaParserAutoGen14Private::_end__line_stipple_enable, &ColladaParserAutoGen14Private::_preBegin__line_stipple_enable, &ColladaParserAutoGen14Private::_preEnd__line_stipple_enable, &ColladaParserAutoGen14Private::_freeAttributes__line_stipple_enable);
1129 mElementToNamespaceMap[HASH_ELEMENT_LINE_STIPPLE_ENABLE] = HASH_NAMESPACE_COLLADA;
1130 mElementFunctionMap[HASH_ELEMENT_LOGIC_OP_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__logic_op_enable, &ColladaParserAutoGen14Private::_data__logic_op_enable, &ColladaParserAutoGen14Private::_end__logic_op_enable, &ColladaParserAutoGen14Private::_preBegin__logic_op_enable, &ColladaParserAutoGen14Private::_preEnd__logic_op_enable, &ColladaParserAutoGen14Private::_freeAttributes__logic_op_enable);
1131 mElementToNamespaceMap[HASH_ELEMENT_LOGIC_OP_ENABLE] = HASH_NAMESPACE_COLLADA;
1132 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MULTISAMPLE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__multisample_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__multisample_enable);
1133 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__MULTISAMPLE_ENABLE] = HASH_NAMESPACE_COLLADA;
1134 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__NORMALIZE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__normalize_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__normalize_enable);
1135 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__NORMALIZE_ENABLE] = HASH_NAMESPACE_COLLADA;
1136 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SMOOTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__point_smooth_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__point_smooth_enable);
1137 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POINT_SMOOTH_ENABLE] = HASH_NAMESPACE_COLLADA;
1138 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POLYGON_OFFSET_FILL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__polygon_offset_fill_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__polygon_offset_fill_enable);
1139 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__POLYGON_OFFSET_FILL_ENABLE] = HASH_NAMESPACE_COLLADA;
1140 mElementFunctionMap[HASH_ELEMENT_POLYGON_OFFSET_LINE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_offset_line_enable, &ColladaParserAutoGen14Private::_data__polygon_offset_line_enable, &ColladaParserAutoGen14Private::_end__polygon_offset_line_enable, &ColladaParserAutoGen14Private::_preBegin__polygon_offset_line_enable, &ColladaParserAutoGen14Private::_preEnd__polygon_offset_line_enable, &ColladaParserAutoGen14Private::_freeAttributes__polygon_offset_line_enable);
1141 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_OFFSET_LINE_ENABLE] = HASH_NAMESPACE_COLLADA;
1142 mElementFunctionMap[HASH_ELEMENT_POLYGON_OFFSET_POINT_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_offset_point_enable, &ColladaParserAutoGen14Private::_data__polygon_offset_point_enable, &ColladaParserAutoGen14Private::_end__polygon_offset_point_enable, &ColladaParserAutoGen14Private::_preBegin__polygon_offset_point_enable, &ColladaParserAutoGen14Private::_preEnd__polygon_offset_point_enable, &ColladaParserAutoGen14Private::_freeAttributes__polygon_offset_point_enable);
1143 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_OFFSET_POINT_ENABLE] = HASH_NAMESPACE_COLLADA;
1144 mElementFunctionMap[HASH_ELEMENT_POLYGON_SMOOTH_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_smooth_enable, &ColladaParserAutoGen14Private::_data__polygon_smooth_enable, &ColladaParserAutoGen14Private::_end__polygon_smooth_enable, &ColladaParserAutoGen14Private::_preBegin__polygon_smooth_enable, &ColladaParserAutoGen14Private::_preEnd__polygon_smooth_enable, &ColladaParserAutoGen14Private::_freeAttributes__polygon_smooth_enable);
1145 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_SMOOTH_ENABLE] = HASH_NAMESPACE_COLLADA;
1146 mElementFunctionMap[HASH_ELEMENT_POLYGON_STIPPLE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__polygon_stipple_enable, &ColladaParserAutoGen14Private::_data__polygon_stipple_enable, &ColladaParserAutoGen14Private::_end__polygon_stipple_enable, &ColladaParserAutoGen14Private::_preBegin__polygon_stipple_enable, &ColladaParserAutoGen14Private::_preEnd__polygon_stipple_enable, &ColladaParserAutoGen14Private::_freeAttributes__polygon_stipple_enable);
1147 mElementToNamespaceMap[HASH_ELEMENT_POLYGON_STIPPLE_ENABLE] = HASH_NAMESPACE_COLLADA;
1148 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__RESCALE_NORMAL_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__rescale_normal_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__rescale_normal_enable);
1149 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__RESCALE_NORMAL_ENABLE] = HASH_NAMESPACE_COLLADA;
1150 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_COVERAGE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__sample_alpha_to_coverage_enable);
1151 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_COVERAGE_ENABLE] = HASH_NAMESPACE_COLLADA;
1152 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_ONE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__sample_alpha_to_one_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__sample_alpha_to_one_enable);
1153 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_ALPHA_TO_ONE_ENABLE] = HASH_NAMESPACE_COLLADA;
1154 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_COVERAGE_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__sample_coverage_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__sample_coverage_enable);
1155 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SAMPLE_COVERAGE_ENABLE] = HASH_NAMESPACE_COLLADA;
1156 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SCISSOR_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__scissor_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__scissor_test_enable);
1157 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SCISSOR_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
1158 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_TEST_ENABLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__stencil_test_enable, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__stencil_test_enable);
1159 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__STENCIL_TEST_ENABLE] = HASH_NAMESPACE_COLLADA;
1160 mElementFunctionMap[HASH_ELEMENT_GL_HOOK_ABSTRACT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__gl_hook_abstract, &ColladaParserAutoGen14Private::_data__gl_hook_abstract, &ColladaParserAutoGen14Private::_end__gl_hook_abstract, &ColladaParserAutoGen14Private::_preBegin__gl_hook_abstract, &ColladaParserAutoGen14Private::_preEnd__gl_hook_abstract, &ColladaParserAutoGen14Private::_freeAttributes__gl_hook_abstract);
1161 mElementToNamespaceMap[HASH_ELEMENT_GL_HOOK_ABSTRACT] = HASH_NAMESPACE_COLLADA;
1162 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shader, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shader, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shader, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shader, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shader, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shader);
1163 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER] = HASH_NAMESPACE_COLLADA;
1164 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__COMPILER_TARGET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shader__compiler_target);
1165 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__COMPILER_TARGET] = HASH_NAMESPACE_COLLADA;
1166 mElementFunctionMap[HASH_ELEMENT_COMPILER_OPTIONS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__compiler_options, &ColladaParserAutoGen14Private::_data__compiler_options, &ColladaParserAutoGen14Private::_end__compiler_options, &ColladaParserAutoGen14Private::_preBegin__compiler_options, &ColladaParserAutoGen14Private::_preEnd__compiler_options, &ColladaParserAutoGen14Private::_freeAttributes__compiler_options);
1167 mElementToNamespaceMap[HASH_ELEMENT_COMPILER_OPTIONS] = HASH_NAMESPACE_COLLADA;
1168 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__NAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shader__name, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shader__name, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shader__name, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shader__name, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shader__name, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shader__name);
1169 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__NAME] = HASH_NAMESPACE_COLLADA;
1170 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__BIND] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shader__bind);
1171 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__BIND] = HASH_NAMESPACE_COLLADA;
1172 mElementFunctionMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__BIND__PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_GLSL__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_data__profile_GLSL__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_end__profile_GLSL__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_preBegin__profile_GLSL__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_preEnd__profile_GLSL__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_freeAttributes__profile_GLSL__technique__pass__shader__bind__param);
1173 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_GLSL__TECHNIQUE__PASS__SHADER__BIND__PARAM] = HASH_NAMESPACE_COLLADA;
1174 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG, &ColladaParserAutoGen14Private::_data__profile_CG, &ColladaParserAutoGen14Private::_end__profile_CG, &ColladaParserAutoGen14Private::_preBegin__profile_CG, &ColladaParserAutoGen14Private::_preEnd__profile_CG, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG);
1175 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG] = HASH_NAMESPACE_COLLADA;
1176 mElementFunctionMap[HASH_ELEMENT_NEWPARAM____CG_NEWPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__newparam____cg_newparam, &ColladaParserAutoGen14Private::_data__newparam____cg_newparam, &ColladaParserAutoGen14Private::_end__newparam____cg_newparam, &ColladaParserAutoGen14Private::_preBegin__newparam____cg_newparam, &ColladaParserAutoGen14Private::_preEnd__newparam____cg_newparam, &ColladaParserAutoGen14Private::_freeAttributes__newparam____cg_newparam);
1177 mElementToNamespaceMap[HASH_ELEMENT_NEWPARAM____CG_NEWPARAM] = HASH_NAMESPACE_COLLADA;
1178 mElementFunctionMap[HASH_ELEMENT_BOOL____CG_BOOL] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool____cg_bool, &ColladaParserAutoGen14Private::_data__bool____cg_bool, &ColladaParserAutoGen14Private::_end__bool____cg_bool, &ColladaParserAutoGen14Private::_preBegin__bool____cg_bool, &ColladaParserAutoGen14Private::_preEnd__bool____cg_bool, &ColladaParserAutoGen14Private::_freeAttributes__bool____cg_bool);
1179 mElementToNamespaceMap[HASH_ELEMENT_BOOL____CG_BOOL] = HASH_NAMESPACE_COLLADA;
1180 mElementFunctionMap[HASH_ELEMENT_BOOL1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool1, &ColladaParserAutoGen14Private::_data__bool1, &ColladaParserAutoGen14Private::_end__bool1, &ColladaParserAutoGen14Private::_preBegin__bool1, &ColladaParserAutoGen14Private::_preEnd__bool1, &ColladaParserAutoGen14Private::_freeAttributes__bool1);
1181 mElementToNamespaceMap[HASH_ELEMENT_BOOL1] = HASH_NAMESPACE_COLLADA;
1182 mElementFunctionMap[HASH_ELEMENT_BOOL2____CG_BOOL2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2____cg_bool2, &ColladaParserAutoGen14Private::_data__bool2____cg_bool2, &ColladaParserAutoGen14Private::_end__bool2____cg_bool2, &ColladaParserAutoGen14Private::_preBegin__bool2____cg_bool2, &ColladaParserAutoGen14Private::_preEnd__bool2____cg_bool2, &ColladaParserAutoGen14Private::_freeAttributes__bool2____cg_bool2);
1183 mElementToNamespaceMap[HASH_ELEMENT_BOOL2____CG_BOOL2] = HASH_NAMESPACE_COLLADA;
1184 mElementFunctionMap[HASH_ELEMENT_BOOL3____CG_BOOL3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3____cg_bool3, &ColladaParserAutoGen14Private::_data__bool3____cg_bool3, &ColladaParserAutoGen14Private::_end__bool3____cg_bool3, &ColladaParserAutoGen14Private::_preBegin__bool3____cg_bool3, &ColladaParserAutoGen14Private::_preEnd__bool3____cg_bool3, &ColladaParserAutoGen14Private::_freeAttributes__bool3____cg_bool3);
1185 mElementToNamespaceMap[HASH_ELEMENT_BOOL3____CG_BOOL3] = HASH_NAMESPACE_COLLADA;
1186 mElementFunctionMap[HASH_ELEMENT_BOOL4____CG_BOOL4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4____cg_bool4, &ColladaParserAutoGen14Private::_data__bool4____cg_bool4, &ColladaParserAutoGen14Private::_end__bool4____cg_bool4, &ColladaParserAutoGen14Private::_preBegin__bool4____cg_bool4, &ColladaParserAutoGen14Private::_preEnd__bool4____cg_bool4, &ColladaParserAutoGen14Private::_freeAttributes__bool4____cg_bool4);
1187 mElementToNamespaceMap[HASH_ELEMENT_BOOL4____CG_BOOL4] = HASH_NAMESPACE_COLLADA;
1188 mElementFunctionMap[HASH_ELEMENT_BOOL1X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool1x1, &ColladaParserAutoGen14Private::_data__bool1x1, &ColladaParserAutoGen14Private::_end__bool1x1, &ColladaParserAutoGen14Private::_preBegin__bool1x1, &ColladaParserAutoGen14Private::_preEnd__bool1x1, &ColladaParserAutoGen14Private::_freeAttributes__bool1x1);
1189 mElementToNamespaceMap[HASH_ELEMENT_BOOL1X1] = HASH_NAMESPACE_COLLADA;
1190 mElementFunctionMap[HASH_ELEMENT_BOOL1X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool1x2, &ColladaParserAutoGen14Private::_data__bool1x2, &ColladaParserAutoGen14Private::_end__bool1x2, &ColladaParserAutoGen14Private::_preBegin__bool1x2, &ColladaParserAutoGen14Private::_preEnd__bool1x2, &ColladaParserAutoGen14Private::_freeAttributes__bool1x2);
1191 mElementToNamespaceMap[HASH_ELEMENT_BOOL1X2] = HASH_NAMESPACE_COLLADA;
1192 mElementFunctionMap[HASH_ELEMENT_BOOL1X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool1x3, &ColladaParserAutoGen14Private::_data__bool1x3, &ColladaParserAutoGen14Private::_end__bool1x3, &ColladaParserAutoGen14Private::_preBegin__bool1x3, &ColladaParserAutoGen14Private::_preEnd__bool1x3, &ColladaParserAutoGen14Private::_freeAttributes__bool1x3);
1193 mElementToNamespaceMap[HASH_ELEMENT_BOOL1X3] = HASH_NAMESPACE_COLLADA;
1194 mElementFunctionMap[HASH_ELEMENT_BOOL1X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool1x4, &ColladaParserAutoGen14Private::_data__bool1x4, &ColladaParserAutoGen14Private::_end__bool1x4, &ColladaParserAutoGen14Private::_preBegin__bool1x4, &ColladaParserAutoGen14Private::_preEnd__bool1x4, &ColladaParserAutoGen14Private::_freeAttributes__bool1x4);
1195 mElementToNamespaceMap[HASH_ELEMENT_BOOL1X4] = HASH_NAMESPACE_COLLADA;
1196 mElementFunctionMap[HASH_ELEMENT_BOOL2X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2x1, &ColladaParserAutoGen14Private::_data__bool2x1, &ColladaParserAutoGen14Private::_end__bool2x1, &ColladaParserAutoGen14Private::_preBegin__bool2x1, &ColladaParserAutoGen14Private::_preEnd__bool2x1, &ColladaParserAutoGen14Private::_freeAttributes__bool2x1);
1197 mElementToNamespaceMap[HASH_ELEMENT_BOOL2X1] = HASH_NAMESPACE_COLLADA;
1198 mElementFunctionMap[HASH_ELEMENT_BOOL2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2x2, &ColladaParserAutoGen14Private::_data__bool2x2, &ColladaParserAutoGen14Private::_end__bool2x2, &ColladaParserAutoGen14Private::_preBegin__bool2x2, &ColladaParserAutoGen14Private::_preEnd__bool2x2, &ColladaParserAutoGen14Private::_freeAttributes__bool2x2);
1199 mElementToNamespaceMap[HASH_ELEMENT_BOOL2X2] = HASH_NAMESPACE_COLLADA;
1200 mElementFunctionMap[HASH_ELEMENT_BOOL2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2x3, &ColladaParserAutoGen14Private::_data__bool2x3, &ColladaParserAutoGen14Private::_end__bool2x3, &ColladaParserAutoGen14Private::_preBegin__bool2x3, &ColladaParserAutoGen14Private::_preEnd__bool2x3, &ColladaParserAutoGen14Private::_freeAttributes__bool2x3);
1201 mElementToNamespaceMap[HASH_ELEMENT_BOOL2X3] = HASH_NAMESPACE_COLLADA;
1202 mElementFunctionMap[HASH_ELEMENT_BOOL2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool2x4, &ColladaParserAutoGen14Private::_data__bool2x4, &ColladaParserAutoGen14Private::_end__bool2x4, &ColladaParserAutoGen14Private::_preBegin__bool2x4, &ColladaParserAutoGen14Private::_preEnd__bool2x4, &ColladaParserAutoGen14Private::_freeAttributes__bool2x4);
1203 mElementToNamespaceMap[HASH_ELEMENT_BOOL2X4] = HASH_NAMESPACE_COLLADA;
1204 mElementFunctionMap[HASH_ELEMENT_BOOL3X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3x1, &ColladaParserAutoGen14Private::_data__bool3x1, &ColladaParserAutoGen14Private::_end__bool3x1, &ColladaParserAutoGen14Private::_preBegin__bool3x1, &ColladaParserAutoGen14Private::_preEnd__bool3x1, &ColladaParserAutoGen14Private::_freeAttributes__bool3x1);
1205 mElementToNamespaceMap[HASH_ELEMENT_BOOL3X1] = HASH_NAMESPACE_COLLADA;
1206 mElementFunctionMap[HASH_ELEMENT_BOOL3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3x2, &ColladaParserAutoGen14Private::_data__bool3x2, &ColladaParserAutoGen14Private::_end__bool3x2, &ColladaParserAutoGen14Private::_preBegin__bool3x2, &ColladaParserAutoGen14Private::_preEnd__bool3x2, &ColladaParserAutoGen14Private::_freeAttributes__bool3x2);
1207 mElementToNamespaceMap[HASH_ELEMENT_BOOL3X2] = HASH_NAMESPACE_COLLADA;
1208 mElementFunctionMap[HASH_ELEMENT_BOOL3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3x3, &ColladaParserAutoGen14Private::_data__bool3x3, &ColladaParserAutoGen14Private::_end__bool3x3, &ColladaParserAutoGen14Private::_preBegin__bool3x3, &ColladaParserAutoGen14Private::_preEnd__bool3x3, &ColladaParserAutoGen14Private::_freeAttributes__bool3x3);
1209 mElementToNamespaceMap[HASH_ELEMENT_BOOL3X3] = HASH_NAMESPACE_COLLADA;
1210 mElementFunctionMap[HASH_ELEMENT_BOOL3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool3x4, &ColladaParserAutoGen14Private::_data__bool3x4, &ColladaParserAutoGen14Private::_end__bool3x4, &ColladaParserAutoGen14Private::_preBegin__bool3x4, &ColladaParserAutoGen14Private::_preEnd__bool3x4, &ColladaParserAutoGen14Private::_freeAttributes__bool3x4);
1211 mElementToNamespaceMap[HASH_ELEMENT_BOOL3X4] = HASH_NAMESPACE_COLLADA;
1212 mElementFunctionMap[HASH_ELEMENT_BOOL4X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4x1, &ColladaParserAutoGen14Private::_data__bool4x1, &ColladaParserAutoGen14Private::_end__bool4x1, &ColladaParserAutoGen14Private::_preBegin__bool4x1, &ColladaParserAutoGen14Private::_preEnd__bool4x1, &ColladaParserAutoGen14Private::_freeAttributes__bool4x1);
1213 mElementToNamespaceMap[HASH_ELEMENT_BOOL4X1] = HASH_NAMESPACE_COLLADA;
1214 mElementFunctionMap[HASH_ELEMENT_BOOL4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4x2, &ColladaParserAutoGen14Private::_data__bool4x2, &ColladaParserAutoGen14Private::_end__bool4x2, &ColladaParserAutoGen14Private::_preBegin__bool4x2, &ColladaParserAutoGen14Private::_preEnd__bool4x2, &ColladaParserAutoGen14Private::_freeAttributes__bool4x2);
1215 mElementToNamespaceMap[HASH_ELEMENT_BOOL4X2] = HASH_NAMESPACE_COLLADA;
1216 mElementFunctionMap[HASH_ELEMENT_BOOL4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4x3, &ColladaParserAutoGen14Private::_data__bool4x3, &ColladaParserAutoGen14Private::_end__bool4x3, &ColladaParserAutoGen14Private::_preBegin__bool4x3, &ColladaParserAutoGen14Private::_preEnd__bool4x3, &ColladaParserAutoGen14Private::_freeAttributes__bool4x3);
1217 mElementToNamespaceMap[HASH_ELEMENT_BOOL4X3] = HASH_NAMESPACE_COLLADA;
1218 mElementFunctionMap[HASH_ELEMENT_BOOL4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__bool4x4, &ColladaParserAutoGen14Private::_data__bool4x4, &ColladaParserAutoGen14Private::_end__bool4x4, &ColladaParserAutoGen14Private::_preBegin__bool4x4, &ColladaParserAutoGen14Private::_preEnd__bool4x4, &ColladaParserAutoGen14Private::_freeAttributes__bool4x4);
1219 mElementToNamespaceMap[HASH_ELEMENT_BOOL4X4] = HASH_NAMESPACE_COLLADA;
1220 mElementFunctionMap[HASH_ELEMENT_FLOAT____CG_FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float____cg_float, &ColladaParserAutoGen14Private::_data__float____cg_float, &ColladaParserAutoGen14Private::_end__float____cg_float, &ColladaParserAutoGen14Private::_preBegin__float____cg_float, &ColladaParserAutoGen14Private::_preEnd__float____cg_float, &ColladaParserAutoGen14Private::_freeAttributes__float____cg_float);
1221 mElementToNamespaceMap[HASH_ELEMENT_FLOAT____CG_FLOAT] = HASH_NAMESPACE_COLLADA;
1222 mElementFunctionMap[HASH_ELEMENT_FLOAT1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1, &ColladaParserAutoGen14Private::_data__float1, &ColladaParserAutoGen14Private::_end__float1, &ColladaParserAutoGen14Private::_preBegin__float1, &ColladaParserAutoGen14Private::_preEnd__float1, &ColladaParserAutoGen14Private::_freeAttributes__float1);
1223 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1] = HASH_NAMESPACE_COLLADA;
1224 mElementFunctionMap[HASH_ELEMENT_FLOAT2____CG_FLOAT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2____cg_float2, &ColladaParserAutoGen14Private::_data__float2____cg_float2, &ColladaParserAutoGen14Private::_end__float2____cg_float2, &ColladaParserAutoGen14Private::_preBegin__float2____cg_float2, &ColladaParserAutoGen14Private::_preEnd__float2____cg_float2, &ColladaParserAutoGen14Private::_freeAttributes__float2____cg_float2);
1225 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2____CG_FLOAT2] = HASH_NAMESPACE_COLLADA;
1226 mElementFunctionMap[HASH_ELEMENT_FLOAT3____CG_FLOAT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3____cg_float3, &ColladaParserAutoGen14Private::_data__float3____cg_float3, &ColladaParserAutoGen14Private::_end__float3____cg_float3, &ColladaParserAutoGen14Private::_preBegin__float3____cg_float3, &ColladaParserAutoGen14Private::_preEnd__float3____cg_float3, &ColladaParserAutoGen14Private::_freeAttributes__float3____cg_float3);
1227 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3____CG_FLOAT3] = HASH_NAMESPACE_COLLADA;
1228 mElementFunctionMap[HASH_ELEMENT_FLOAT4____CG_FLOAT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4____cg_float4, &ColladaParserAutoGen14Private::_data__float4____cg_float4, &ColladaParserAutoGen14Private::_end__float4____cg_float4, &ColladaParserAutoGen14Private::_preBegin__float4____cg_float4, &ColladaParserAutoGen14Private::_preEnd__float4____cg_float4, &ColladaParserAutoGen14Private::_freeAttributes__float4____cg_float4);
1229 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4____CG_FLOAT4] = HASH_NAMESPACE_COLLADA;
1230 mElementFunctionMap[HASH_ELEMENT_FLOAT1X1____CG_FLOAT1X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x1____cg_float1x1, &ColladaParserAutoGen14Private::_data__float1x1____cg_float1x1, &ColladaParserAutoGen14Private::_end__float1x1____cg_float1x1, &ColladaParserAutoGen14Private::_preBegin__float1x1____cg_float1x1, &ColladaParserAutoGen14Private::_preEnd__float1x1____cg_float1x1, &ColladaParserAutoGen14Private::_freeAttributes__float1x1____cg_float1x1);
1231 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X1____CG_FLOAT1X1] = HASH_NAMESPACE_COLLADA;
1232 mElementFunctionMap[HASH_ELEMENT_FLOAT1X2____CG_FLOAT1X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x2____cg_float1x2, &ColladaParserAutoGen14Private::_data__float1x2____cg_float1x2, &ColladaParserAutoGen14Private::_end__float1x2____cg_float1x2, &ColladaParserAutoGen14Private::_preBegin__float1x2____cg_float1x2, &ColladaParserAutoGen14Private::_preEnd__float1x2____cg_float1x2, &ColladaParserAutoGen14Private::_freeAttributes__float1x2____cg_float1x2);
1233 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X2____CG_FLOAT1X2] = HASH_NAMESPACE_COLLADA;
1234 mElementFunctionMap[HASH_ELEMENT_FLOAT1X3____CG_FLOAT1X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x3____cg_float1x3, &ColladaParserAutoGen14Private::_data__float1x3____cg_float1x3, &ColladaParserAutoGen14Private::_end__float1x3____cg_float1x3, &ColladaParserAutoGen14Private::_preBegin__float1x3____cg_float1x3, &ColladaParserAutoGen14Private::_preEnd__float1x3____cg_float1x3, &ColladaParserAutoGen14Private::_freeAttributes__float1x3____cg_float1x3);
1235 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X3____CG_FLOAT1X3] = HASH_NAMESPACE_COLLADA;
1236 mElementFunctionMap[HASH_ELEMENT_FLOAT1X4____CG_FLOAT1X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float1x4____cg_float1x4, &ColladaParserAutoGen14Private::_data__float1x4____cg_float1x4, &ColladaParserAutoGen14Private::_end__float1x4____cg_float1x4, &ColladaParserAutoGen14Private::_preBegin__float1x4____cg_float1x4, &ColladaParserAutoGen14Private::_preEnd__float1x4____cg_float1x4, &ColladaParserAutoGen14Private::_freeAttributes__float1x4____cg_float1x4);
1237 mElementToNamespaceMap[HASH_ELEMENT_FLOAT1X4____CG_FLOAT1X4] = HASH_NAMESPACE_COLLADA;
1238 mElementFunctionMap[HASH_ELEMENT_FLOAT2X1____CG_FLOAT2X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x1____cg_float2x1, &ColladaParserAutoGen14Private::_data__float2x1____cg_float2x1, &ColladaParserAutoGen14Private::_end__float2x1____cg_float2x1, &ColladaParserAutoGen14Private::_preBegin__float2x1____cg_float2x1, &ColladaParserAutoGen14Private::_preEnd__float2x1____cg_float2x1, &ColladaParserAutoGen14Private::_freeAttributes__float2x1____cg_float2x1);
1239 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X1____CG_FLOAT2X1] = HASH_NAMESPACE_COLLADA;
1240 mElementFunctionMap[HASH_ELEMENT_FLOAT2X2____CG_FLOAT2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x2____cg_float2x2, &ColladaParserAutoGen14Private::_data__float2x2____cg_float2x2, &ColladaParserAutoGen14Private::_end__float2x2____cg_float2x2, &ColladaParserAutoGen14Private::_preBegin__float2x2____cg_float2x2, &ColladaParserAutoGen14Private::_preEnd__float2x2____cg_float2x2, &ColladaParserAutoGen14Private::_freeAttributes__float2x2____cg_float2x2);
1241 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X2____CG_FLOAT2X2] = HASH_NAMESPACE_COLLADA;
1242 mElementFunctionMap[HASH_ELEMENT_FLOAT2X3____CG_FLOAT2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x3____cg_float2x3, &ColladaParserAutoGen14Private::_data__float2x3____cg_float2x3, &ColladaParserAutoGen14Private::_end__float2x3____cg_float2x3, &ColladaParserAutoGen14Private::_preBegin__float2x3____cg_float2x3, &ColladaParserAutoGen14Private::_preEnd__float2x3____cg_float2x3, &ColladaParserAutoGen14Private::_freeAttributes__float2x3____cg_float2x3);
1243 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X3____CG_FLOAT2X3] = HASH_NAMESPACE_COLLADA;
1244 mElementFunctionMap[HASH_ELEMENT_FLOAT2X4____CG_FLOAT2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float2x4____cg_float2x4, &ColladaParserAutoGen14Private::_data__float2x4____cg_float2x4, &ColladaParserAutoGen14Private::_end__float2x4____cg_float2x4, &ColladaParserAutoGen14Private::_preBegin__float2x4____cg_float2x4, &ColladaParserAutoGen14Private::_preEnd__float2x4____cg_float2x4, &ColladaParserAutoGen14Private::_freeAttributes__float2x4____cg_float2x4);
1245 mElementToNamespaceMap[HASH_ELEMENT_FLOAT2X4____CG_FLOAT2X4] = HASH_NAMESPACE_COLLADA;
1246 mElementFunctionMap[HASH_ELEMENT_FLOAT3X1____CG_FLOAT3X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x1____cg_float3x1, &ColladaParserAutoGen14Private::_data__float3x1____cg_float3x1, &ColladaParserAutoGen14Private::_end__float3x1____cg_float3x1, &ColladaParserAutoGen14Private::_preBegin__float3x1____cg_float3x1, &ColladaParserAutoGen14Private::_preEnd__float3x1____cg_float3x1, &ColladaParserAutoGen14Private::_freeAttributes__float3x1____cg_float3x1);
1247 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X1____CG_FLOAT3X1] = HASH_NAMESPACE_COLLADA;
1248 mElementFunctionMap[HASH_ELEMENT_FLOAT3X2____CG_FLOAT3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x2____cg_float3x2, &ColladaParserAutoGen14Private::_data__float3x2____cg_float3x2, &ColladaParserAutoGen14Private::_end__float3x2____cg_float3x2, &ColladaParserAutoGen14Private::_preBegin__float3x2____cg_float3x2, &ColladaParserAutoGen14Private::_preEnd__float3x2____cg_float3x2, &ColladaParserAutoGen14Private::_freeAttributes__float3x2____cg_float3x2);
1249 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X2____CG_FLOAT3X2] = HASH_NAMESPACE_COLLADA;
1250 mElementFunctionMap[HASH_ELEMENT_FLOAT3X3____CG_FLOAT3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x3____cg_float3x3, &ColladaParserAutoGen14Private::_data__float3x3____cg_float3x3, &ColladaParserAutoGen14Private::_end__float3x3____cg_float3x3, &ColladaParserAutoGen14Private::_preBegin__float3x3____cg_float3x3, &ColladaParserAutoGen14Private::_preEnd__float3x3____cg_float3x3, &ColladaParserAutoGen14Private::_freeAttributes__float3x3____cg_float3x3);
1251 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X3____CG_FLOAT3X3] = HASH_NAMESPACE_COLLADA;
1252 mElementFunctionMap[HASH_ELEMENT_FLOAT3X4____CG_FLOAT3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float3x4____cg_float3x4, &ColladaParserAutoGen14Private::_data__float3x4____cg_float3x4, &ColladaParserAutoGen14Private::_end__float3x4____cg_float3x4, &ColladaParserAutoGen14Private::_preBegin__float3x4____cg_float3x4, &ColladaParserAutoGen14Private::_preEnd__float3x4____cg_float3x4, &ColladaParserAutoGen14Private::_freeAttributes__float3x4____cg_float3x4);
1253 mElementToNamespaceMap[HASH_ELEMENT_FLOAT3X4____CG_FLOAT3X4] = HASH_NAMESPACE_COLLADA;
1254 mElementFunctionMap[HASH_ELEMENT_FLOAT4X1____CG_FLOAT4X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x1____cg_float4x1, &ColladaParserAutoGen14Private::_data__float4x1____cg_float4x1, &ColladaParserAutoGen14Private::_end__float4x1____cg_float4x1, &ColladaParserAutoGen14Private::_preBegin__float4x1____cg_float4x1, &ColladaParserAutoGen14Private::_preEnd__float4x1____cg_float4x1, &ColladaParserAutoGen14Private::_freeAttributes__float4x1____cg_float4x1);
1255 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X1____CG_FLOAT4X1] = HASH_NAMESPACE_COLLADA;
1256 mElementFunctionMap[HASH_ELEMENT_FLOAT4X2____CG_FLOAT4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x2____cg_float4x2, &ColladaParserAutoGen14Private::_data__float4x2____cg_float4x2, &ColladaParserAutoGen14Private::_end__float4x2____cg_float4x2, &ColladaParserAutoGen14Private::_preBegin__float4x2____cg_float4x2, &ColladaParserAutoGen14Private::_preEnd__float4x2____cg_float4x2, &ColladaParserAutoGen14Private::_freeAttributes__float4x2____cg_float4x2);
1257 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X2____CG_FLOAT4X2] = HASH_NAMESPACE_COLLADA;
1258 mElementFunctionMap[HASH_ELEMENT_FLOAT4X3____CG_FLOAT4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x3____cg_float4x3, &ColladaParserAutoGen14Private::_data__float4x3____cg_float4x3, &ColladaParserAutoGen14Private::_end__float4x3____cg_float4x3, &ColladaParserAutoGen14Private::_preBegin__float4x3____cg_float4x3, &ColladaParserAutoGen14Private::_preEnd__float4x3____cg_float4x3, &ColladaParserAutoGen14Private::_freeAttributes__float4x3____cg_float4x3);
1259 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X3____CG_FLOAT4X3] = HASH_NAMESPACE_COLLADA;
1260 mElementFunctionMap[HASH_ELEMENT_FLOAT4X4____CG_FLOAT4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__float4x4____cg_float4x4, &ColladaParserAutoGen14Private::_data__float4x4____cg_float4x4, &ColladaParserAutoGen14Private::_end__float4x4____cg_float4x4, &ColladaParserAutoGen14Private::_preBegin__float4x4____cg_float4x4, &ColladaParserAutoGen14Private::_preEnd__float4x4____cg_float4x4, &ColladaParserAutoGen14Private::_freeAttributes__float4x4____cg_float4x4);
1261 mElementToNamespaceMap[HASH_ELEMENT_FLOAT4X4____CG_FLOAT4X4] = HASH_NAMESPACE_COLLADA;
1262 mElementFunctionMap[HASH_ELEMENT_INT____CG_INT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int____cg_int, &ColladaParserAutoGen14Private::_data__int____cg_int, &ColladaParserAutoGen14Private::_end__int____cg_int, &ColladaParserAutoGen14Private::_preBegin__int____cg_int, &ColladaParserAutoGen14Private::_preEnd__int____cg_int, &ColladaParserAutoGen14Private::_freeAttributes__int____cg_int);
1263 mElementToNamespaceMap[HASH_ELEMENT_INT____CG_INT] = HASH_NAMESPACE_COLLADA;
1264 mElementFunctionMap[HASH_ELEMENT_INT1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int1, &ColladaParserAutoGen14Private::_data__int1, &ColladaParserAutoGen14Private::_end__int1, &ColladaParserAutoGen14Private::_preBegin__int1, &ColladaParserAutoGen14Private::_preEnd__int1, &ColladaParserAutoGen14Private::_freeAttributes__int1);
1265 mElementToNamespaceMap[HASH_ELEMENT_INT1] = HASH_NAMESPACE_COLLADA;
1266 mElementFunctionMap[HASH_ELEMENT_INT2____CG_INT2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2____cg_int2, &ColladaParserAutoGen14Private::_data__int2____cg_int2, &ColladaParserAutoGen14Private::_end__int2____cg_int2, &ColladaParserAutoGen14Private::_preBegin__int2____cg_int2, &ColladaParserAutoGen14Private::_preEnd__int2____cg_int2, &ColladaParserAutoGen14Private::_freeAttributes__int2____cg_int2);
1267 mElementToNamespaceMap[HASH_ELEMENT_INT2____CG_INT2] = HASH_NAMESPACE_COLLADA;
1268 mElementFunctionMap[HASH_ELEMENT_INT3____CG_INT3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3____cg_int3, &ColladaParserAutoGen14Private::_data__int3____cg_int3, &ColladaParserAutoGen14Private::_end__int3____cg_int3, &ColladaParserAutoGen14Private::_preBegin__int3____cg_int3, &ColladaParserAutoGen14Private::_preEnd__int3____cg_int3, &ColladaParserAutoGen14Private::_freeAttributes__int3____cg_int3);
1269 mElementToNamespaceMap[HASH_ELEMENT_INT3____CG_INT3] = HASH_NAMESPACE_COLLADA;
1270 mElementFunctionMap[HASH_ELEMENT_INT4____CG_INT4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4____cg_int4, &ColladaParserAutoGen14Private::_data__int4____cg_int4, &ColladaParserAutoGen14Private::_end__int4____cg_int4, &ColladaParserAutoGen14Private::_preBegin__int4____cg_int4, &ColladaParserAutoGen14Private::_preEnd__int4____cg_int4, &ColladaParserAutoGen14Private::_freeAttributes__int4____cg_int4);
1271 mElementToNamespaceMap[HASH_ELEMENT_INT4____CG_INT4] = HASH_NAMESPACE_COLLADA;
1272 mElementFunctionMap[HASH_ELEMENT_INT1X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int1x1, &ColladaParserAutoGen14Private::_data__int1x1, &ColladaParserAutoGen14Private::_end__int1x1, &ColladaParserAutoGen14Private::_preBegin__int1x1, &ColladaParserAutoGen14Private::_preEnd__int1x1, &ColladaParserAutoGen14Private::_freeAttributes__int1x1);
1273 mElementToNamespaceMap[HASH_ELEMENT_INT1X1] = HASH_NAMESPACE_COLLADA;
1274 mElementFunctionMap[HASH_ELEMENT_INT1X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int1x2, &ColladaParserAutoGen14Private::_data__int1x2, &ColladaParserAutoGen14Private::_end__int1x2, &ColladaParserAutoGen14Private::_preBegin__int1x2, &ColladaParserAutoGen14Private::_preEnd__int1x2, &ColladaParserAutoGen14Private::_freeAttributes__int1x2);
1275 mElementToNamespaceMap[HASH_ELEMENT_INT1X2] = HASH_NAMESPACE_COLLADA;
1276 mElementFunctionMap[HASH_ELEMENT_INT1X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int1x3, &ColladaParserAutoGen14Private::_data__int1x3, &ColladaParserAutoGen14Private::_end__int1x3, &ColladaParserAutoGen14Private::_preBegin__int1x3, &ColladaParserAutoGen14Private::_preEnd__int1x3, &ColladaParserAutoGen14Private::_freeAttributes__int1x3);
1277 mElementToNamespaceMap[HASH_ELEMENT_INT1X3] = HASH_NAMESPACE_COLLADA;
1278 mElementFunctionMap[HASH_ELEMENT_INT1X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int1x4, &ColladaParserAutoGen14Private::_data__int1x4, &ColladaParserAutoGen14Private::_end__int1x4, &ColladaParserAutoGen14Private::_preBegin__int1x4, &ColladaParserAutoGen14Private::_preEnd__int1x4, &ColladaParserAutoGen14Private::_freeAttributes__int1x4);
1279 mElementToNamespaceMap[HASH_ELEMENT_INT1X4] = HASH_NAMESPACE_COLLADA;
1280 mElementFunctionMap[HASH_ELEMENT_INT2X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2x1, &ColladaParserAutoGen14Private::_data__int2x1, &ColladaParserAutoGen14Private::_end__int2x1, &ColladaParserAutoGen14Private::_preBegin__int2x1, &ColladaParserAutoGen14Private::_preEnd__int2x1, &ColladaParserAutoGen14Private::_freeAttributes__int2x1);
1281 mElementToNamespaceMap[HASH_ELEMENT_INT2X1] = HASH_NAMESPACE_COLLADA;
1282 mElementFunctionMap[HASH_ELEMENT_INT2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2x2, &ColladaParserAutoGen14Private::_data__int2x2, &ColladaParserAutoGen14Private::_end__int2x2, &ColladaParserAutoGen14Private::_preBegin__int2x2, &ColladaParserAutoGen14Private::_preEnd__int2x2, &ColladaParserAutoGen14Private::_freeAttributes__int2x2);
1283 mElementToNamespaceMap[HASH_ELEMENT_INT2X2] = HASH_NAMESPACE_COLLADA;
1284 mElementFunctionMap[HASH_ELEMENT_INT2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2x3, &ColladaParserAutoGen14Private::_data__int2x3, &ColladaParserAutoGen14Private::_end__int2x3, &ColladaParserAutoGen14Private::_preBegin__int2x3, &ColladaParserAutoGen14Private::_preEnd__int2x3, &ColladaParserAutoGen14Private::_freeAttributes__int2x3);
1285 mElementToNamespaceMap[HASH_ELEMENT_INT2X3] = HASH_NAMESPACE_COLLADA;
1286 mElementFunctionMap[HASH_ELEMENT_INT2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int2x4, &ColladaParserAutoGen14Private::_data__int2x4, &ColladaParserAutoGen14Private::_end__int2x4, &ColladaParserAutoGen14Private::_preBegin__int2x4, &ColladaParserAutoGen14Private::_preEnd__int2x4, &ColladaParserAutoGen14Private::_freeAttributes__int2x4);
1287 mElementToNamespaceMap[HASH_ELEMENT_INT2X4] = HASH_NAMESPACE_COLLADA;
1288 mElementFunctionMap[HASH_ELEMENT_INT3X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3x1, &ColladaParserAutoGen14Private::_data__int3x1, &ColladaParserAutoGen14Private::_end__int3x1, &ColladaParserAutoGen14Private::_preBegin__int3x1, &ColladaParserAutoGen14Private::_preEnd__int3x1, &ColladaParserAutoGen14Private::_freeAttributes__int3x1);
1289 mElementToNamespaceMap[HASH_ELEMENT_INT3X1] = HASH_NAMESPACE_COLLADA;
1290 mElementFunctionMap[HASH_ELEMENT_INT3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3x2, &ColladaParserAutoGen14Private::_data__int3x2, &ColladaParserAutoGen14Private::_end__int3x2, &ColladaParserAutoGen14Private::_preBegin__int3x2, &ColladaParserAutoGen14Private::_preEnd__int3x2, &ColladaParserAutoGen14Private::_freeAttributes__int3x2);
1291 mElementToNamespaceMap[HASH_ELEMENT_INT3X2] = HASH_NAMESPACE_COLLADA;
1292 mElementFunctionMap[HASH_ELEMENT_INT3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3x3, &ColladaParserAutoGen14Private::_data__int3x3, &ColladaParserAutoGen14Private::_end__int3x3, &ColladaParserAutoGen14Private::_preBegin__int3x3, &ColladaParserAutoGen14Private::_preEnd__int3x3, &ColladaParserAutoGen14Private::_freeAttributes__int3x3);
1293 mElementToNamespaceMap[HASH_ELEMENT_INT3X3] = HASH_NAMESPACE_COLLADA;
1294 mElementFunctionMap[HASH_ELEMENT_INT3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int3x4, &ColladaParserAutoGen14Private::_data__int3x4, &ColladaParserAutoGen14Private::_end__int3x4, &ColladaParserAutoGen14Private::_preBegin__int3x4, &ColladaParserAutoGen14Private::_preEnd__int3x4, &ColladaParserAutoGen14Private::_freeAttributes__int3x4);
1295 mElementToNamespaceMap[HASH_ELEMENT_INT3X4] = HASH_NAMESPACE_COLLADA;
1296 mElementFunctionMap[HASH_ELEMENT_INT4X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4x1, &ColladaParserAutoGen14Private::_data__int4x1, &ColladaParserAutoGen14Private::_end__int4x1, &ColladaParserAutoGen14Private::_preBegin__int4x1, &ColladaParserAutoGen14Private::_preEnd__int4x1, &ColladaParserAutoGen14Private::_freeAttributes__int4x1);
1297 mElementToNamespaceMap[HASH_ELEMENT_INT4X1] = HASH_NAMESPACE_COLLADA;
1298 mElementFunctionMap[HASH_ELEMENT_INT4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4x2, &ColladaParserAutoGen14Private::_data__int4x2, &ColladaParserAutoGen14Private::_end__int4x2, &ColladaParserAutoGen14Private::_preBegin__int4x2, &ColladaParserAutoGen14Private::_preEnd__int4x2, &ColladaParserAutoGen14Private::_freeAttributes__int4x2);
1299 mElementToNamespaceMap[HASH_ELEMENT_INT4X2] = HASH_NAMESPACE_COLLADA;
1300 mElementFunctionMap[HASH_ELEMENT_INT4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4x3, &ColladaParserAutoGen14Private::_data__int4x3, &ColladaParserAutoGen14Private::_end__int4x3, &ColladaParserAutoGen14Private::_preBegin__int4x3, &ColladaParserAutoGen14Private::_preEnd__int4x3, &ColladaParserAutoGen14Private::_freeAttributes__int4x3);
1301 mElementToNamespaceMap[HASH_ELEMENT_INT4X3] = HASH_NAMESPACE_COLLADA;
1302 mElementFunctionMap[HASH_ELEMENT_INT4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__int4x4, &ColladaParserAutoGen14Private::_data__int4x4, &ColladaParserAutoGen14Private::_end__int4x4, &ColladaParserAutoGen14Private::_preBegin__int4x4, &ColladaParserAutoGen14Private::_preEnd__int4x4, &ColladaParserAutoGen14Private::_freeAttributes__int4x4);
1303 mElementToNamespaceMap[HASH_ELEMENT_INT4X4] = HASH_NAMESPACE_COLLADA;
1304 mElementFunctionMap[HASH_ELEMENT_HALF] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half, &ColladaParserAutoGen14Private::_data__half, &ColladaParserAutoGen14Private::_end__half, &ColladaParserAutoGen14Private::_preBegin__half, &ColladaParserAutoGen14Private::_preEnd__half, &ColladaParserAutoGen14Private::_freeAttributes__half);
1305 mElementToNamespaceMap[HASH_ELEMENT_HALF] = HASH_NAMESPACE_COLLADA;
1306 mElementFunctionMap[HASH_ELEMENT_HALF1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half1, &ColladaParserAutoGen14Private::_data__half1, &ColladaParserAutoGen14Private::_end__half1, &ColladaParserAutoGen14Private::_preBegin__half1, &ColladaParserAutoGen14Private::_preEnd__half1, &ColladaParserAutoGen14Private::_freeAttributes__half1);
1307 mElementToNamespaceMap[HASH_ELEMENT_HALF1] = HASH_NAMESPACE_COLLADA;
1308 mElementFunctionMap[HASH_ELEMENT_HALF2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half2, &ColladaParserAutoGen14Private::_data__half2, &ColladaParserAutoGen14Private::_end__half2, &ColladaParserAutoGen14Private::_preBegin__half2, &ColladaParserAutoGen14Private::_preEnd__half2, &ColladaParserAutoGen14Private::_freeAttributes__half2);
1309 mElementToNamespaceMap[HASH_ELEMENT_HALF2] = HASH_NAMESPACE_COLLADA;
1310 mElementFunctionMap[HASH_ELEMENT_HALF3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half3, &ColladaParserAutoGen14Private::_data__half3, &ColladaParserAutoGen14Private::_end__half3, &ColladaParserAutoGen14Private::_preBegin__half3, &ColladaParserAutoGen14Private::_preEnd__half3, &ColladaParserAutoGen14Private::_freeAttributes__half3);
1311 mElementToNamespaceMap[HASH_ELEMENT_HALF3] = HASH_NAMESPACE_COLLADA;
1312 mElementFunctionMap[HASH_ELEMENT_HALF4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half4, &ColladaParserAutoGen14Private::_data__half4, &ColladaParserAutoGen14Private::_end__half4, &ColladaParserAutoGen14Private::_preBegin__half4, &ColladaParserAutoGen14Private::_preEnd__half4, &ColladaParserAutoGen14Private::_freeAttributes__half4);
1313 mElementToNamespaceMap[HASH_ELEMENT_HALF4] = HASH_NAMESPACE_COLLADA;
1314 mElementFunctionMap[HASH_ELEMENT_HALF1X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half1x1, &ColladaParserAutoGen14Private::_data__half1x1, &ColladaParserAutoGen14Private::_end__half1x1, &ColladaParserAutoGen14Private::_preBegin__half1x1, &ColladaParserAutoGen14Private::_preEnd__half1x1, &ColladaParserAutoGen14Private::_freeAttributes__half1x1);
1315 mElementToNamespaceMap[HASH_ELEMENT_HALF1X1] = HASH_NAMESPACE_COLLADA;
1316 mElementFunctionMap[HASH_ELEMENT_HALF1X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half1x2, &ColladaParserAutoGen14Private::_data__half1x2, &ColladaParserAutoGen14Private::_end__half1x2, &ColladaParserAutoGen14Private::_preBegin__half1x2, &ColladaParserAutoGen14Private::_preEnd__half1x2, &ColladaParserAutoGen14Private::_freeAttributes__half1x2);
1317 mElementToNamespaceMap[HASH_ELEMENT_HALF1X2] = HASH_NAMESPACE_COLLADA;
1318 mElementFunctionMap[HASH_ELEMENT_HALF1X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half1x3, &ColladaParserAutoGen14Private::_data__half1x3, &ColladaParserAutoGen14Private::_end__half1x3, &ColladaParserAutoGen14Private::_preBegin__half1x3, &ColladaParserAutoGen14Private::_preEnd__half1x3, &ColladaParserAutoGen14Private::_freeAttributes__half1x3);
1319 mElementToNamespaceMap[HASH_ELEMENT_HALF1X3] = HASH_NAMESPACE_COLLADA;
1320 mElementFunctionMap[HASH_ELEMENT_HALF1X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half1x4, &ColladaParserAutoGen14Private::_data__half1x4, &ColladaParserAutoGen14Private::_end__half1x4, &ColladaParserAutoGen14Private::_preBegin__half1x4, &ColladaParserAutoGen14Private::_preEnd__half1x4, &ColladaParserAutoGen14Private::_freeAttributes__half1x4);
1321 mElementToNamespaceMap[HASH_ELEMENT_HALF1X4] = HASH_NAMESPACE_COLLADA;
1322 mElementFunctionMap[HASH_ELEMENT_HALF2X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half2x1, &ColladaParserAutoGen14Private::_data__half2x1, &ColladaParserAutoGen14Private::_end__half2x1, &ColladaParserAutoGen14Private::_preBegin__half2x1, &ColladaParserAutoGen14Private::_preEnd__half2x1, &ColladaParserAutoGen14Private::_freeAttributes__half2x1);
1323 mElementToNamespaceMap[HASH_ELEMENT_HALF2X1] = HASH_NAMESPACE_COLLADA;
1324 mElementFunctionMap[HASH_ELEMENT_HALF2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half2x2, &ColladaParserAutoGen14Private::_data__half2x2, &ColladaParserAutoGen14Private::_end__half2x2, &ColladaParserAutoGen14Private::_preBegin__half2x2, &ColladaParserAutoGen14Private::_preEnd__half2x2, &ColladaParserAutoGen14Private::_freeAttributes__half2x2);
1325 mElementToNamespaceMap[HASH_ELEMENT_HALF2X2] = HASH_NAMESPACE_COLLADA;
1326 mElementFunctionMap[HASH_ELEMENT_HALF2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half2x3, &ColladaParserAutoGen14Private::_data__half2x3, &ColladaParserAutoGen14Private::_end__half2x3, &ColladaParserAutoGen14Private::_preBegin__half2x3, &ColladaParserAutoGen14Private::_preEnd__half2x3, &ColladaParserAutoGen14Private::_freeAttributes__half2x3);
1327 mElementToNamespaceMap[HASH_ELEMENT_HALF2X3] = HASH_NAMESPACE_COLLADA;
1328 mElementFunctionMap[HASH_ELEMENT_HALF2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half2x4, &ColladaParserAutoGen14Private::_data__half2x4, &ColladaParserAutoGen14Private::_end__half2x4, &ColladaParserAutoGen14Private::_preBegin__half2x4, &ColladaParserAutoGen14Private::_preEnd__half2x4, &ColladaParserAutoGen14Private::_freeAttributes__half2x4);
1329 mElementToNamespaceMap[HASH_ELEMENT_HALF2X4] = HASH_NAMESPACE_COLLADA;
1330 mElementFunctionMap[HASH_ELEMENT_HALF3X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half3x1, &ColladaParserAutoGen14Private::_data__half3x1, &ColladaParserAutoGen14Private::_end__half3x1, &ColladaParserAutoGen14Private::_preBegin__half3x1, &ColladaParserAutoGen14Private::_preEnd__half3x1, &ColladaParserAutoGen14Private::_freeAttributes__half3x1);
1331 mElementToNamespaceMap[HASH_ELEMENT_HALF3X1] = HASH_NAMESPACE_COLLADA;
1332 mElementFunctionMap[HASH_ELEMENT_HALF3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half3x2, &ColladaParserAutoGen14Private::_data__half3x2, &ColladaParserAutoGen14Private::_end__half3x2, &ColladaParserAutoGen14Private::_preBegin__half3x2, &ColladaParserAutoGen14Private::_preEnd__half3x2, &ColladaParserAutoGen14Private::_freeAttributes__half3x2);
1333 mElementToNamespaceMap[HASH_ELEMENT_HALF3X2] = HASH_NAMESPACE_COLLADA;
1334 mElementFunctionMap[HASH_ELEMENT_HALF3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half3x3, &ColladaParserAutoGen14Private::_data__half3x3, &ColladaParserAutoGen14Private::_end__half3x3, &ColladaParserAutoGen14Private::_preBegin__half3x3, &ColladaParserAutoGen14Private::_preEnd__half3x3, &ColladaParserAutoGen14Private::_freeAttributes__half3x3);
1335 mElementToNamespaceMap[HASH_ELEMENT_HALF3X3] = HASH_NAMESPACE_COLLADA;
1336 mElementFunctionMap[HASH_ELEMENT_HALF3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half3x4, &ColladaParserAutoGen14Private::_data__half3x4, &ColladaParserAutoGen14Private::_end__half3x4, &ColladaParserAutoGen14Private::_preBegin__half3x4, &ColladaParserAutoGen14Private::_preEnd__half3x4, &ColladaParserAutoGen14Private::_freeAttributes__half3x4);
1337 mElementToNamespaceMap[HASH_ELEMENT_HALF3X4] = HASH_NAMESPACE_COLLADA;
1338 mElementFunctionMap[HASH_ELEMENT_HALF4X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half4x1, &ColladaParserAutoGen14Private::_data__half4x1, &ColladaParserAutoGen14Private::_end__half4x1, &ColladaParserAutoGen14Private::_preBegin__half4x1, &ColladaParserAutoGen14Private::_preEnd__half4x1, &ColladaParserAutoGen14Private::_freeAttributes__half4x1);
1339 mElementToNamespaceMap[HASH_ELEMENT_HALF4X1] = HASH_NAMESPACE_COLLADA;
1340 mElementFunctionMap[HASH_ELEMENT_HALF4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half4x2, &ColladaParserAutoGen14Private::_data__half4x2, &ColladaParserAutoGen14Private::_end__half4x2, &ColladaParserAutoGen14Private::_preBegin__half4x2, &ColladaParserAutoGen14Private::_preEnd__half4x2, &ColladaParserAutoGen14Private::_freeAttributes__half4x2);
1341 mElementToNamespaceMap[HASH_ELEMENT_HALF4X2] = HASH_NAMESPACE_COLLADA;
1342 mElementFunctionMap[HASH_ELEMENT_HALF4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half4x3, &ColladaParserAutoGen14Private::_data__half4x3, &ColladaParserAutoGen14Private::_end__half4x3, &ColladaParserAutoGen14Private::_preBegin__half4x3, &ColladaParserAutoGen14Private::_preEnd__half4x3, &ColladaParserAutoGen14Private::_freeAttributes__half4x3);
1343 mElementToNamespaceMap[HASH_ELEMENT_HALF4X3] = HASH_NAMESPACE_COLLADA;
1344 mElementFunctionMap[HASH_ELEMENT_HALF4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__half4x4, &ColladaParserAutoGen14Private::_data__half4x4, &ColladaParserAutoGen14Private::_end__half4x4, &ColladaParserAutoGen14Private::_preBegin__half4x4, &ColladaParserAutoGen14Private::_preEnd__half4x4, &ColladaParserAutoGen14Private::_freeAttributes__half4x4);
1345 mElementToNamespaceMap[HASH_ELEMENT_HALF4X4] = HASH_NAMESPACE_COLLADA;
1346 mElementFunctionMap[HASH_ELEMENT_FIXED] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed, &ColladaParserAutoGen14Private::_data__fixed, &ColladaParserAutoGen14Private::_end__fixed, &ColladaParserAutoGen14Private::_preBegin__fixed, &ColladaParserAutoGen14Private::_preEnd__fixed, &ColladaParserAutoGen14Private::_freeAttributes__fixed);
1347 mElementToNamespaceMap[HASH_ELEMENT_FIXED] = HASH_NAMESPACE_COLLADA;
1348 mElementFunctionMap[HASH_ELEMENT_FIXED1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed1, &ColladaParserAutoGen14Private::_data__fixed1, &ColladaParserAutoGen14Private::_end__fixed1, &ColladaParserAutoGen14Private::_preBegin__fixed1, &ColladaParserAutoGen14Private::_preEnd__fixed1, &ColladaParserAutoGen14Private::_freeAttributes__fixed1);
1349 mElementToNamespaceMap[HASH_ELEMENT_FIXED1] = HASH_NAMESPACE_COLLADA;
1350 mElementFunctionMap[HASH_ELEMENT_FIXED2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed2, &ColladaParserAutoGen14Private::_data__fixed2, &ColladaParserAutoGen14Private::_end__fixed2, &ColladaParserAutoGen14Private::_preBegin__fixed2, &ColladaParserAutoGen14Private::_preEnd__fixed2, &ColladaParserAutoGen14Private::_freeAttributes__fixed2);
1351 mElementToNamespaceMap[HASH_ELEMENT_FIXED2] = HASH_NAMESPACE_COLLADA;
1352 mElementFunctionMap[HASH_ELEMENT_FIXED3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed3, &ColladaParserAutoGen14Private::_data__fixed3, &ColladaParserAutoGen14Private::_end__fixed3, &ColladaParserAutoGen14Private::_preBegin__fixed3, &ColladaParserAutoGen14Private::_preEnd__fixed3, &ColladaParserAutoGen14Private::_freeAttributes__fixed3);
1353 mElementToNamespaceMap[HASH_ELEMENT_FIXED3] = HASH_NAMESPACE_COLLADA;
1354 mElementFunctionMap[HASH_ELEMENT_FIXED4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed4, &ColladaParserAutoGen14Private::_data__fixed4, &ColladaParserAutoGen14Private::_end__fixed4, &ColladaParserAutoGen14Private::_preBegin__fixed4, &ColladaParserAutoGen14Private::_preEnd__fixed4, &ColladaParserAutoGen14Private::_freeAttributes__fixed4);
1355 mElementToNamespaceMap[HASH_ELEMENT_FIXED4] = HASH_NAMESPACE_COLLADA;
1356 mElementFunctionMap[HASH_ELEMENT_FIXED1X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed1x1, &ColladaParserAutoGen14Private::_data__fixed1x1, &ColladaParserAutoGen14Private::_end__fixed1x1, &ColladaParserAutoGen14Private::_preBegin__fixed1x1, &ColladaParserAutoGen14Private::_preEnd__fixed1x1, &ColladaParserAutoGen14Private::_freeAttributes__fixed1x1);
1357 mElementToNamespaceMap[HASH_ELEMENT_FIXED1X1] = HASH_NAMESPACE_COLLADA;
1358 mElementFunctionMap[HASH_ELEMENT_FIXED1X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed1x2, &ColladaParserAutoGen14Private::_data__fixed1x2, &ColladaParserAutoGen14Private::_end__fixed1x2, &ColladaParserAutoGen14Private::_preBegin__fixed1x2, &ColladaParserAutoGen14Private::_preEnd__fixed1x2, &ColladaParserAutoGen14Private::_freeAttributes__fixed1x2);
1359 mElementToNamespaceMap[HASH_ELEMENT_FIXED1X2] = HASH_NAMESPACE_COLLADA;
1360 mElementFunctionMap[HASH_ELEMENT_FIXED1X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed1x3, &ColladaParserAutoGen14Private::_data__fixed1x3, &ColladaParserAutoGen14Private::_end__fixed1x3, &ColladaParserAutoGen14Private::_preBegin__fixed1x3, &ColladaParserAutoGen14Private::_preEnd__fixed1x3, &ColladaParserAutoGen14Private::_freeAttributes__fixed1x3);
1361 mElementToNamespaceMap[HASH_ELEMENT_FIXED1X3] = HASH_NAMESPACE_COLLADA;
1362 mElementFunctionMap[HASH_ELEMENT_FIXED1X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed1x4, &ColladaParserAutoGen14Private::_data__fixed1x4, &ColladaParserAutoGen14Private::_end__fixed1x4, &ColladaParserAutoGen14Private::_preBegin__fixed1x4, &ColladaParserAutoGen14Private::_preEnd__fixed1x4, &ColladaParserAutoGen14Private::_freeAttributes__fixed1x4);
1363 mElementToNamespaceMap[HASH_ELEMENT_FIXED1X4] = HASH_NAMESPACE_COLLADA;
1364 mElementFunctionMap[HASH_ELEMENT_FIXED2X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed2x1, &ColladaParserAutoGen14Private::_data__fixed2x1, &ColladaParserAutoGen14Private::_end__fixed2x1, &ColladaParserAutoGen14Private::_preBegin__fixed2x1, &ColladaParserAutoGen14Private::_preEnd__fixed2x1, &ColladaParserAutoGen14Private::_freeAttributes__fixed2x1);
1365 mElementToNamespaceMap[HASH_ELEMENT_FIXED2X1] = HASH_NAMESPACE_COLLADA;
1366 mElementFunctionMap[HASH_ELEMENT_FIXED2X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed2x2, &ColladaParserAutoGen14Private::_data__fixed2x2, &ColladaParserAutoGen14Private::_end__fixed2x2, &ColladaParserAutoGen14Private::_preBegin__fixed2x2, &ColladaParserAutoGen14Private::_preEnd__fixed2x2, &ColladaParserAutoGen14Private::_freeAttributes__fixed2x2);
1367 mElementToNamespaceMap[HASH_ELEMENT_FIXED2X2] = HASH_NAMESPACE_COLLADA;
1368 mElementFunctionMap[HASH_ELEMENT_FIXED2X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed2x3, &ColladaParserAutoGen14Private::_data__fixed2x3, &ColladaParserAutoGen14Private::_end__fixed2x3, &ColladaParserAutoGen14Private::_preBegin__fixed2x3, &ColladaParserAutoGen14Private::_preEnd__fixed2x3, &ColladaParserAutoGen14Private::_freeAttributes__fixed2x3);
1369 mElementToNamespaceMap[HASH_ELEMENT_FIXED2X3] = HASH_NAMESPACE_COLLADA;
1370 mElementFunctionMap[HASH_ELEMENT_FIXED2X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed2x4, &ColladaParserAutoGen14Private::_data__fixed2x4, &ColladaParserAutoGen14Private::_end__fixed2x4, &ColladaParserAutoGen14Private::_preBegin__fixed2x4, &ColladaParserAutoGen14Private::_preEnd__fixed2x4, &ColladaParserAutoGen14Private::_freeAttributes__fixed2x4);
1371 mElementToNamespaceMap[HASH_ELEMENT_FIXED2X4] = HASH_NAMESPACE_COLLADA;
1372 mElementFunctionMap[HASH_ELEMENT_FIXED3X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed3x1, &ColladaParserAutoGen14Private::_data__fixed3x1, &ColladaParserAutoGen14Private::_end__fixed3x1, &ColladaParserAutoGen14Private::_preBegin__fixed3x1, &ColladaParserAutoGen14Private::_preEnd__fixed3x1, &ColladaParserAutoGen14Private::_freeAttributes__fixed3x1);
1373 mElementToNamespaceMap[HASH_ELEMENT_FIXED3X1] = HASH_NAMESPACE_COLLADA;
1374 mElementFunctionMap[HASH_ELEMENT_FIXED3X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed3x2, &ColladaParserAutoGen14Private::_data__fixed3x2, &ColladaParserAutoGen14Private::_end__fixed3x2, &ColladaParserAutoGen14Private::_preBegin__fixed3x2, &ColladaParserAutoGen14Private::_preEnd__fixed3x2, &ColladaParserAutoGen14Private::_freeAttributes__fixed3x2);
1375 mElementToNamespaceMap[HASH_ELEMENT_FIXED3X2] = HASH_NAMESPACE_COLLADA;
1376 mElementFunctionMap[HASH_ELEMENT_FIXED3X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed3x3, &ColladaParserAutoGen14Private::_data__fixed3x3, &ColladaParserAutoGen14Private::_end__fixed3x3, &ColladaParserAutoGen14Private::_preBegin__fixed3x3, &ColladaParserAutoGen14Private::_preEnd__fixed3x3, &ColladaParserAutoGen14Private::_freeAttributes__fixed3x3);
1377 mElementToNamespaceMap[HASH_ELEMENT_FIXED3X3] = HASH_NAMESPACE_COLLADA;
1378 mElementFunctionMap[HASH_ELEMENT_FIXED3X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed3x4, &ColladaParserAutoGen14Private::_data__fixed3x4, &ColladaParserAutoGen14Private::_end__fixed3x4, &ColladaParserAutoGen14Private::_preBegin__fixed3x4, &ColladaParserAutoGen14Private::_preEnd__fixed3x4, &ColladaParserAutoGen14Private::_freeAttributes__fixed3x4);
1379 mElementToNamespaceMap[HASH_ELEMENT_FIXED3X4] = HASH_NAMESPACE_COLLADA;
1380 mElementFunctionMap[HASH_ELEMENT_FIXED4X1] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed4x1, &ColladaParserAutoGen14Private::_data__fixed4x1, &ColladaParserAutoGen14Private::_end__fixed4x1, &ColladaParserAutoGen14Private::_preBegin__fixed4x1, &ColladaParserAutoGen14Private::_preEnd__fixed4x1, &ColladaParserAutoGen14Private::_freeAttributes__fixed4x1);
1381 mElementToNamespaceMap[HASH_ELEMENT_FIXED4X1] = HASH_NAMESPACE_COLLADA;
1382 mElementFunctionMap[HASH_ELEMENT_FIXED4X2] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed4x2, &ColladaParserAutoGen14Private::_data__fixed4x2, &ColladaParserAutoGen14Private::_end__fixed4x2, &ColladaParserAutoGen14Private::_preBegin__fixed4x2, &ColladaParserAutoGen14Private::_preEnd__fixed4x2, &ColladaParserAutoGen14Private::_freeAttributes__fixed4x2);
1383 mElementToNamespaceMap[HASH_ELEMENT_FIXED4X2] = HASH_NAMESPACE_COLLADA;
1384 mElementFunctionMap[HASH_ELEMENT_FIXED4X3] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed4x3, &ColladaParserAutoGen14Private::_data__fixed4x3, &ColladaParserAutoGen14Private::_end__fixed4x3, &ColladaParserAutoGen14Private::_preBegin__fixed4x3, &ColladaParserAutoGen14Private::_preEnd__fixed4x3, &ColladaParserAutoGen14Private::_freeAttributes__fixed4x3);
1385 mElementToNamespaceMap[HASH_ELEMENT_FIXED4X3] = HASH_NAMESPACE_COLLADA;
1386 mElementFunctionMap[HASH_ELEMENT_FIXED4X4] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__fixed4x4, &ColladaParserAutoGen14Private::_data__fixed4x4, &ColladaParserAutoGen14Private::_end__fixed4x4, &ColladaParserAutoGen14Private::_preBegin__fixed4x4, &ColladaParserAutoGen14Private::_preEnd__fixed4x4, &ColladaParserAutoGen14Private::_freeAttributes__fixed4x4);
1387 mElementToNamespaceMap[HASH_ELEMENT_FIXED4X4] = HASH_NAMESPACE_COLLADA;
1388 mElementFunctionMap[HASH_ELEMENT_SURFACE____CG_SURFACE_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__surface____cg_surface_type, &ColladaParserAutoGen14Private::_data__surface____cg_surface_type, &ColladaParserAutoGen14Private::_end__surface____cg_surface_type, &ColladaParserAutoGen14Private::_preBegin__surface____cg_surface_type, &ColladaParserAutoGen14Private::_preEnd__surface____cg_surface_type, &ColladaParserAutoGen14Private::_freeAttributes__surface____cg_surface_type);
1389 mElementToNamespaceMap[HASH_ELEMENT_SURFACE____CG_SURFACE_TYPE] = HASH_NAMESPACE_COLLADA;
1390 mElementFunctionMap[HASH_ELEMENT_CG_SURFACE_TYPE____GENERATOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__cg_surface_type____generator, &ColladaParserAutoGen14Private::_data__cg_surface_type____generator, &ColladaParserAutoGen14Private::_end__cg_surface_type____generator, &ColladaParserAutoGen14Private::_preBegin__cg_surface_type____generator, &ColladaParserAutoGen14Private::_preEnd__cg_surface_type____generator, &ColladaParserAutoGen14Private::_freeAttributes__cg_surface_type____generator);
1391 mElementToNamespaceMap[HASH_ELEMENT_CG_SURFACE_TYPE____GENERATOR] = HASH_NAMESPACE_COLLADA;
1392 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__NEWPARAM__SURFACE__GENERATOR__NAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_data__profile_CG__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_end__profile_CG__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_preBegin__profile_CG__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_preEnd__profile_CG__newparam__surface__generator__name, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__newparam__surface__generator__name);
1393 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__NEWPARAM__SURFACE__GENERATOR__NAME] = HASH_NAMESPACE_COLLADA;
1394 mElementFunctionMap[HASH_ELEMENT_SETPARAM____CG_SETPARAM_SIMPLE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__setparam____cg_setparam_simple, &ColladaParserAutoGen14Private::_data__setparam____cg_setparam_simple, &ColladaParserAutoGen14Private::_end__setparam____cg_setparam_simple, &ColladaParserAutoGen14Private::_preBegin__setparam____cg_setparam_simple, &ColladaParserAutoGen14Private::_preEnd__setparam____cg_setparam_simple, &ColladaParserAutoGen14Private::_freeAttributes__setparam____cg_setparam_simple);
1395 mElementToNamespaceMap[HASH_ELEMENT_SETPARAM____CG_SETPARAM_SIMPLE] = HASH_NAMESPACE_COLLADA;
1396 mElementFunctionMap[HASH_ELEMENT_SAMPLER1D____CG_SAMPLER1D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler1D____cg_sampler1D, &ColladaParserAutoGen14Private::_data__sampler1D____cg_sampler1D, &ColladaParserAutoGen14Private::_end__sampler1D____cg_sampler1D, &ColladaParserAutoGen14Private::_preBegin__sampler1D____cg_sampler1D, &ColladaParserAutoGen14Private::_preEnd__sampler1D____cg_sampler1D, &ColladaParserAutoGen14Private::_freeAttributes__sampler1D____cg_sampler1D);
1397 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER1D____CG_SAMPLER1D] = HASH_NAMESPACE_COLLADA;
1398 mElementFunctionMap[HASH_ELEMENT_SAMPLER2D____CG_SAMPLER2D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler2D____cg_sampler2D, &ColladaParserAutoGen14Private::_data__sampler2D____cg_sampler2D, &ColladaParserAutoGen14Private::_end__sampler2D____cg_sampler2D, &ColladaParserAutoGen14Private::_preBegin__sampler2D____cg_sampler2D, &ColladaParserAutoGen14Private::_preEnd__sampler2D____cg_sampler2D, &ColladaParserAutoGen14Private::_freeAttributes__sampler2D____cg_sampler2D);
1399 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER2D____CG_SAMPLER2D] = HASH_NAMESPACE_COLLADA;
1400 mElementFunctionMap[HASH_ELEMENT_SAMPLER3D____CG_SAMPLER3D] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__sampler3D____cg_sampler3D, &ColladaParserAutoGen14Private::_data__sampler3D____cg_sampler3D, &ColladaParserAutoGen14Private::_end__sampler3D____cg_sampler3D, &ColladaParserAutoGen14Private::_preBegin__sampler3D____cg_sampler3D, &ColladaParserAutoGen14Private::_preEnd__sampler3D____cg_sampler3D, &ColladaParserAutoGen14Private::_freeAttributes__sampler3D____cg_sampler3D);
1401 mElementToNamespaceMap[HASH_ELEMENT_SAMPLER3D____CG_SAMPLER3D] = HASH_NAMESPACE_COLLADA;
1402 mElementFunctionMap[HASH_ELEMENT_SAMPLERRECT____CG_SAMPLERRECT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerRECT____cg_samplerRECT, &ColladaParserAutoGen14Private::_data__samplerRECT____cg_samplerRECT, &ColladaParserAutoGen14Private::_end__samplerRECT____cg_samplerRECT, &ColladaParserAutoGen14Private::_preBegin__samplerRECT____cg_samplerRECT, &ColladaParserAutoGen14Private::_preEnd__samplerRECT____cg_samplerRECT, &ColladaParserAutoGen14Private::_freeAttributes__samplerRECT____cg_samplerRECT);
1403 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERRECT____CG_SAMPLERRECT] = HASH_NAMESPACE_COLLADA;
1404 mElementFunctionMap[HASH_ELEMENT_SAMPLERCUBE____CG_SAMPLERCUBE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerCUBE____cg_samplerCUBE, &ColladaParserAutoGen14Private::_data__samplerCUBE____cg_samplerCUBE, &ColladaParserAutoGen14Private::_end__samplerCUBE____cg_samplerCUBE, &ColladaParserAutoGen14Private::_preBegin__samplerCUBE____cg_samplerCUBE, &ColladaParserAutoGen14Private::_preEnd__samplerCUBE____cg_samplerCUBE, &ColladaParserAutoGen14Private::_freeAttributes__samplerCUBE____cg_samplerCUBE);
1405 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERCUBE____CG_SAMPLERCUBE] = HASH_NAMESPACE_COLLADA;
1406 mElementFunctionMap[HASH_ELEMENT_SAMPLERDEPTH____CG_SAMPLERDEPTH] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__samplerDEPTH____cg_samplerDEPTH, &ColladaParserAutoGen14Private::_data__samplerDEPTH____cg_samplerDEPTH, &ColladaParserAutoGen14Private::_end__samplerDEPTH____cg_samplerDEPTH, &ColladaParserAutoGen14Private::_preBegin__samplerDEPTH____cg_samplerDEPTH, &ColladaParserAutoGen14Private::_preEnd__samplerDEPTH____cg_samplerDEPTH, &ColladaParserAutoGen14Private::_freeAttributes__samplerDEPTH____cg_samplerDEPTH);
1407 mElementToNamespaceMap[HASH_ELEMENT_SAMPLERDEPTH____CG_SAMPLERDEPTH] = HASH_NAMESPACE_COLLADA;
1408 mElementFunctionMap[HASH_ELEMENT_USERTYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__usertype, &ColladaParserAutoGen14Private::_data__usertype, &ColladaParserAutoGen14Private::_end__usertype, &ColladaParserAutoGen14Private::_preBegin__usertype, &ColladaParserAutoGen14Private::_preEnd__usertype, &ColladaParserAutoGen14Private::_freeAttributes__usertype);
1409 mElementToNamespaceMap[HASH_ELEMENT_USERTYPE] = HASH_NAMESPACE_COLLADA;
1410 mElementFunctionMap[HASH_ELEMENT_ARRAY____CG_SETARRAY_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__array____cg_setarray_type, &ColladaParserAutoGen14Private::_data__array____cg_setarray_type, &ColladaParserAutoGen14Private::_end__array____cg_setarray_type, &ColladaParserAutoGen14Private::_preBegin__array____cg_setarray_type, &ColladaParserAutoGen14Private::_preEnd__array____cg_setarray_type, &ColladaParserAutoGen14Private::_freeAttributes__array____cg_setarray_type);
1411 mElementToNamespaceMap[HASH_ELEMENT_ARRAY____CG_SETARRAY_TYPE] = HASH_NAMESPACE_COLLADA;
1412 mElementFunctionMap[HASH_ELEMENT_CONNECT_PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__connect_param, &ColladaParserAutoGen14Private::_data__connect_param, &ColladaParserAutoGen14Private::_end__connect_param, &ColladaParserAutoGen14Private::_preBegin__connect_param, &ColladaParserAutoGen14Private::_preEnd__connect_param, &ColladaParserAutoGen14Private::_freeAttributes__connect_param);
1413 mElementToNamespaceMap[HASH_ELEMENT_CONNECT_PARAM] = HASH_NAMESPACE_COLLADA;
1414 mElementFunctionMap[HASH_ELEMENT_SETPARAM____CG_SETPARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__setparam____cg_setparam, &ColladaParserAutoGen14Private::_data__setparam____cg_setparam, &ColladaParserAutoGen14Private::_end__setparam____cg_setparam, &ColladaParserAutoGen14Private::_preBegin__setparam____cg_setparam, &ColladaParserAutoGen14Private::_preEnd__setparam____cg_setparam, &ColladaParserAutoGen14Private::_freeAttributes__setparam____cg_setparam);
1415 mElementToNamespaceMap[HASH_ELEMENT_SETPARAM____CG_SETPARAM] = HASH_NAMESPACE_COLLADA;
1416 mElementFunctionMap[HASH_ELEMENT_ARRAY____CG_NEWARRAY_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__array____cg_newarray_type, &ColladaParserAutoGen14Private::_data__array____cg_newarray_type, &ColladaParserAutoGen14Private::_end__array____cg_newarray_type, &ColladaParserAutoGen14Private::_preBegin__array____cg_newarray_type, &ColladaParserAutoGen14Private::_preEnd__array____cg_newarray_type, &ColladaParserAutoGen14Private::_freeAttributes__array____cg_newarray_type);
1417 mElementToNamespaceMap[HASH_ELEMENT_ARRAY____CG_NEWARRAY_TYPE] = HASH_NAMESPACE_COLLADA;
1418 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique, &ColladaParserAutoGen14Private::_data__profile_CG__technique, &ColladaParserAutoGen14Private::_end__profile_CG__technique, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique);
1419 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE] = HASH_NAMESPACE_COLLADA;
1420 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass);
1421 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS] = HASH_NAMESPACE_COLLADA;
1422 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass__shader, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass__shader, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass__shader, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass__shader, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass__shader, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass__shader);
1423 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER] = HASH_NAMESPACE_COLLADA;
1424 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__COMPILER_TARGET] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass__shader__compiler_target, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass__shader__compiler_target);
1425 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__COMPILER_TARGET] = HASH_NAMESPACE_COLLADA;
1426 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__NAME] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass__shader__name, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass__shader__name, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass__shader__name, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass__shader__name, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass__shader__name, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass__shader__name);
1427 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__NAME] = HASH_NAMESPACE_COLLADA;
1428 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__BIND] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass__shader__bind, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass__shader__bind);
1429 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__BIND] = HASH_NAMESPACE_COLLADA;
1430 mElementFunctionMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__BIND__PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_CG__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_data__profile_CG__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_end__profile_CG__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_preBegin__profile_CG__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_preEnd__profile_CG__technique__pass__shader__bind__param, &ColladaParserAutoGen14Private::_freeAttributes__profile_CG__technique__pass__shader__bind__param);
1431 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_CG__TECHNIQUE__PASS__SHADER__BIND__PARAM] = HASH_NAMESPACE_COLLADA;
1432 mElementFunctionMap[HASH_ELEMENT_PROFILE_COMMON] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_COMMON, &ColladaParserAutoGen14Private::_data__profile_COMMON, &ColladaParserAutoGen14Private::_end__profile_COMMON, &ColladaParserAutoGen14Private::_preBegin__profile_COMMON, &ColladaParserAutoGen14Private::_preEnd__profile_COMMON, &ColladaParserAutoGen14Private::_freeAttributes__profile_COMMON);
1433 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_COMMON] = HASH_NAMESPACE_COLLADA;
1434 mElementFunctionMap[HASH_ELEMENT_NEWPARAM____COMMON_NEWPARAM_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__newparam____common_newparam_type, &ColladaParserAutoGen14Private::_data__newparam____common_newparam_type, &ColladaParserAutoGen14Private::_end__newparam____common_newparam_type, &ColladaParserAutoGen14Private::_preBegin__newparam____common_newparam_type, &ColladaParserAutoGen14Private::_preEnd__newparam____common_newparam_type, &ColladaParserAutoGen14Private::_freeAttributes__newparam____common_newparam_type);
1435 mElementToNamespaceMap[HASH_ELEMENT_NEWPARAM____COMMON_NEWPARAM_TYPE] = HASH_NAMESPACE_COLLADA;
1436 mElementFunctionMap[HASH_ELEMENT_PROFILE_COMMON__TECHNIQUE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_COMMON__technique, &ColladaParserAutoGen14Private::_data__profile_COMMON__technique, &ColladaParserAutoGen14Private::_end__profile_COMMON__technique, &ColladaParserAutoGen14Private::_preBegin__profile_COMMON__technique, &ColladaParserAutoGen14Private::_preEnd__profile_COMMON__technique, &ColladaParserAutoGen14Private::_freeAttributes__profile_COMMON__technique);
1437 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_COMMON__TECHNIQUE] = HASH_NAMESPACE_COLLADA;
1438 mElementFunctionMap[HASH_ELEMENT_PROFILE_COMMON__TECHNIQUE__CONSTANT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__profile_COMMON__technique__constant, &ColladaParserAutoGen14Private::_data__profile_COMMON__technique__constant, &ColladaParserAutoGen14Private::_end__profile_COMMON__technique__constant, &ColladaParserAutoGen14Private::_preBegin__profile_COMMON__technique__constant, &ColladaParserAutoGen14Private::_preEnd__profile_COMMON__technique__constant, &ColladaParserAutoGen14Private::_freeAttributes__profile_COMMON__technique__constant);
1439 mElementToNamespaceMap[HASH_ELEMENT_PROFILE_COMMON__TECHNIQUE__CONSTANT] = HASH_NAMESPACE_COLLADA;
1440 mElementFunctionMap[HASH_ELEMENT_EMISSION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__emission, &ColladaParserAutoGen14Private::_data__emission, &ColladaParserAutoGen14Private::_end__emission, &ColladaParserAutoGen14Private::_preBegin__emission, &ColladaParserAutoGen14Private::_preEnd__emission, &ColladaParserAutoGen14Private::_freeAttributes__emission);
1441 mElementToNamespaceMap[HASH_ELEMENT_EMISSION] = HASH_NAMESPACE_COLLADA;
1442 mElementFunctionMap[HASH_ELEMENT_COMMON_COLOR_OR_TEXTURE_TYPE____COLOR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__common_color_or_texture_type____color, &ColladaParserAutoGen14Private::_data__common_color_or_texture_type____color, &ColladaParserAutoGen14Private::_end__common_color_or_texture_type____color, &ColladaParserAutoGen14Private::_preBegin__common_color_or_texture_type____color, &ColladaParserAutoGen14Private::_preEnd__common_color_or_texture_type____color, &ColladaParserAutoGen14Private::_freeAttributes__common_color_or_texture_type____color);
1443 mElementToNamespaceMap[HASH_ELEMENT_COMMON_COLOR_OR_TEXTURE_TYPE____COLOR] = HASH_NAMESPACE_COLLADA;
1444 mElementFunctionMap[HASH_ELEMENT_COMMON_COLOR_OR_TEXTURE_TYPE____PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__common_color_or_texture_type____param, &ColladaParserAutoGen14Private::_data__common_color_or_texture_type____param, &ColladaParserAutoGen14Private::_end__common_color_or_texture_type____param, &ColladaParserAutoGen14Private::_preBegin__common_color_or_texture_type____param, &ColladaParserAutoGen14Private::_preEnd__common_color_or_texture_type____param, &ColladaParserAutoGen14Private::_freeAttributes__common_color_or_texture_type____param);
1445 mElementToNamespaceMap[HASH_ELEMENT_COMMON_COLOR_OR_TEXTURE_TYPE____PARAM] = HASH_NAMESPACE_COLLADA;
1446 mElementFunctionMap[HASH_ELEMENT_TEXTURE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__texture, &ColladaParserAutoGen14Private::_data__texture, &ColladaParserAutoGen14Private::_end__texture, &ColladaParserAutoGen14Private::_preBegin__texture, &ColladaParserAutoGen14Private::_preEnd__texture, &ColladaParserAutoGen14Private::_freeAttributes__texture);
1447 mElementToNamespaceMap[HASH_ELEMENT_TEXTURE] = HASH_NAMESPACE_COLLADA;
1448 mElementFunctionMap[HASH_ELEMENT_REFLECTIVE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__reflective, &ColladaParserAutoGen14Private::_data__reflective, &ColladaParserAutoGen14Private::_end__reflective, &ColladaParserAutoGen14Private::_preBegin__reflective, &ColladaParserAutoGen14Private::_preEnd__reflective, &ColladaParserAutoGen14Private::_freeAttributes__reflective);
1449 mElementToNamespaceMap[HASH_ELEMENT_REFLECTIVE] = HASH_NAMESPACE_COLLADA;
1450 mElementFunctionMap[HASH_ELEMENT_REFLECTIVITY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__reflectivity, &ColladaParserAutoGen14Private::_data__reflectivity, &ColladaParserAutoGen14Private::_end__reflectivity, &ColladaParserAutoGen14Private::_preBegin__reflectivity, &ColladaParserAutoGen14Private::_preEnd__reflectivity, &ColladaParserAutoGen14Private::_freeAttributes__reflectivity);
1451 mElementToNamespaceMap[HASH_ELEMENT_REFLECTIVITY] = HASH_NAMESPACE_COLLADA;
1452 mElementFunctionMap[HASH_ELEMENT_COMMON_FLOAT_OR_PARAM_TYPE____FLOAT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__common_float_or_param_type____float, &ColladaParserAutoGen14Private::_data__common_float_or_param_type____float, &ColladaParserAutoGen14Private::_end__common_float_or_param_type____float, &ColladaParserAutoGen14Private::_preBegin__common_float_or_param_type____float, &ColladaParserAutoGen14Private::_preEnd__common_float_or_param_type____float, &ColladaParserAutoGen14Private::_freeAttributes__common_float_or_param_type____float);
1453 mElementToNamespaceMap[HASH_ELEMENT_COMMON_FLOAT_OR_PARAM_TYPE____FLOAT] = HASH_NAMESPACE_COLLADA;
1454 mElementFunctionMap[HASH_ELEMENT_COMMON_FLOAT_OR_PARAM_TYPE____PARAM] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__common_float_or_param_type____param, &ColladaParserAutoGen14Private::_data__common_float_or_param_type____param, &ColladaParserAutoGen14Private::_end__common_float_or_param_type____param, &ColladaParserAutoGen14Private::_preBegin__common_float_or_param_type____param, &ColladaParserAutoGen14Private::_preEnd__common_float_or_param_type____param, &ColladaParserAutoGen14Private::_freeAttributes__common_float_or_param_type____param);
1455 mElementToNamespaceMap[HASH_ELEMENT_COMMON_FLOAT_OR_PARAM_TYPE____PARAM] = HASH_NAMESPACE_COLLADA;
1456 mElementFunctionMap[HASH_ELEMENT_TRANSPARENT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__transparent, &ColladaParserAutoGen14Private::_data__transparent, &ColladaParserAutoGen14Private::_end__transparent, &ColladaParserAutoGen14Private::_preBegin__transparent, &ColladaParserAutoGen14Private::_preEnd__transparent, &ColladaParserAutoGen14Private::_freeAttributes__transparent);
1457 mElementToNamespaceMap[HASH_ELEMENT_TRANSPARENT] = HASH_NAMESPACE_COLLADA;
1458 mElementFunctionMap[HASH_ELEMENT_TRANSPARENCY] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__transparency, &ColladaParserAutoGen14Private::_data__transparency, &ColladaParserAutoGen14Private::_end__transparency, &ColladaParserAutoGen14Private::_preBegin__transparency, &ColladaParserAutoGen14Private::_preEnd__transparency, &ColladaParserAutoGen14Private::_freeAttributes__transparency);
1459 mElementToNamespaceMap[HASH_ELEMENT_TRANSPARENCY] = HASH_NAMESPACE_COLLADA;
1460 mElementFunctionMap[HASH_ELEMENT_INDEX_OF_REFRACTION] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__index_of_refraction, &ColladaParserAutoGen14Private::_data__index_of_refraction, &ColladaParserAutoGen14Private::_end__index_of_refraction, &ColladaParserAutoGen14Private::_preBegin__index_of_refraction, &ColladaParserAutoGen14Private::_preEnd__index_of_refraction, &ColladaParserAutoGen14Private::_freeAttributes__index_of_refraction);
1461 mElementToNamespaceMap[HASH_ELEMENT_INDEX_OF_REFRACTION] = HASH_NAMESPACE_COLLADA;
1462 mElementFunctionMap[HASH_ELEMENT_LAMBERT] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__lambert, &ColladaParserAutoGen14Private::_data__lambert, &ColladaParserAutoGen14Private::_end__lambert, &ColladaParserAutoGen14Private::_preBegin__lambert, &ColladaParserAutoGen14Private::_preEnd__lambert, &ColladaParserAutoGen14Private::_freeAttributes__lambert);
1463 mElementToNamespaceMap[HASH_ELEMENT_LAMBERT] = HASH_NAMESPACE_COLLADA;
1464 mElementFunctionMap[HASH_ELEMENT_AMBIENT____COMMON_COLOR_OR_TEXTURE_TYPE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__ambient____common_color_or_texture_type, &ColladaParserAutoGen14Private::_data__ambient____common_color_or_texture_type, &ColladaParserAutoGen14Private::_end__ambient____common_color_or_texture_type, &ColladaParserAutoGen14Private::_preBegin__ambient____common_color_or_texture_type, &ColladaParserAutoGen14Private::_preEnd__ambient____common_color_or_texture_type, &ColladaParserAutoGen14Private::_freeAttributes__ambient____common_color_or_texture_type);
1465 mElementToNamespaceMap[HASH_ELEMENT_AMBIENT____COMMON_COLOR_OR_TEXTURE_TYPE] = HASH_NAMESPACE_COLLADA;
1466 mElementFunctionMap[HASH_ELEMENT_DIFFUSE] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__diffuse, &ColladaParserAutoGen14Private::_data__diffuse, &ColladaParserAutoGen14Private::_end__diffuse, &ColladaParserAutoGen14Private::_preBegin__diffuse, &ColladaParserAutoGen14Private::_preEnd__diffuse, &ColladaParserAutoGen14Private::_freeAttributes__diffuse);
1467 mElementToNamespaceMap[HASH_ELEMENT_DIFFUSE] = HASH_NAMESPACE_COLLADA;
1468 mElementFunctionMap[HASH_ELEMENT_PHONG] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__phong, &ColladaParserAutoGen14Private::_data__phong, &ColladaParserAutoGen14Private::_end__phong, &ColladaParserAutoGen14Private::_preBegin__phong, &ColladaParserAutoGen14Private::_preEnd__phong, &ColladaParserAutoGen14Private::_freeAttributes__phong);
1469 mElementToNamespaceMap[HASH_ELEMENT_PHONG] = HASH_NAMESPACE_COLLADA;
1470 mElementFunctionMap[HASH_ELEMENT_SPECULAR] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__specular, &ColladaParserAutoGen14Private::_data__specular, &ColladaParserAutoGen14Private::_end__specular, &ColladaParserAutoGen14Private::_preBegin__specular, &ColladaParserAutoGen14Private::_preEnd__specular, &ColladaParserAutoGen14Private::_freeAttributes__specular);
1471 mElementToNamespaceMap[HASH_ELEMENT_SPECULAR] = HASH_NAMESPACE_COLLADA;
1472 mElementFunctionMap[HASH_ELEMENT_SHININESS] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__shininess, &ColladaParserAutoGen14Private::_data__shininess, &ColladaParserAutoGen14Private::_end__shininess, &ColladaParserAutoGen14Private::_preBegin__shininess, &ColladaParserAutoGen14Private::_preEnd__shininess, &ColladaParserAutoGen14Private::_freeAttributes__shininess);
1473 mElementToNamespaceMap[HASH_ELEMENT_SHININESS] = HASH_NAMESPACE_COLLADA;
1474 mElementFunctionMap[HASH_ELEMENT_BLINN] = FunctionStruct(&ColladaParserAutoGen14Private::_begin__blinn, &ColladaParserAutoGen14Private::_data__blinn, &ColladaParserAutoGen14Private::_end__blinn, &ColladaParserAutoGen14Private::_preBegin__blinn, &ColladaParserAutoGen14Private::_preEnd__blinn, &ColladaParserAutoGen14Private::_freeAttributes__blinn);
1475 mElementToNamespaceMap[HASH_ELEMENT_BLINN] = HASH_NAMESPACE_COLLADA;
1476 }
1477 
1478 
1479 } // namespace
1480