This file is indexed.

/usr/include/opencollada/COLLADASaxFrameworkLoader/generated15/COLLADASaxFWLColladaParserAutoGen15.h is in opencollada-dev 0.1.0~20140703.ddf8f47+dfsg1-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
1691
1692
1693
1694
1695
1696
1697
1698
1699
1700
1701
1702
1703
1704
1705
1706
1707
1708
1709
1710
1711
1712
1713
1714
1715
1716
1717
1718
1719
1720
1721
1722
1723
1724
1725
1726
1727
1728
1729
1730
1731
1732
1733
1734
1735
1736
1737
1738
1739
1740
1741
1742
1743
1744
1745
1746
1747
1748
1749
1750
1751
1752
1753
1754
1755
1756
1757
1758
1759
1760
1761
1762
1763
1764
1765
1766
1767
1768
1769
1770
1771
1772
1773
1774
1775
1776
1777
1778
1779
1780
1781
1782
1783
1784
1785
1786
1787
1788
1789
1790
1791
1792
1793
1794
1795
1796
1797
1798
1799
1800
1801
1802
1803
1804
1805
1806
1807
1808
1809
1810
1811
1812
1813
1814
1815
1816
1817
1818
1819
1820
1821
1822
1823
1824
1825
1826
1827
1828
1829
1830
1831
1832
1833
1834
1835
1836
1837
1838
1839
1840
1841
1842
1843
1844
1845
1846
1847
1848
1849
1850
1851
1852
1853
1854
1855
1856
1857
1858
1859
1860
1861
1862
1863
1864
1865
1866
1867
1868
1869
1870
1871
1872
1873
1874
1875
1876
1877
1878
1879
1880
1881
1882
1883
1884
1885
1886
1887
1888
1889
1890
1891
1892
1893
1894
1895
1896
1897
1898
1899
1900
1901
1902
1903
1904
1905
1906
1907
1908
1909
1910
1911
1912
1913
1914
1915
1916
1917
1918
1919
1920
1921
1922
1923
1924
1925
1926
1927
1928
1929
1930
1931
1932
1933
1934
1935
1936
1937
1938
1939
1940
1941
1942
1943
1944
1945
1946
1947
1948
1949
1950
1951
1952
1953
1954
1955
1956
1957
1958
1959
1960
1961
1962
1963
1964
1965
1966
1967
1968
1969
1970
1971
1972
1973
1974
1975
1976
1977
1978
1979
1980
1981
1982
1983
1984
1985
1986
1987
1988
1989
1990
1991
1992
1993
1994
1995
1996
1997
1998
1999
2000
2001
2002
2003
2004
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
2027
2028
2029
2030
2031
2032
2033
2034
2035
2036
2037
2038
2039
2040
2041
2042
2043
2044
2045
2046
2047
2048
2049
2050
2051
2052
2053
2054
2055
2056
2057
2058
2059
2060
2061
2062
2063
2064
2065
2066
2067
2068
2069
2070
2071
2072
2073
2074
2075
2076
2077
2078
2079
2080
2081
2082
2083
2084
2085
2086
2087
2088
2089
2090
2091
2092
2093
2094
2095
2096
2097
2098
2099
2100
2101
2102
2103
2104
2105
2106
2107
2108
2109
2110
2111
2112
2113
2114
2115
2116
2117
2118
2119
2120
2121
2122
2123
2124
2125
2126
2127
2128
2129
2130
2131
2132
2133
2134
2135
2136
2137
2138
2139
2140
2141
2142
2143
2144
2145
2146
2147
2148
2149
2150
2151
2152
2153
2154
2155
2156
2157
2158
2159
2160
2161
2162
2163
2164
2165
2166
2167
2168
2169
2170
2171
2172
2173
2174
2175
2176
2177
2178
2179
2180
2181
2182
2183
2184
2185
2186
2187
2188
2189
2190
2191
2192
2193
2194
2195
2196
2197
2198
2199
2200
2201
2202
2203
2204
2205
2206
2207
2208
2209
2210
2211
2212
2213
2214
2215
2216
2217
2218
2219
2220
2221
2222
2223
2224
2225
2226
2227
2228
2229
2230
2231
2232
2233
2234
2235
2236
2237
2238
2239
2240
2241
2242
2243
2244
2245
2246
2247
2248
2249
2250
2251
2252
2253
2254
2255
2256
2257
2258
2259
2260
2261
2262
2263
2264
2265
2266
2267
2268
2269
2270
2271
2272
2273
2274
2275
2276
2277
2278
2279
2280
2281
2282
2283
2284
2285
2286
2287
2288
2289
2290
2291
2292
2293
2294
2295
2296
2297
2298
2299
2300
2301
2302
2303
2304
2305
2306
2307
2308
2309
2310
2311
2312
2313
2314
2315
2316
2317
2318
2319
2320
2321
2322
2323
2324
2325
2326
2327
2328
2329
2330
2331
2332
2333
2334
2335
2336
2337
2338
2339
2340
2341
2342
2343
2344
2345
2346
2347
2348
2349
2350
2351
2352
2353
2354
2355
2356
2357
2358
2359
2360
2361
2362
2363
2364
2365
2366
2367
2368
2369
2370
2371
2372
2373
2374
2375
2376
2377
2378
2379
2380
2381
2382
2383
2384
2385
2386
2387
2388
2389
2390
2391
2392
2393
2394
2395
2396
2397
2398
2399
2400
2401
2402
2403
2404
2405
2406
2407
2408
2409
2410
2411
2412
2413
2414
2415
2416
2417
2418
2419
2420
2421
2422
2423
2424
2425
2426
2427
2428
2429
2430
2431
2432
2433
2434
2435
2436
2437
2438
2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
2457
2458
2459
2460
2461
2462
2463
2464
2465
2466
2467
2468
2469
2470
2471
2472
2473
2474
2475
2476
2477
2478
2479
2480
2481
2482
2483
2484
2485
2486
2487
2488
2489
2490
2491
2492
2493
2494
2495
2496
2497
2498
2499
2500
2501
2502
2503
2504
2505
2506
2507
2508
2509
2510
2511
2512
2513
2514
2515
2516
2517
2518
2519
2520
2521
2522
2523
2524
2525
2526
2527
2528
2529
2530
2531
2532
2533
2534
2535
2536
2537
2538
2539
2540
2541
2542
2543
2544
2545
2546
2547
2548
2549
2550
2551
2552
2553
2554
2555
2556
2557
2558
2559
2560
2561
2562
2563
2564
2565
2566
2567
2568
2569
2570
2571
2572
2573
2574
2575
2576
2577
2578
2579
2580
2581
2582
2583
2584
2585
2586
2587
2588
2589
2590
2591
2592
2593
2594
2595
2596
2597
2598
2599
2600
2601
2602
2603
2604
2605
2606
2607
2608
2609
2610
2611
2612
2613
2614
2615
2616
2617
2618
2619
2620
2621
2622
2623
2624
2625
2626
2627
2628
2629
2630
2631
2632
2633
2634
2635
2636
2637
2638
2639
2640
2641
2642
2643
2644
2645
2646
2647
2648
2649
2650
2651
2652
2653
2654
2655
2656
2657
2658
2659
2660
2661
2662
2663
2664
2665
2666
2667
2668
2669
2670
2671
2672
2673
2674
2675
2676
2677
2678
2679
2680
2681
2682
2683
2684
2685
2686
2687
2688
2689
2690
2691
2692
2693
2694
2695
2696
2697
2698
2699
2700
2701
2702
2703
2704
2705
2706
2707
2708
2709
2710
2711
2712
2713
2714
2715
2716
2717
2718
2719
2720
2721
2722
2723
2724
2725
2726
2727
2728
2729
2730
2731
2732
2733
2734
2735
2736
2737
2738
2739
2740
2741
2742
2743
2744
2745
2746
2747
2748
2749
2750
2751
2752
2753
2754
2755
2756
2757
2758
2759
2760
2761
2762
2763
2764
2765
2766
2767
2768
2769
2770
2771
2772
2773
2774
2775
2776
2777
2778
2779
2780
2781
2782
2783
2784
2785
2786
2787
2788
2789
2790
2791
2792
2793
2794
2795
2796
2797
2798
2799
2800
2801
2802
2803
2804
2805
2806
2807
2808
2809
2810
2811
2812
2813
2814
2815
2816
2817
2818
2819
2820
2821
2822
2823
2824
2825
2826
2827
2828
2829
2830
2831
2832
2833
2834
2835
2836
2837
2838
2839
2840
2841
2842
2843
2844
2845
2846
2847
2848
2849
2850
2851
2852
2853
2854
2855
2856
2857
2858
2859
2860
2861
2862
2863
2864
2865
2866
2867
2868
2869
2870
2871
2872
2873
2874
2875
2876
2877
2878
2879
2880
2881
2882
2883
2884
2885
2886
2887
2888
2889
2890
2891
2892
2893
2894
2895
2896
2897
2898
2899
2900
2901
2902
2903
2904
2905
2906
2907
2908
2909
2910
2911
2912
2913
2914
2915
2916
2917
2918
2919
2920
2921
2922
2923
2924
2925
2926
2927
2928
2929
2930
2931
2932
2933
2934
2935
2936
2937
2938
2939
2940
2941
2942
2943
2944
2945
2946
2947
2948
2949
2950
2951
2952
2953
2954
2955
2956
2957
2958
2959
2960
2961
2962
2963
2964
2965
2966
2967
2968
2969
2970
2971
2972
2973
2974
2975
2976
2977
2978
2979
2980
2981
2982
2983
2984
2985
2986
2987
2988
2989
2990
2991
2992
2993
2994
2995
2996
2997
2998
2999
3000
3001
3002
3003
3004
3005
3006
3007
3008
3009
3010
3011
3012
3013
3014
3015
3016
3017
3018
3019
3020
3021
3022
3023
3024
3025
3026
3027
3028
3029
3030
3031
3032
3033
3034
3035
3036
3037
3038
3039
3040
3041
3042
3043
3044
3045
3046
3047
3048
3049
3050
3051
3052
3053
3054
3055
3056
3057
3058
3059
3060
3061
3062
3063
3064
3065
3066
3067
3068
3069
3070
3071
3072
3073
3074
3075
3076
3077
3078
3079
3080
3081
3082
3083
3084
3085
3086
3087
3088
3089
3090
3091
3092
3093
3094
3095
3096
3097
3098
3099
3100
3101
3102
3103
3104
3105
3106
3107
3108
3109
3110
3111
3112
3113
3114
3115
3116
3117
3118
3119
3120
3121
3122
3123
3124
3125
3126
3127
3128
3129
3130
3131
3132
3133
3134
3135
3136
3137
3138
3139
3140
3141
3142
3143
3144
3145
3146
3147
3148
3149
3150
3151
3152
3153
3154
3155
3156
3157
3158
3159
3160
3161
3162
3163
3164
3165
3166
3167
3168
3169
3170
3171
3172
3173
3174
3175
3176
3177
3178
3179
3180
3181
3182
3183
3184
3185
3186
3187
3188
/*
    Copyright (c) 2008-2009 NetAllied Systems GmbH

    This file is part of COLLADASaxFrameworkLoader.

    Licensed under the MIT Open Source License,
    for details please see LICENSE file or the website
    http://www.opensource.org/licenses/mit-license.php
*/



#ifndef __COLLADASAXFWL15_COLLADAPARSERAUTOGEN15_H__
#define __COLLADASAXFWL15_COLLADAPARSERAUTOGEN15_H__


#include "COLLADASaxFWLColladaParserAutoGen15Attributes.h"


namespace COLLADASaxFWL15
{


class ColladaParserAutoGen15
{
public:
ColladaParserAutoGen15(){}
virtual ~ColladaParserAutoGen15(){}


virtual bool begin__COLLADA( const COLLADA__AttributeData& attributeData ){return true;}
virtual bool end__COLLADA(){return true;}

virtual bool begin__asset(){return true;}
virtual bool end__asset(){return true;}

virtual bool begin__contributor(){return true;}
virtual bool end__contributor(){return true;}

virtual bool begin__author(){return true;}
virtual bool end__author(){return true;}
virtual bool data__author( const ParserChar* value, size_t length ){return true;}

virtual bool begin__author_email(){return true;}
virtual bool end__author_email(){return true;}
virtual bool data__author_email( const ParserChar* value, size_t length ){return true;}

virtual bool begin__author_website(){return true;}
virtual bool end__author_website(){return true;}
virtual bool data__author_website( COLLADABU::URI value ){return true;}

virtual bool begin__authoring_tool(){return true;}
virtual bool end__authoring_tool(){return true;}
virtual bool data__authoring_tool( const ParserChar* value, size_t length ){return true;}

virtual bool begin__comments(){return true;}
virtual bool end__comments(){return true;}
virtual bool data__comments( const ParserChar* value, size_t length ){return true;}

virtual bool begin__copyright(){return true;}
virtual bool end__copyright(){return true;}
virtual bool data__copyright( const ParserChar* value, size_t length ){return true;}

virtual bool begin__source_data(){return true;}
virtual bool end__source_data(){return true;}
virtual bool data__source_data( COLLADABU::URI value ){return true;}

virtual bool begin__coverage(){return true;}
virtual bool end__coverage(){return true;}

virtual bool begin__geographic_location(){return true;}
virtual bool end__geographic_location(){return true;}

virtual bool begin__longitude(){return true;}
virtual bool end__longitude(){return true;}
virtual bool data__longitude( float value ){return true;}

virtual bool begin__latitude(){return true;}
virtual bool end__latitude(){return true;}
virtual bool data__latitude( float value ){return true;}

virtual bool begin__altitude( const altitude__AttributeData& attributeData ){return true;}
virtual bool end__altitude(){return true;}
virtual bool data__altitude( float value ){return true;}

virtual bool begin__created(){return true;}
virtual bool end__created(){return true;}
virtual bool data__created( const ParserChar* value, size_t length ){return true;}

virtual bool begin__keywords(){return true;}
virtual bool end__keywords(){return true;}
virtual bool data__keywords( const ParserChar* value, size_t length ){return true;}

virtual bool begin__modified(){return true;}
virtual bool end__modified(){return true;}
virtual bool data__modified( const ParserChar* value, size_t length ){return true;}

virtual bool begin__revision(){return true;}
virtual bool end__revision(){return true;}
virtual bool data__revision( const ParserChar* value, size_t length ){return true;}

virtual bool begin__subject(){return true;}
virtual bool end__subject(){return true;}
virtual bool data__subject( const ParserChar* value, size_t length ){return true;}

virtual bool begin__title(){return true;}
virtual bool end__title(){return true;}
virtual bool data__title( const ParserChar* value, size_t length ){return true;}

virtual bool begin__unit( const unit__AttributeData& attributeData ){return true;}
virtual bool end__unit(){return true;}

virtual bool begin__up_axis(){return true;}
virtual bool end__up_axis(){return true;}
virtual bool data__up_axis( const ENUM__up_axis_enum value ){return true;}

virtual bool begin__extra( const extra__AttributeData& attributeData ){return true;}
virtual bool end__extra(){return true;}

virtual bool begin__technique____technique_type( const technique____technique_type__AttributeData& attributeData ){return true;}
virtual bool end__technique____technique_type(){return true;}

virtual bool begin__library_animations( const library_animations__AttributeData& attributeData ){return true;}
virtual bool end__library_animations(){return true;}

virtual bool begin__animation( const animation__AttributeData& attributeData ){return true;}
virtual bool end__animation(){return true;}

virtual bool begin__source( const source__AttributeData& attributeData ){return true;}
virtual bool end__source(){return true;}

virtual bool begin__token_array( const token_array__AttributeData& attributeData ){return true;}
virtual bool end__token_array(){return true;}
virtual bool data__token_array( const ParserString* value, size_t length ){return true;}

virtual bool begin__IDREF_array( const IDREF_array__AttributeData& attributeData ){return true;}
virtual bool end__IDREF_array(){return true;}
virtual bool data__IDREF_array( const ParserString* value, size_t length ){return true;}

virtual bool begin__Name_array( const Name_array__AttributeData& attributeData ){return true;}
virtual bool end__Name_array(){return true;}
virtual bool data__Name_array( const ParserString* value, size_t length ){return true;}

virtual bool begin__bool_array( const bool_array__AttributeData& attributeData ){return true;}
virtual bool end__bool_array(){return true;}
virtual bool data__bool_array( const bool* value, size_t length ){return true;}

virtual bool begin__float_array( const float_array__AttributeData& attributeData ){return true;}
virtual bool end__float_array(){return true;}
virtual bool data__float_array( const float* value, size_t length ){return true;}

virtual bool begin__int_array( const int_array__AttributeData& attributeData ){return true;}
virtual bool end__int_array(){return true;}
virtual bool data__int_array( const sint64* value, size_t length ){return true;}

virtual bool begin__SIDREF_array( const SIDREF_array__AttributeData& attributeData ){return true;}
virtual bool end__SIDREF_array(){return true;}
virtual bool data__SIDREF_array( const ParserString* value, size_t length ){return true;}

virtual bool begin__source_type____technique_common(){return true;}
virtual bool end__source_type____technique_common(){return true;}

virtual bool begin__accessor( const accessor__AttributeData& attributeData ){return true;}
virtual bool end__accessor(){return true;}

virtual bool begin__param____param_type( const param____param_type__AttributeData& attributeData ){return true;}
virtual bool end__param____param_type(){return true;}
virtual bool data__param____param_type( const ParserChar* value, size_t length ){return true;}

virtual bool begin__sampler( const sampler__AttributeData& attributeData ){return true;}
virtual bool end__sampler(){return true;}

virtual bool begin__input____input_local_type( const input____input_local_type__AttributeData& attributeData ){return true;}
virtual bool end__input____input_local_type(){return true;}

virtual bool begin__channel( const channel__AttributeData& attributeData ){return true;}
virtual bool end__channel(){return true;}

virtual bool begin__library_animation_clips( const library_animation_clips__AttributeData& attributeData ){return true;}
virtual bool end__library_animation_clips(){return true;}

virtual bool begin__animation_clip( const animation_clip__AttributeData& attributeData ){return true;}
virtual bool end__animation_clip(){return true;}

virtual bool begin__instance_animation( const instance_animation__AttributeData& attributeData ){return true;}
virtual bool end__instance_animation(){return true;}

virtual bool begin__instance_formula( const instance_formula__AttributeData& attributeData ){return true;}
virtual bool end__instance_formula(){return true;}

virtual bool begin__setparam____formula_setparam_type( const setparam____formula_setparam_type__AttributeData& attributeData ){return true;}
virtual bool end__setparam____formula_setparam_type(){return true;}

virtual bool begin__float____float_type(){return true;}
virtual bool end__float____float_type(){return true;}
virtual bool data__float____float_type( float value ){return true;}

virtual bool begin__int____int_type(){return true;}
virtual bool end__int____int_type(){return true;}
virtual bool data__int____int_type( sint64 value ){return true;}

virtual bool begin__SIDREF(){return true;}
virtual bool end__SIDREF(){return true;}
virtual bool data__SIDREF( const ParserChar* value, size_t length ){return true;}

virtual bool begin__bool(){return true;}
virtual bool end__bool(){return true;}
virtual bool data__bool( bool value ){return true;}

virtual bool begin__connect_param( const connect_param__AttributeData& attributeData ){return true;}
virtual bool end__connect_param(){return true;}

virtual bool begin__library_cameras( const library_cameras__AttributeData& attributeData ){return true;}
virtual bool end__library_cameras(){return true;}

virtual bool begin__camera( const camera__AttributeData& attributeData ){return true;}
virtual bool end__camera(){return true;}

virtual bool begin__optics(){return true;}
virtual bool end__optics(){return true;}

virtual bool begin__optics__technique_common(){return true;}
virtual bool end__optics__technique_common(){return true;}

virtual bool begin__orthographic(){return true;}
virtual bool end__orthographic(){return true;}

virtual bool begin__xmag( const xmag__AttributeData& attributeData ){return true;}
virtual bool end__xmag(){return true;}
virtual bool data__xmag( float value ){return true;}

virtual bool begin__ymag( const ymag__AttributeData& attributeData ){return true;}
virtual bool end__ymag(){return true;}
virtual bool data__ymag( float value ){return true;}

virtual bool begin__aspect_ratio( const aspect_ratio__AttributeData& attributeData ){return true;}
virtual bool end__aspect_ratio(){return true;}
virtual bool data__aspect_ratio( float value ){return true;}

virtual bool begin__znear( const znear__AttributeData& attributeData ){return true;}
virtual bool end__znear(){return true;}
virtual bool data__znear( float value ){return true;}

virtual bool begin__zfar( const zfar__AttributeData& attributeData ){return true;}
virtual bool end__zfar(){return true;}
virtual bool data__zfar( float value ){return true;}

virtual bool begin__perspective(){return true;}
virtual bool end__perspective(){return true;}

virtual bool begin__xfov( const xfov__AttributeData& attributeData ){return true;}
virtual bool end__xfov(){return true;}
virtual bool data__xfov( float value ){return true;}

virtual bool begin__yfov( const yfov__AttributeData& attributeData ){return true;}
virtual bool end__yfov(){return true;}
virtual bool data__yfov( float value ){return true;}

virtual bool begin__imager(){return true;}
virtual bool end__imager(){return true;}

virtual bool begin__library_controllers( const library_controllers__AttributeData& attributeData ){return true;}
virtual bool end__library_controllers(){return true;}

virtual bool begin__controller( const controller__AttributeData& attributeData ){return true;}
virtual bool end__controller(){return true;}

virtual bool begin__skin( const skin__AttributeData& attributeData ){return true;}
virtual bool end__skin(){return true;}

virtual bool begin__bind_shape_matrix(){return true;}
virtual bool end__bind_shape_matrix(){return true;}
virtual bool data__bind_shape_matrix( const float* value, size_t length ){return true;}

virtual bool begin__joints(){return true;}
virtual bool end__joints(){return true;}

virtual bool begin__vertex_weights( const vertex_weights__AttributeData& attributeData ){return true;}
virtual bool end__vertex_weights(){return true;}

virtual bool begin__input____input_local_offset_type( const input____input_local_offset_type__AttributeData& attributeData ){return true;}
virtual bool end__input____input_local_offset_type(){return true;}

virtual bool begin__vcount(){return true;}
virtual bool end__vcount(){return true;}
virtual bool data__vcount( const uint64* value, size_t length ){return true;}

virtual bool begin__v(){return true;}
virtual bool end__v(){return true;}
virtual bool data__v( const sint64* value, size_t length ){return true;}

virtual bool begin__morph( const morph__AttributeData& attributeData ){return true;}
virtual bool end__morph(){return true;}

virtual bool begin__targets(){return true;}
virtual bool end__targets(){return true;}

virtual bool begin__library_geometries( const library_geometries__AttributeData& attributeData ){return true;}
virtual bool end__library_geometries(){return true;}

virtual bool begin__geometry( const geometry__AttributeData& attributeData ){return true;}
virtual bool end__geometry(){return true;}

virtual bool begin__convex_mesh( const convex_mesh__AttributeData& attributeData ){return true;}
virtual bool end__convex_mesh(){return true;}

virtual bool begin__vertices( const vertices__AttributeData& attributeData ){return true;}
virtual bool end__vertices(){return true;}

virtual bool begin__lines( const lines__AttributeData& attributeData ){return true;}
virtual bool end__lines(){return true;}

virtual bool begin__p(){return true;}
virtual bool end__p(){return true;}
virtual bool data__p( const uint64* value, size_t length ){return true;}

virtual bool begin__linestrips( const linestrips__AttributeData& attributeData ){return true;}
virtual bool end__linestrips(){return true;}

virtual bool begin__polygons( const polygons__AttributeData& attributeData ){return true;}
virtual bool end__polygons(){return true;}

virtual bool begin__ph(){return true;}
virtual bool end__ph(){return true;}

virtual bool begin__h(){return true;}
virtual bool end__h(){return true;}
virtual bool data__h( const uint64* value, size_t length ){return true;}

virtual bool begin__polylist( const polylist__AttributeData& attributeData ){return true;}
virtual bool end__polylist(){return true;}

virtual bool begin__triangles( const triangles__AttributeData& attributeData ){return true;}
virtual bool end__triangles(){return true;}

virtual bool begin__trifans( const trifans__AttributeData& attributeData ){return true;}
virtual bool end__trifans(){return true;}

virtual bool begin__tristrips( const tristrips__AttributeData& attributeData ){return true;}
virtual bool end__tristrips(){return true;}

virtual bool begin__mesh(){return true;}
virtual bool end__mesh(){return true;}

virtual bool begin__spline( const spline__AttributeData& attributeData ){return true;}
virtual bool end__spline(){return true;}

virtual bool begin__spline_type____control_vertices(){return true;}
virtual bool end__spline_type____control_vertices(){return true;}

virtual bool begin__brep(){return true;}
virtual bool end__brep(){return true;}

virtual bool begin__curves(){return true;}
virtual bool end__curves(){return true;}

virtual bool begin__curve( const curve__AttributeData& attributeData ){return true;}
virtual bool end__curve(){return true;}

virtual bool begin__line(){return true;}
virtual bool end__line(){return true;}

virtual bool begin__origin____float3_type(){return true;}
virtual bool end__origin____float3_type(){return true;}
virtual bool data__origin____float3_type( const float* value, size_t length ){return true;}

virtual bool begin__direction(){return true;}
virtual bool end__direction(){return true;}
virtual bool data__direction( const float* value, size_t length ){return true;}

virtual bool begin__circle(){return true;}
virtual bool end__circle(){return true;}

virtual bool begin__radius____float_type(){return true;}
virtual bool end__radius____float_type(){return true;}
virtual bool data__radius____float_type( float value ){return true;}

virtual bool begin__ellipse(){return true;}
virtual bool end__ellipse(){return true;}

virtual bool begin__radius____float2_type(){return true;}
virtual bool end__radius____float2_type(){return true;}
virtual bool data__radius____float2_type( const float* value, size_t length ){return true;}

virtual bool begin__parabola(){return true;}
virtual bool end__parabola(){return true;}

virtual bool begin__focal(){return true;}
virtual bool end__focal(){return true;}
virtual bool data__focal( float value ){return true;}

virtual bool begin__hyperbola(){return true;}
virtual bool end__hyperbola(){return true;}

virtual bool begin__nurbs( const nurbs__AttributeData& attributeData ){return true;}
virtual bool end__nurbs(){return true;}

virtual bool begin__nurbs_type____control_vertices(){return true;}
virtual bool end__nurbs_type____control_vertices(){return true;}

virtual bool begin__orient(){return true;}
virtual bool end__orient(){return true;}
virtual bool data__orient( const float* value, size_t length ){return true;}

virtual bool begin__origin____origin_type(){return true;}
virtual bool end__origin____origin_type(){return true;}
virtual bool data__origin____origin_type( const float* value, size_t length ){return true;}

virtual bool begin__surface_curves(){return true;}
virtual bool end__surface_curves(){return true;}

virtual bool begin__surfaces(){return true;}
virtual bool end__surfaces(){return true;}

virtual bool begin__surface( const surface__AttributeData& attributeData ){return true;}
virtual bool end__surface(){return true;}

virtual bool begin__plane(){return true;}
virtual bool end__plane(){return true;}

virtual bool begin__equation(){return true;}
virtual bool end__equation(){return true;}
virtual bool data__equation( const float* value, size_t length ){return true;}

virtual bool begin__sphere(){return true;}
virtual bool end__sphere(){return true;}

virtual bool begin__torus(){return true;}
virtual bool end__torus(){return true;}

virtual bool begin__swept_surface(){return true;}
virtual bool end__swept_surface(){return true;}

virtual bool begin__axis____float3_type(){return true;}
virtual bool end__axis____float3_type(){return true;}
virtual bool data__axis____float3_type( const float* value, size_t length ){return true;}

virtual bool begin__nurbs_surface( const nurbs_surface__AttributeData& attributeData ){return true;}
virtual bool end__nurbs_surface(){return true;}

virtual bool begin__nurbs_surface_type____control_vertices(){return true;}
virtual bool end__nurbs_surface_type____control_vertices(){return true;}

virtual bool begin__cone(){return true;}
virtual bool end__cone(){return true;}

virtual bool begin__angle(){return true;}
virtual bool end__angle(){return true;}
virtual bool data__angle( float value ){return true;}

virtual bool begin__surface_type____cylinder(){return true;}
virtual bool end__surface_type____cylinder(){return true;}

virtual bool begin__edges( const edges__AttributeData& attributeData ){return true;}
virtual bool end__edges(){return true;}

virtual bool begin__wires( const wires__AttributeData& attributeData ){return true;}
virtual bool end__wires(){return true;}

virtual bool begin__faces( const faces__AttributeData& attributeData ){return true;}
virtual bool end__faces(){return true;}

virtual bool begin__pcurves( const pcurves__AttributeData& attributeData ){return true;}
virtual bool end__pcurves(){return true;}

virtual bool begin__shells( const shells__AttributeData& attributeData ){return true;}
virtual bool end__shells(){return true;}

virtual bool begin__solids( const solids__AttributeData& attributeData ){return true;}
virtual bool end__solids(){return true;}

virtual bool begin__library_effects( const library_effects__AttributeData& attributeData ){return true;}
virtual bool end__library_effects(){return true;}

virtual bool begin__effect( const effect__AttributeData& attributeData ){return true;}
virtual bool end__effect(){return true;}

virtual bool begin__annotate( const annotate__AttributeData& attributeData ){return true;}
virtual bool end__annotate(){return true;}

virtual bool begin__bool2(){return true;}
virtual bool end__bool2(){return true;}
virtual bool data__bool2( const bool* value, size_t length ){return true;}

virtual bool begin__bool3(){return true;}
virtual bool end__bool3(){return true;}
virtual bool data__bool3( const bool* value, size_t length ){return true;}

virtual bool begin__bool4(){return true;}
virtual bool end__bool4(){return true;}
virtual bool data__bool4( const bool* value, size_t length ){return true;}

virtual bool begin__int2(){return true;}
virtual bool end__int2(){return true;}
virtual bool data__int2( const sint64* value, size_t length ){return true;}

virtual bool begin__int3(){return true;}
virtual bool end__int3(){return true;}
virtual bool data__int3( const sint64* value, size_t length ){return true;}

virtual bool begin__int4(){return true;}
virtual bool end__int4(){return true;}
virtual bool data__int4( const sint64* value, size_t length ){return true;}

virtual bool begin__float2(){return true;}
virtual bool end__float2(){return true;}
virtual bool data__float2( const float* value, size_t length ){return true;}

virtual bool begin__float3(){return true;}
virtual bool end__float3(){return true;}
virtual bool data__float3( const float* value, size_t length ){return true;}

virtual bool begin__float4(){return true;}
virtual bool end__float4(){return true;}
virtual bool data__float4( const float* value, size_t length ){return true;}

virtual bool begin__float2x2(){return true;}
virtual bool end__float2x2(){return true;}
virtual bool data__float2x2( const float* value, size_t length ){return true;}

virtual bool begin__float3x3(){return true;}
virtual bool end__float3x3(){return true;}
virtual bool data__float3x3( const float* value, size_t length ){return true;}

virtual bool begin__float4x4(){return true;}
virtual bool end__float4x4(){return true;}
virtual bool data__float4x4( const float* value, size_t length ){return true;}

virtual bool begin__string(){return true;}
virtual bool end__string(){return true;}
virtual bool data__string( const ParserChar* value, size_t length ){return true;}

virtual bool begin__newparam____fx_newparam_type( const newparam____fx_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____fx_newparam_type(){return true;}

virtual bool begin__semantic____NCName(){return true;}
virtual bool end__semantic____NCName(){return true;}
virtual bool data__semantic____NCName( const ParserChar* value, size_t length ){return true;}

virtual bool begin__modifier(){return true;}
virtual bool end__modifier(){return true;}
virtual bool data__modifier( const ENUM__fx_modifier_enum value ){return true;}

virtual bool begin__float2x1(){return true;}
virtual bool end__float2x1(){return true;}
virtual bool data__float2x1( const float* value, size_t length ){return true;}

virtual bool begin__float2x3(){return true;}
virtual bool end__float2x3(){return true;}
virtual bool data__float2x3( const float* value, size_t length ){return true;}

virtual bool begin__float2x4(){return true;}
virtual bool end__float2x4(){return true;}
virtual bool data__float2x4( const float* value, size_t length ){return true;}

virtual bool begin__float3x1(){return true;}
virtual bool end__float3x1(){return true;}
virtual bool data__float3x1( const float* value, size_t length ){return true;}

virtual bool begin__float3x2(){return true;}
virtual bool end__float3x2(){return true;}
virtual bool data__float3x2( const float* value, size_t length ){return true;}

virtual bool begin__float3x4(){return true;}
virtual bool end__float3x4(){return true;}
virtual bool data__float3x4( const float* value, size_t length ){return true;}

virtual bool begin__float4x1(){return true;}
virtual bool end__float4x1(){return true;}
virtual bool data__float4x1( const float* value, size_t length ){return true;}

virtual bool begin__float4x2(){return true;}
virtual bool end__float4x2(){return true;}
virtual bool data__float4x2( const float* value, size_t length ){return true;}

virtual bool begin__float4x3(){return true;}
virtual bool end__float4x3(){return true;}
virtual bool data__float4x3( const float* value, size_t length ){return true;}

virtual bool begin__sampler1D(){return true;}
virtual bool end__sampler1D(){return true;}

virtual bool begin__instance_image( const instance_image__AttributeData& attributeData ){return true;}
virtual bool end__instance_image(){return true;}

virtual bool begin__wrap_s____fx_sampler_wrap_enum(){return true;}
virtual bool end__wrap_s____fx_sampler_wrap_enum(){return true;}
virtual bool data__wrap_s____fx_sampler_wrap_enum( const ENUM__fx_sampler_wrap_enum value ){return true;}

virtual bool begin__wrap_t____fx_sampler_wrap_enum(){return true;}
virtual bool end__wrap_t____fx_sampler_wrap_enum(){return true;}
virtual bool data__wrap_t____fx_sampler_wrap_enum( const ENUM__fx_sampler_wrap_enum value ){return true;}

virtual bool begin__wrap_p(){return true;}
virtual bool end__wrap_p(){return true;}
virtual bool data__wrap_p( const ENUM__fx_sampler_wrap_enum value ){return true;}

virtual bool begin__minfilter(){return true;}
virtual bool end__minfilter(){return true;}
virtual bool data__minfilter( const ENUM__fx_sampler_min_filter_enum value ){return true;}

virtual bool begin__magfilter(){return true;}
virtual bool end__magfilter(){return true;}
virtual bool data__magfilter( const ENUM__fx_sampler_mag_filter_enum value ){return true;}

virtual bool begin__mipfilter(){return true;}
virtual bool end__mipfilter(){return true;}
virtual bool data__mipfilter( const ENUM__fx_sampler_mip_filter_enum value ){return true;}

virtual bool begin__border_color(){return true;}
virtual bool end__border_color(){return true;}
virtual bool data__border_color( const float* value, size_t length ){return true;}

virtual bool begin__mip_max_level(){return true;}
virtual bool end__mip_max_level(){return true;}
virtual bool data__mip_max_level( uint8 value ){return true;}

virtual bool begin__mip_min_level(){return true;}
virtual bool end__mip_min_level(){return true;}
virtual bool data__mip_min_level( uint8 value ){return true;}

virtual bool begin__mip_bias(){return true;}
virtual bool end__mip_bias(){return true;}
virtual bool data__mip_bias( float value ){return true;}

virtual bool begin__max_anisotropy(){return true;}
virtual bool end__max_anisotropy(){return true;}
virtual bool data__max_anisotropy( uint32 value ){return true;}

virtual bool begin__sampler2D____fx_sampler2D_type(){return true;}
virtual bool end__sampler2D____fx_sampler2D_type(){return true;}

virtual bool begin__sampler3D(){return true;}
virtual bool end__sampler3D(){return true;}

virtual bool begin__samplerCUBE(){return true;}
virtual bool end__samplerCUBE(){return true;}

virtual bool begin__samplerRECT(){return true;}
virtual bool end__samplerRECT(){return true;}

virtual bool begin__samplerDEPTH(){return true;}
virtual bool end__samplerDEPTH(){return true;}

virtual bool begin__enum____string(){return true;}
virtual bool end__enum____string(){return true;}
virtual bool data__enum____string( const ParserChar* value, size_t length ){return true;}

virtual bool begin__profile_COMMON( const profile_COMMON__AttributeData& attributeData ){return true;}
virtual bool end__profile_COMMON(){return true;}

virtual bool begin__newparam____fx_common_newparam_type( const newparam____fx_common_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____fx_common_newparam_type(){return true;}

virtual bool begin__profile_common_type____technique( const profile_common_type____technique__AttributeData& attributeData ){return true;}
virtual bool end__profile_common_type____technique(){return true;}

virtual bool begin__profile_COMMON__technique__constant(){return true;}
virtual bool end__profile_COMMON__technique__constant(){return true;}

virtual bool begin__emission(){return true;}
virtual bool end__emission(){return true;}

virtual bool begin__fx_common_color_or_texture_type____color( const fx_common_color_or_texture_type____color__AttributeData& attributeData ){return true;}
virtual bool end__fx_common_color_or_texture_type____color(){return true;}
virtual bool data__fx_common_color_or_texture_type____color( const float* value, size_t length ){return true;}

virtual bool begin__fx_common_color_or_texture_type____param( const fx_common_color_or_texture_type____param__AttributeData& attributeData ){return true;}
virtual bool end__fx_common_color_or_texture_type____param(){return true;}

virtual bool begin__texture( const texture__AttributeData& attributeData ){return true;}
virtual bool end__texture(){return true;}

virtual bool begin__reflective(){return true;}
virtual bool end__reflective(){return true;}

virtual bool begin__reflectivity(){return true;}
virtual bool end__reflectivity(){return true;}

virtual bool begin__fx_common_float_or_param_type____float( const fx_common_float_or_param_type____float__AttributeData& attributeData ){return true;}
virtual bool end__fx_common_float_or_param_type____float(){return true;}
virtual bool data__fx_common_float_or_param_type____float( float value ){return true;}

virtual bool begin__fx_common_float_or_param_type____param( const fx_common_float_or_param_type____param__AttributeData& attributeData ){return true;}
virtual bool end__fx_common_float_or_param_type____param(){return true;}

virtual bool begin__transparent( const transparent__AttributeData& attributeData ){return true;}
virtual bool end__transparent(){return true;}

virtual bool begin__transparency(){return true;}
virtual bool end__transparency(){return true;}

virtual bool begin__index_of_refraction(){return true;}
virtual bool end__index_of_refraction(){return true;}

virtual bool begin__lambert(){return true;}
virtual bool end__lambert(){return true;}

virtual bool begin__ambient____fx_common_color_or_texture_type(){return true;}
virtual bool end__ambient____fx_common_color_or_texture_type(){return true;}

virtual bool begin__diffuse(){return true;}
virtual bool end__diffuse(){return true;}

virtual bool begin__phong(){return true;}
virtual bool end__phong(){return true;}

virtual bool begin__specular(){return true;}
virtual bool end__specular(){return true;}

virtual bool begin__shininess(){return true;}
virtual bool end__shininess(){return true;}

virtual bool begin__blinn(){return true;}
virtual bool end__blinn(){return true;}

virtual bool begin__profile_BRIDGE( const profile_BRIDGE__AttributeData& attributeData ){return true;}
virtual bool end__profile_BRIDGE(){return true;}

virtual bool begin__profile_GLES2( const profile_GLES2__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2(){return true;}

virtual bool begin__include( const include__AttributeData& attributeData ){return true;}
virtual bool end__include(){return true;}

virtual bool begin__code( const code__AttributeData& attributeData ){return true;}
virtual bool end__code(){return true;}
virtual bool data__code( const ParserChar* value, size_t length ){return true;}

virtual bool begin__profile_gles2_type____newparam( const profile_gles2_type____newparam__AttributeData& attributeData ){return true;}
virtual bool end__profile_gles2_type____newparam(){return true;}

virtual bool begin__bvec2(){return true;}
virtual bool end__bvec2(){return true;}
virtual bool data__bvec2( const bool* value, size_t length ){return true;}

virtual bool begin__bvec3(){return true;}
virtual bool end__bvec3(){return true;}
virtual bool data__bvec3( const bool* value, size_t length ){return true;}

virtual bool begin__bvec4(){return true;}
virtual bool end__bvec4(){return true;}
virtual bool data__bvec4( const bool* value, size_t length ){return true;}

virtual bool begin__vec2(){return true;}
virtual bool end__vec2(){return true;}
virtual bool data__vec2( const float* value, size_t length ){return true;}

virtual bool begin__vec3(){return true;}
virtual bool end__vec3(){return true;}
virtual bool data__vec3( const float* value, size_t length ){return true;}

virtual bool begin__vec4(){return true;}
virtual bool end__vec4(){return true;}
virtual bool data__vec4( const float* value, size_t length ){return true;}

virtual bool begin__mat2(){return true;}
virtual bool end__mat2(){return true;}
virtual bool data__mat2( const float* value, size_t length ){return true;}

virtual bool begin__mat3(){return true;}
virtual bool end__mat3(){return true;}
virtual bool data__mat3( const float* value, size_t length ){return true;}

virtual bool begin__mat4(){return true;}
virtual bool end__mat4(){return true;}
virtual bool data__mat4( const float* value, size_t length ){return true;}

virtual bool begin__ivec2(){return true;}
virtual bool end__ivec2(){return true;}
virtual bool data__ivec2( const sint64* value, size_t length ){return true;}

virtual bool begin__ivec3(){return true;}
virtual bool end__ivec3(){return true;}
virtual bool data__ivec3( const sint64* value, size_t length ){return true;}

virtual bool begin__ivec4(){return true;}
virtual bool end__ivec4(){return true;}
virtual bool data__ivec4( const sint64* value, size_t length ){return true;}

virtual bool begin__enum____gl_enumeration_type(){return true;}
virtual bool end__enum____gl_enumeration_type(){return true;}
virtual bool data__enum____gl_enumeration_type( UNION__gl_enumeration_type value ){return true;}

virtual bool begin__profile_GLES2__newparam__usertype( const profile_GLES2__newparam__usertype__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__newparam__usertype(){return true;}

virtual bool begin__profile_GLES2__newparam__usertype__setparam( const profile_GLES2__newparam__usertype__setparam__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__newparam__usertype__setparam(){return true;}

virtual bool begin__profile_GLES2__newparam__usertype__setparam__array( const profile_GLES2__newparam__usertype__setparam__array__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__newparam__usertype__setparam__array(){return true;}

virtual bool begin__profile_gles2_type____technique( const profile_gles2_type____technique__AttributeData& attributeData ){return true;}
virtual bool end__profile_gles2_type____technique(){return true;}

virtual bool begin__pass____gles2_pass_type( const pass____gles2_pass_type__AttributeData& attributeData ){return true;}
virtual bool end__pass____gles2_pass_type(){return true;}

virtual bool begin__gles2_pass_type____states(){return true;}
virtual bool end__gles2_pass_type____states(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_color( const profile_GLES2__technique__pass__states__blend_color__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_color(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_equation( const profile_GLES2__technique__pass__states__blend_equation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_equation(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate__rgb( const profile_GLES2__technique__pass__states__blend_equation_separate__rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate__rgb(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_equation_separate__alpha( const profile_GLES2__technique__pass__states__blend_equation_separate__alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_equation_separate__alpha(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func__src( const profile_GLES2__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func__src(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func__dest( const profile_GLES2__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func__dest(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb( const profile_GLES2__technique__pass__states__blend_func_separate__src_rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__src_rgb(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb( const profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__dest_rgb(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha( const profile_GLES2__technique__pass__states__blend_func_separate__src_alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__src_alpha(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha( const profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_func_separate__dest_alpha(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__color_mask( const profile_GLES2__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__color_mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__cull_face( const profile_GLES2__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__cull_face(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__depth_func( const profile_GLES2__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__depth_func(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__depth_mask( const profile_GLES2__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__depth_mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__depth_range( const profile_GLES2__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__depth_range(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__front_face( const profile_GLES2__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__front_face(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__line_width( const profile_GLES2__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__line_width(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__polygon_offset( const profile_GLES2__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__polygon_offset(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__point_size( const profile_GLES2__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__point_size(){return true;}

virtual bool begin__sample_coverage(){return true;}
virtual bool end__sample_coverage(){return true;}

virtual bool begin__sample_coverage__value( const sample_coverage__value__AttributeData& attributeData ){return true;}
virtual bool end__sample_coverage__value(){return true;}

virtual bool begin__invert( const invert__AttributeData& attributeData ){return true;}
virtual bool end__invert(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__scissor( const profile_GLES2__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__scissor(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__func( const profile_GLES2__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func__func(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__ref( const profile_GLES2__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func__ref(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func__mask( const profile_GLES2__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func__mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__front( const profile_GLES2__technique__pass__states__stencil_func_separate__front__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__front(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__back( const profile_GLES2__technique__pass__states__stencil_func_separate__back__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__back(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__ref( const profile_GLES2__technique__pass__states__stencil_func_separate__ref__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__ref(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_func_separate__mask( const profile_GLES2__technique__pass__states__stencil_func_separate__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_func_separate__mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask( const profile_GLES2__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate__face( const profile_GLES2__technique__pass__states__stencil_mask_separate__face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate__face(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_mask_separate__mask( const profile_GLES2__technique__pass__states__stencil_mask_separate__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_mask_separate__mask(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__fail( const profile_GLES2__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op__fail(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__zfail( const profile_GLES2__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op__zfail(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op__zpass( const profile_GLES2__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op__zpass(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate(){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__face( const profile_GLES2__technique__pass__states__stencil_op_separate__face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__face(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__fail( const profile_GLES2__technique__pass__states__stencil_op_separate__fail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__fail(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__zfail( const profile_GLES2__technique__pass__states__stencil_op_separate__zfail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__zfail(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_op_separate__zpass( const profile_GLES2__technique__pass__states__stencil_op_separate__zpass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_op_separate__zpass(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__blend_enable( const profile_GLES2__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__blend_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__cull_face_enable( const profile_GLES2__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__cull_face_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__depth_test_enable( const profile_GLES2__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__depth_test_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__dither_enable( const profile_GLES2__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__dither_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__polygon_offset_fill_enable( const profile_GLES2__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__polygon_offset_fill_enable(){return true;}

virtual bool begin__point_size_enable( const point_size_enable__AttributeData& attributeData ){return true;}
virtual bool end__point_size_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__sample_coverage_enable( const profile_GLES2__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__sample_coverage_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__scissor_test_enable( const profile_GLES2__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__scissor_test_enable(){return true;}

virtual bool begin__profile_GLES2__technique__pass__states__stencil_test_enable( const profile_GLES2__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__states__stencil_test_enable(){return true;}

virtual bool begin__program____gles2_program_type(){return true;}
virtual bool end__program____gles2_program_type(){return true;}

virtual bool begin__shader____gles2_shader_type( const shader____gles2_shader_type__AttributeData& attributeData ){return true;}
virtual bool end__shader____gles2_shader_type(){return true;}

virtual bool begin__gles2_shader_type____sources( const gles2_shader_type____sources__AttributeData& attributeData ){return true;}
virtual bool end__gles2_shader_type____sources(){return true;}

virtual bool begin__inline(){return true;}
virtual bool end__inline(){return true;}
virtual bool data__inline( const ParserChar* value, size_t length ){return true;}

virtual bool begin__import( const import__AttributeData& attributeData ){return true;}
virtual bool end__import(){return true;}

virtual bool begin__compiler( const compiler__AttributeData& attributeData ){return true;}
virtual bool end__compiler(){return true;}

virtual bool begin__binary(){return true;}
virtual bool end__binary(){return true;}

virtual bool begin__ref____anyURI(){return true;}
virtual bool end__ref____anyURI(){return true;}
virtual bool data__ref____anyURI( COLLADABU::URI value ){return true;}

virtual bool begin__binary__hex( const binary__hex__AttributeData& attributeData ){return true;}
virtual bool end__binary__hex(){return true;}
virtual bool data__binary__hex( const uint8* value, size_t length ){return true;}

virtual bool begin__linker( const linker__AttributeData& attributeData ){return true;}
virtual bool end__linker(){return true;}

virtual bool begin__gles2_program_type____bind_attribute( const gles2_program_type____bind_attribute__AttributeData& attributeData ){return true;}
virtual bool end__gles2_program_type____bind_attribute(){return true;}

virtual bool begin__semantic____token(){return true;}
virtual bool end__semantic____token(){return true;}
virtual bool data__semantic____token( const ParserChar* value, size_t length ){return true;}

virtual bool begin__gles2_program_type____bind_uniform( const gles2_program_type____bind_uniform__AttributeData& attributeData ){return true;}
virtual bool end__gles2_program_type____bind_uniform(){return true;}

virtual bool begin__profile_GLES2__technique__pass__program__bind_uniform__param( const profile_GLES2__technique__pass__program__bind_uniform__param__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES2__technique__pass__program__bind_uniform__param(){return true;}

virtual bool begin__gles2_pass_type____evaluate(){return true;}
virtual bool end__gles2_pass_type____evaluate(){return true;}

virtual bool begin__color_target( const color_target__AttributeData& attributeData ){return true;}
virtual bool end__color_target(){return true;}

virtual bool begin__fx_colortarget_type____param( const fx_colortarget_type____param__AttributeData& attributeData ){return true;}
virtual bool end__fx_colortarget_type____param(){return true;}

virtual bool begin__depth_target( const depth_target__AttributeData& attributeData ){return true;}
virtual bool end__depth_target(){return true;}

virtual bool begin__stencil_target( const stencil_target__AttributeData& attributeData ){return true;}
virtual bool end__stencil_target(){return true;}

virtual bool begin__color_clear( const color_clear__AttributeData& attributeData ){return true;}
virtual bool end__color_clear(){return true;}
virtual bool data__color_clear( const float* value, size_t length ){return true;}

virtual bool begin__stencil_clear( const stencil_clear__AttributeData& attributeData ){return true;}
virtual bool end__stencil_clear(){return true;}
virtual bool data__stencil_clear( sint8 value ){return true;}

virtual bool begin__depth_clear( const depth_clear__AttributeData& attributeData ){return true;}
virtual bool end__depth_clear(){return true;}
virtual bool data__depth_clear( float value ){return true;}

virtual bool begin__draw(){return true;}
virtual bool end__draw(){return true;}
virtual bool data__draw( const ParserChar* value, size_t length ){return true;}

virtual bool begin__profile_GLSL( const profile_GLSL__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL(){return true;}

virtual bool begin__newparam____glsl_newparam_type( const newparam____glsl_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____glsl_newparam_type(){return true;}

virtual bool begin__array____glsl_array_type( const array____glsl_array_type__AttributeData& attributeData ){return true;}
virtual bool end__array____glsl_array_type(){return true;}

virtual bool begin__profile_glsl_type____technique( const profile_glsl_type____technique__AttributeData& attributeData ){return true;}
virtual bool end__profile_glsl_type____technique(){return true;}

virtual bool begin__profile_GLSL__technique__pass( const profile_GLSL__technique__pass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states(){return true;}
virtual bool end__profile_GLSL__technique__pass__states(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__alpha_func(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__alpha_func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__alpha_func__func( const profile_GLSL__technique__pass__states__alpha_func__func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__alpha_func__func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__alpha_func__value( const profile_GLSL__technique__pass__states__alpha_func__value__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__alpha_func__value(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func__src( const profile_GLSL__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func__src(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func__dest( const profile_GLSL__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func__dest(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb( const profile_GLSL__technique__pass__states__blend_func_separate__src_rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__src_rgb(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb( const profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__dest_rgb(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha( const profile_GLSL__technique__pass__states__blend_func_separate__src_alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__src_alpha(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha( const profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_func_separate__dest_alpha(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_equation( const profile_GLSL__technique__pass__states__blend_equation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_equation(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate__rgb( const profile_GLSL__technique__pass__states__blend_equation_separate__rgb__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate__rgb(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_equation_separate__alpha( const profile_GLSL__technique__pass__states__blend_equation_separate__alpha__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_equation_separate__alpha(){return true;}

virtual bool begin__color_material(){return true;}
virtual bool end__color_material(){return true;}

virtual bool begin__color_material__face( const color_material__face__AttributeData& attributeData ){return true;}
virtual bool end__color_material__face(){return true;}

virtual bool begin__color_material__mode( const color_material__mode__AttributeData& attributeData ){return true;}
virtual bool end__color_material__mode(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__cull_face( const profile_GLSL__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__cull_face(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__depth_func( const profile_GLSL__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__depth_func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_mode( const profile_GLSL__technique__pass__states__fog_mode__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_mode(){return true;}

virtual bool begin__fog_coord_src( const fog_coord_src__AttributeData& attributeData ){return true;}
virtual bool end__fog_coord_src(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__front_face( const profile_GLSL__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__front_face(){return true;}

virtual bool begin__light_model_color_control( const light_model_color_control__AttributeData& attributeData ){return true;}
virtual bool end__light_model_color_control(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__logic_op( const profile_GLSL__technique__pass__states__logic_op__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__logic_op(){return true;}

virtual bool begin__polygon_mode(){return true;}
virtual bool end__polygon_mode(){return true;}

virtual bool begin__polygon_mode__face( const polygon_mode__face__AttributeData& attributeData ){return true;}
virtual bool end__polygon_mode__face(){return true;}

virtual bool begin__polygon_mode__mode( const polygon_mode__mode__AttributeData& attributeData ){return true;}
virtual bool end__polygon_mode__mode(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__shade_model( const profile_GLSL__technique__pass__states__shade_model__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__shade_model(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__func( const profile_GLSL__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func__func(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__ref( const profile_GLSL__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func__ref(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func__mask( const profile_GLSL__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func__mask(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__fail( const profile_GLSL__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op__fail(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__zfail( const profile_GLSL__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op__zfail(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op__zpass( const profile_GLSL__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op__zpass(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__front( const profile_GLSL__technique__pass__states__stencil_func_separate__front__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__front(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__back( const profile_GLSL__technique__pass__states__stencil_func_separate__back__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__back(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__ref( const profile_GLSL__technique__pass__states__stencil_func_separate__ref__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__ref(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_func_separate__mask( const profile_GLSL__technique__pass__states__stencil_func_separate__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_func_separate__mask(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__face( const profile_GLSL__technique__pass__states__stencil_op_separate__face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__face(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__fail( const profile_GLSL__technique__pass__states__stencil_op_separate__fail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__fail(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__zfail( const profile_GLSL__technique__pass__states__stencil_op_separate__zfail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__zfail(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_op_separate__zpass( const profile_GLSL__technique__pass__states__stencil_op_separate__zpass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_op_separate__zpass(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate(){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate__face( const profile_GLSL__technique__pass__states__stencil_mask_separate__face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate__face(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask_separate__mask( const profile_GLSL__technique__pass__states__stencil_mask_separate__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_mask_separate__mask(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_enable( const profile_GLSL__technique__pass__states__light_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_ambient( const profile_GLSL__technique__pass__states__light_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_ambient(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_diffuse( const profile_GLSL__technique__pass__states__light_diffuse__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_diffuse(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_specular( const profile_GLSL__technique__pass__states__light_specular__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_specular(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_position( const profile_GLSL__technique__pass__states__light_position__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_position(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_constant_attenuation( const profile_GLSL__technique__pass__states__light_constant_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_constant_attenuation(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_linear_attenuation( const profile_GLSL__technique__pass__states__light_linear_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_linear_attenuation(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_quadratic_attenuation( const profile_GLSL__technique__pass__states__light_quadratic_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_quadratic_attenuation(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_spot_cutoff( const profile_GLSL__technique__pass__states__light_spot_cutoff__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_spot_cutoff(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_spot_direction( const profile_GLSL__technique__pass__states__light_spot_direction__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_spot_direction(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_spot_exponent( const profile_GLSL__technique__pass__states__light_spot_exponent__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_spot_exponent(){return true;}

virtual bool begin__texture1D( const texture1D__AttributeData& attributeData ){return true;}
virtual bool end__texture1D(){return true;}

virtual bool begin__value____fx_sampler1D_type(){return true;}
virtual bool end__value____fx_sampler1D_type(){return true;}

virtual bool begin__param____NCName(){return true;}
virtual bool end__param____NCName(){return true;}
virtual bool data__param____NCName( const ParserChar* value, size_t length ){return true;}

virtual bool begin__texture2D( const texture2D__AttributeData& attributeData ){return true;}
virtual bool end__texture2D(){return true;}

virtual bool begin__value____fx_sampler2D_type(){return true;}
virtual bool end__value____fx_sampler2D_type(){return true;}

virtual bool begin__texture3D( const texture3D__AttributeData& attributeData ){return true;}
virtual bool end__texture3D(){return true;}

virtual bool begin__value____fx_sampler3D_type(){return true;}
virtual bool end__value____fx_sampler3D_type(){return true;}

virtual bool begin__textureCUBE( const textureCUBE__AttributeData& attributeData ){return true;}
virtual bool end__textureCUBE(){return true;}

virtual bool begin__value____fx_samplerCUBE_type(){return true;}
virtual bool end__value____fx_samplerCUBE_type(){return true;}

virtual bool begin__textureRECT( const textureRECT__AttributeData& attributeData ){return true;}
virtual bool end__textureRECT(){return true;}

virtual bool begin__value____fx_samplerRECT_type(){return true;}
virtual bool end__value____fx_samplerRECT_type(){return true;}

virtual bool begin__textureDEPTH( const textureDEPTH__AttributeData& attributeData ){return true;}
virtual bool end__textureDEPTH(){return true;}

virtual bool begin__value____fx_samplerDEPTH_type(){return true;}
virtual bool end__value____fx_samplerDEPTH_type(){return true;}

virtual bool begin__texture1D_enable( const texture1D_enable__AttributeData& attributeData ){return true;}
virtual bool end__texture1D_enable(){return true;}

virtual bool begin__texture2D_enable( const texture2D_enable__AttributeData& attributeData ){return true;}
virtual bool end__texture2D_enable(){return true;}

virtual bool begin__texture3D_enable( const texture3D_enable__AttributeData& attributeData ){return true;}
virtual bool end__texture3D_enable(){return true;}

virtual bool begin__textureCUBE_enable( const textureCUBE_enable__AttributeData& attributeData ){return true;}
virtual bool end__textureCUBE_enable(){return true;}

virtual bool begin__textureRECT_enable( const textureRECT_enable__AttributeData& attributeData ){return true;}
virtual bool end__textureRECT_enable(){return true;}

virtual bool begin__textureDEPTH_enable( const textureDEPTH_enable__AttributeData& attributeData ){return true;}
virtual bool end__textureDEPTH_enable(){return true;}

virtual bool begin__texture_env_color( const texture_env_color__AttributeData& attributeData ){return true;}
virtual bool end__texture_env_color(){return true;}

virtual bool begin__texture_env_mode( const texture_env_mode__AttributeData& attributeData ){return true;}
virtual bool end__texture_env_mode(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__clip_plane( const profile_GLSL__technique__pass__states__clip_plane__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__clip_plane(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__clip_plane_enable( const profile_GLSL__technique__pass__states__clip_plane_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__clip_plane_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_color( const profile_GLSL__technique__pass__states__blend_color__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_color(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__color_mask( const profile_GLSL__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__color_mask(){return true;}

virtual bool begin__depth_bounds( const depth_bounds__AttributeData& attributeData ){return true;}
virtual bool end__depth_bounds(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__depth_mask( const profile_GLSL__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__depth_mask(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__depth_range( const profile_GLSL__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__depth_range(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_density( const profile_GLSL__technique__pass__states__fog_density__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_density(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_start( const profile_GLSL__technique__pass__states__fog_start__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_start(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_end( const profile_GLSL__technique__pass__states__fog_end__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_end(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_color( const profile_GLSL__technique__pass__states__fog_color__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_color(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_model_ambient( const profile_GLSL__technique__pass__states__light_model_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_model_ambient(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__lighting_enable( const profile_GLSL__technique__pass__states__lighting_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__lighting_enable(){return true;}

virtual bool begin__line_stipple( const line_stipple__AttributeData& attributeData ){return true;}
virtual bool end__line_stipple(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__line_width( const profile_GLSL__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__line_width(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__material_ambient( const profile_GLSL__technique__pass__states__material_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__material_ambient(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__material_diffuse( const profile_GLSL__technique__pass__states__material_diffuse__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__material_diffuse(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__material_emission( const profile_GLSL__technique__pass__states__material_emission__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__material_emission(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__material_shininess( const profile_GLSL__technique__pass__states__material_shininess__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__material_shininess(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__material_specular( const profile_GLSL__technique__pass__states__material_specular__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__material_specular(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__model_view_matrix( const profile_GLSL__technique__pass__states__model_view_matrix__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__model_view_matrix(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_distance_attenuation( const profile_GLSL__technique__pass__states__point_distance_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_distance_attenuation(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_fade_threshold_size( const profile_GLSL__technique__pass__states__point_fade_threshold_size__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_fade_threshold_size(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_size( const profile_GLSL__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_size(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_size_min( const profile_GLSL__technique__pass__states__point_size_min__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_size_min(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_size_max( const profile_GLSL__technique__pass__states__point_size_max__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_size_max(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__polygon_offset( const profile_GLSL__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__polygon_offset(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__projection_matrix( const profile_GLSL__technique__pass__states__projection_matrix__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__projection_matrix(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__scissor( const profile_GLSL__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__scissor(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_mask( const profile_GLSL__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_mask(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__alpha_test_enable( const profile_GLSL__technique__pass__states__alpha_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__alpha_test_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__blend_enable( const profile_GLSL__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__blend_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__color_logic_op_enable( const profile_GLSL__technique__pass__states__color_logic_op_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__color_logic_op_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__color_material_enable( const profile_GLSL__technique__pass__states__color_material_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__color_material_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__cull_face_enable( const profile_GLSL__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__cull_face_enable(){return true;}

virtual bool begin__depth_bounds_enable( const depth_bounds_enable__AttributeData& attributeData ){return true;}
virtual bool end__depth_bounds_enable(){return true;}

virtual bool begin__depth_clamp_enable( const depth_clamp_enable__AttributeData& attributeData ){return true;}
virtual bool end__depth_clamp_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__depth_test_enable( const profile_GLSL__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__depth_test_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__dither_enable( const profile_GLSL__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__dither_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__fog_enable( const profile_GLSL__technique__pass__states__fog_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__fog_enable(){return true;}

virtual bool begin__light_model_local_viewer_enable( const light_model_local_viewer_enable__AttributeData& attributeData ){return true;}
virtual bool end__light_model_local_viewer_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__light_model_two_side_enable( const profile_GLSL__technique__pass__states__light_model_two_side_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__light_model_two_side_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__line_smooth_enable( const profile_GLSL__technique__pass__states__line_smooth_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__line_smooth_enable(){return true;}

virtual bool begin__line_stipple_enable( const line_stipple_enable__AttributeData& attributeData ){return true;}
virtual bool end__line_stipple_enable(){return true;}

virtual bool begin__logic_op_enable( const logic_op_enable__AttributeData& attributeData ){return true;}
virtual bool end__logic_op_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__multisample_enable( const profile_GLSL__technique__pass__states__multisample_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__multisample_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__normalize_enable( const profile_GLSL__technique__pass__states__normalize_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__normalize_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__point_smooth_enable( const profile_GLSL__technique__pass__states__point_smooth_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__point_smooth_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__polygon_offset_fill_enable( const profile_GLSL__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__polygon_offset_fill_enable(){return true;}

virtual bool begin__polygon_offset_line_enable( const polygon_offset_line_enable__AttributeData& attributeData ){return true;}
virtual bool end__polygon_offset_line_enable(){return true;}

virtual bool begin__polygon_offset_point_enable( const polygon_offset_point_enable__AttributeData& attributeData ){return true;}
virtual bool end__polygon_offset_point_enable(){return true;}

virtual bool begin__polygon_smooth_enable( const polygon_smooth_enable__AttributeData& attributeData ){return true;}
virtual bool end__polygon_smooth_enable(){return true;}

virtual bool begin__polygon_stipple_enable( const polygon_stipple_enable__AttributeData& attributeData ){return true;}
virtual bool end__polygon_stipple_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__rescale_normal_enable( const profile_GLSL__technique__pass__states__rescale_normal_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__rescale_normal_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable( const profile_GLSL__technique__pass__states__sample_alpha_to_one_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__sample_alpha_to_one_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__sample_coverage_enable( const profile_GLSL__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__sample_coverage_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__scissor_test_enable( const profile_GLSL__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__scissor_test_enable(){return true;}

virtual bool begin__profile_GLSL__technique__pass__states__stencil_test_enable( const profile_GLSL__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__states__stencil_test_enable(){return true;}

virtual bool begin__program____glsl_program_type(){return true;}
virtual bool end__program____glsl_program_type(){return true;}

virtual bool begin__shader____glsl_shader_type( const shader____glsl_shader_type__AttributeData& attributeData ){return true;}
virtual bool end__shader____glsl_shader_type(){return true;}

virtual bool begin__sources____fx_sources_type(){return true;}
virtual bool end__sources____fx_sources_type(){return true;}

virtual bool begin__glsl_program_type____bind_attribute( const glsl_program_type____bind_attribute__AttributeData& attributeData ){return true;}
virtual bool end__glsl_program_type____bind_attribute(){return true;}

virtual bool begin__glsl_program_type____bind_uniform( const glsl_program_type____bind_uniform__AttributeData& attributeData ){return true;}
virtual bool end__glsl_program_type____bind_uniform(){return true;}

virtual bool begin__profile_GLSL__technique__pass__program__bind_uniform__param( const profile_GLSL__technique__pass__program__bind_uniform__param__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLSL__technique__pass__program__bind_uniform__param(){return true;}

virtual bool begin__profile_GLSL__technique__pass__evaluate(){return true;}
virtual bool end__profile_GLSL__technique__pass__evaluate(){return true;}

virtual bool begin__profile_CG( const profile_CG__AttributeData& attributeData ){return true;}
virtual bool end__profile_CG(){return true;}

virtual bool begin__newparam____cg_newparam_type( const newparam____cg_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____cg_newparam_type(){return true;}

virtual bool begin__bool2x1(){return true;}
virtual bool end__bool2x1(){return true;}
virtual bool data__bool2x1( const bool* value, size_t length ){return true;}

virtual bool begin__bool2x2(){return true;}
virtual bool end__bool2x2(){return true;}
virtual bool data__bool2x2( const bool* value, size_t length ){return true;}

virtual bool begin__bool2x3(){return true;}
virtual bool end__bool2x3(){return true;}
virtual bool data__bool2x3( const bool* value, size_t length ){return true;}

virtual bool begin__bool2x4(){return true;}
virtual bool end__bool2x4(){return true;}
virtual bool data__bool2x4( const bool* value, size_t length ){return true;}

virtual bool begin__bool3x1(){return true;}
virtual bool end__bool3x1(){return true;}
virtual bool data__bool3x1( const bool* value, size_t length ){return true;}

virtual bool begin__bool3x2(){return true;}
virtual bool end__bool3x2(){return true;}
virtual bool data__bool3x2( const bool* value, size_t length ){return true;}

virtual bool begin__bool3x3(){return true;}
virtual bool end__bool3x3(){return true;}
virtual bool data__bool3x3( const bool* value, size_t length ){return true;}

virtual bool begin__bool3x4(){return true;}
virtual bool end__bool3x4(){return true;}
virtual bool data__bool3x4( const bool* value, size_t length ){return true;}

virtual bool begin__bool4x1(){return true;}
virtual bool end__bool4x1(){return true;}
virtual bool data__bool4x1( const bool* value, size_t length ){return true;}

virtual bool begin__bool4x2(){return true;}
virtual bool end__bool4x2(){return true;}
virtual bool data__bool4x2( const bool* value, size_t length ){return true;}

virtual bool begin__bool4x3(){return true;}
virtual bool end__bool4x3(){return true;}
virtual bool data__bool4x3( const bool* value, size_t length ){return true;}

virtual bool begin__bool4x4(){return true;}
virtual bool end__bool4x4(){return true;}
virtual bool data__bool4x4( const bool* value, size_t length ){return true;}

virtual bool begin__int2x1(){return true;}
virtual bool end__int2x1(){return true;}
virtual bool data__int2x1( const sint64* value, size_t length ){return true;}

virtual bool begin__int2x2(){return true;}
virtual bool end__int2x2(){return true;}
virtual bool data__int2x2( const sint64* value, size_t length ){return true;}

virtual bool begin__int2x3(){return true;}
virtual bool end__int2x3(){return true;}
virtual bool data__int2x3( const sint64* value, size_t length ){return true;}

virtual bool begin__int2x4(){return true;}
virtual bool end__int2x4(){return true;}
virtual bool data__int2x4( const sint64* value, size_t length ){return true;}

virtual bool begin__int3x1(){return true;}
virtual bool end__int3x1(){return true;}
virtual bool data__int3x1( const sint64* value, size_t length ){return true;}

virtual bool begin__int3x2(){return true;}
virtual bool end__int3x2(){return true;}
virtual bool data__int3x2( const sint64* value, size_t length ){return true;}

virtual bool begin__int3x3(){return true;}
virtual bool end__int3x3(){return true;}
virtual bool data__int3x3( const sint64* value, size_t length ){return true;}

virtual bool begin__int3x4(){return true;}
virtual bool end__int3x4(){return true;}
virtual bool data__int3x4( const sint64* value, size_t length ){return true;}

virtual bool begin__int4x1(){return true;}
virtual bool end__int4x1(){return true;}
virtual bool data__int4x1( const sint64* value, size_t length ){return true;}

virtual bool begin__int4x2(){return true;}
virtual bool end__int4x2(){return true;}
virtual bool data__int4x2( const sint64* value, size_t length ){return true;}

virtual bool begin__int4x3(){return true;}
virtual bool end__int4x3(){return true;}
virtual bool data__int4x3( const sint64* value, size_t length ){return true;}

virtual bool begin__int4x4(){return true;}
virtual bool end__int4x4(){return true;}
virtual bool data__int4x4( const sint64* value, size_t length ){return true;}

virtual bool begin__half(){return true;}
virtual bool end__half(){return true;}
virtual bool data__half( float value ){return true;}

virtual bool begin__half2(){return true;}
virtual bool end__half2(){return true;}
virtual bool data__half2( const float* value, size_t length ){return true;}

virtual bool begin__half3(){return true;}
virtual bool end__half3(){return true;}
virtual bool data__half3( const float* value, size_t length ){return true;}

virtual bool begin__half4(){return true;}
virtual bool end__half4(){return true;}
virtual bool data__half4( const float* value, size_t length ){return true;}

virtual bool begin__half2x1(){return true;}
virtual bool end__half2x1(){return true;}
virtual bool data__half2x1( const float* value, size_t length ){return true;}

virtual bool begin__half2x2(){return true;}
virtual bool end__half2x2(){return true;}
virtual bool data__half2x2( const float* value, size_t length ){return true;}

virtual bool begin__half2x3(){return true;}
virtual bool end__half2x3(){return true;}
virtual bool data__half2x3( const float* value, size_t length ){return true;}

virtual bool begin__half2x4(){return true;}
virtual bool end__half2x4(){return true;}
virtual bool data__half2x4( const float* value, size_t length ){return true;}

virtual bool begin__half3x1(){return true;}
virtual bool end__half3x1(){return true;}
virtual bool data__half3x1( const float* value, size_t length ){return true;}

virtual bool begin__half3x2(){return true;}
virtual bool end__half3x2(){return true;}
virtual bool data__half3x2( const float* value, size_t length ){return true;}

virtual bool begin__half3x3(){return true;}
virtual bool end__half3x3(){return true;}
virtual bool data__half3x3( const float* value, size_t length ){return true;}

virtual bool begin__half3x4(){return true;}
virtual bool end__half3x4(){return true;}
virtual bool data__half3x4( const float* value, size_t length ){return true;}

virtual bool begin__half4x1(){return true;}
virtual bool end__half4x1(){return true;}
virtual bool data__half4x1( const float* value, size_t length ){return true;}

virtual bool begin__half4x2(){return true;}
virtual bool end__half4x2(){return true;}
virtual bool data__half4x2( const float* value, size_t length ){return true;}

virtual bool begin__half4x3(){return true;}
virtual bool end__half4x3(){return true;}
virtual bool data__half4x3( const float* value, size_t length ){return true;}

virtual bool begin__half4x4(){return true;}
virtual bool end__half4x4(){return true;}
virtual bool data__half4x4( const float* value, size_t length ){return true;}

virtual bool begin__fixed(){return true;}
virtual bool end__fixed(){return true;}
virtual bool data__fixed( float value ){return true;}

virtual bool begin__fixed2(){return true;}
virtual bool end__fixed2(){return true;}
virtual bool data__fixed2( const float* value, size_t length ){return true;}

virtual bool begin__fixed3(){return true;}
virtual bool end__fixed3(){return true;}
virtual bool data__fixed3( const float* value, size_t length ){return true;}

virtual bool begin__fixed4(){return true;}
virtual bool end__fixed4(){return true;}
virtual bool data__fixed4( const float* value, size_t length ){return true;}

virtual bool begin__fixed2x1(){return true;}
virtual bool end__fixed2x1(){return true;}
virtual bool data__fixed2x1( const float* value, size_t length ){return true;}

virtual bool begin__fixed2x2(){return true;}
virtual bool end__fixed2x2(){return true;}
virtual bool data__fixed2x2( const float* value, size_t length ){return true;}

virtual bool begin__fixed2x3(){return true;}
virtual bool end__fixed2x3(){return true;}
virtual bool data__fixed2x3( const float* value, size_t length ){return true;}

virtual bool begin__fixed2x4(){return true;}
virtual bool end__fixed2x4(){return true;}
virtual bool data__fixed2x4( const float* value, size_t length ){return true;}

virtual bool begin__fixed3x1(){return true;}
virtual bool end__fixed3x1(){return true;}
virtual bool data__fixed3x1( const float* value, size_t length ){return true;}

virtual bool begin__fixed3x2(){return true;}
virtual bool end__fixed3x2(){return true;}
virtual bool data__fixed3x2( const float* value, size_t length ){return true;}

virtual bool begin__fixed3x3(){return true;}
virtual bool end__fixed3x3(){return true;}
virtual bool data__fixed3x3( const float* value, size_t length ){return true;}

virtual bool begin__fixed3x4(){return true;}
virtual bool end__fixed3x4(){return true;}
virtual bool data__fixed3x4( const float* value, size_t length ){return true;}

virtual bool begin__fixed4x1(){return true;}
virtual bool end__fixed4x1(){return true;}
virtual bool data__fixed4x1( const float* value, size_t length ){return true;}

virtual bool begin__fixed4x2(){return true;}
virtual bool end__fixed4x2(){return true;}
virtual bool data__fixed4x2( const float* value, size_t length ){return true;}

virtual bool begin__fixed4x3(){return true;}
virtual bool end__fixed4x3(){return true;}
virtual bool data__fixed4x3( const float* value, size_t length ){return true;}

virtual bool begin__fixed4x4(){return true;}
virtual bool end__fixed4x4(){return true;}
virtual bool data__fixed4x4( const float* value, size_t length ){return true;}

virtual bool begin__array____cg_array_type( const array____cg_array_type__AttributeData& attributeData ){return true;}
virtual bool end__array____cg_array_type(){return true;}

virtual bool begin__usertype____cg_user_type( const usertype____cg_user_type__AttributeData& attributeData ){return true;}
virtual bool end__usertype____cg_user_type(){return true;}

virtual bool begin__setparam____cg_setparam_type( const setparam____cg_setparam_type__AttributeData& attributeData ){return true;}
virtual bool end__setparam____cg_setparam_type(){return true;}

virtual bool begin__profile_cg_type____technique( const profile_cg_type____technique__AttributeData& attributeData ){return true;}
virtual bool end__profile_cg_type____technique(){return true;}

virtual bool begin__pass____cg_pass_type( const pass____cg_pass_type__AttributeData& attributeData ){return true;}
virtual bool end__pass____cg_pass_type(){return true;}

virtual bool begin__cg_pass_type____states(){return true;}
virtual bool end__cg_pass_type____states(){return true;}

virtual bool begin__cg_pass_type____program(){return true;}
virtual bool end__cg_pass_type____program(){return true;}

virtual bool begin__profile_CG__technique__pass__program__shader( const profile_CG__technique__pass__program__shader__AttributeData& attributeData ){return true;}
virtual bool end__profile_CG__technique__pass__program__shader(){return true;}

virtual bool begin__profile_CG__technique__pass__program__shader__sources( const profile_CG__technique__pass__program__shader__sources__AttributeData& attributeData ){return true;}
virtual bool end__profile_CG__technique__pass__program__shader__sources(){return true;}

virtual bool begin__profile_CG__technique__pass__program__shader__bind_uniform( const profile_CG__technique__pass__program__shader__bind_uniform__AttributeData& attributeData ){return true;}
virtual bool end__profile_CG__technique__pass__program__shader__bind_uniform(){return true;}

virtual bool begin__profile_CG__technique__pass__program__shader__bind_uniform__param( const profile_CG__technique__pass__program__shader__bind_uniform__param__AttributeData& attributeData ){return true;}
virtual bool end__profile_CG__technique__pass__program__shader__bind_uniform__param(){return true;}

virtual bool begin__cg_pass_type____evaluate(){return true;}
virtual bool end__cg_pass_type____evaluate(){return true;}

virtual bool begin__profile_GLES( const profile_GLES__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES(){return true;}

virtual bool begin__newparam____gles_newparam_type( const newparam____gles_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____gles_newparam_type(){return true;}

virtual bool begin__float1x1(){return true;}
virtual bool end__float1x1(){return true;}
virtual bool data__float1x1( float value ){return true;}

virtual bool begin__float1x2(){return true;}
virtual bool end__float1x2(){return true;}
virtual bool data__float1x2( const float* value, size_t length ){return true;}

virtual bool begin__float1x3(){return true;}
virtual bool end__float1x3(){return true;}
virtual bool data__float1x3( const float* value, size_t length ){return true;}

virtual bool begin__float1x4(){return true;}
virtual bool end__float1x4(){return true;}
virtual bool data__float1x4( const float* value, size_t length ){return true;}

virtual bool begin__sampler2D____gles_sampler_type(){return true;}
virtual bool end__sampler2D____gles_sampler_type(){return true;}

virtual bool begin__texcoord( const texcoord__AttributeData& attributeData ){return true;}
virtual bool end__texcoord(){return true;}

virtual bool begin__wrap_s____gles_sampler_wrap_enum(){return true;}
virtual bool end__wrap_s____gles_sampler_wrap_enum(){return true;}
virtual bool data__wrap_s____gles_sampler_wrap_enum( const ENUM__gles_sampler_wrap_enum value ){return true;}

virtual bool begin__wrap_t____gles_sampler_wrap_enum(){return true;}
virtual bool end__wrap_t____gles_sampler_wrap_enum(){return true;}
virtual bool data__wrap_t____gles_sampler_wrap_enum( const ENUM__gles_sampler_wrap_enum value ){return true;}

virtual bool begin__enum____gles_enumeration_type(){return true;}
virtual bool end__enum____gles_enumeration_type(){return true;}
virtual bool data__enum____gles_enumeration_type( UNION__gles_enumeration_type value ){return true;}

virtual bool begin__profile_gles_type____technique( const profile_gles_type____technique__AttributeData& attributeData ){return true;}
virtual bool end__profile_gles_type____technique(){return true;}

virtual bool begin__profile_GLES__technique__pass( const profile_GLES__technique__pass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass(){return true;}

virtual bool begin__profile_GLES__technique__pass__states(){return true;}
virtual bool end__profile_GLES__technique__pass__states(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__alpha_func(){return true;}
virtual bool end__profile_GLES__technique__pass__states__alpha_func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__alpha_func__func( const profile_GLES__technique__pass__states__alpha_func__func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__alpha_func__func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__alpha_func__value( const profile_GLES__technique__pass__states__alpha_func__value__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__alpha_func__value(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__blend_func(){return true;}
virtual bool end__profile_GLES__technique__pass__states__blend_func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__blend_func__src( const profile_GLES__technique__pass__states__blend_func__src__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__blend_func__src(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__blend_func__dest( const profile_GLES__technique__pass__states__blend_func__dest__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__blend_func__dest(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__clip_plane( const profile_GLES__technique__pass__states__clip_plane__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__clip_plane(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__color_mask( const profile_GLES__technique__pass__states__color_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__color_mask(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__cull_face( const profile_GLES__technique__pass__states__cull_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__cull_face(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__depth_func( const profile_GLES__technique__pass__states__depth_func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__depth_func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__depth_mask( const profile_GLES__technique__pass__states__depth_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__depth_mask(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__depth_range( const profile_GLES__technique__pass__states__depth_range__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__depth_range(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_color( const profile_GLES__technique__pass__states__fog_color__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_color(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_density( const profile_GLES__technique__pass__states__fog_density__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_density(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_mode( const profile_GLES__technique__pass__states__fog_mode__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_mode(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_start( const profile_GLES__technique__pass__states__fog_start__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_start(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_end( const profile_GLES__technique__pass__states__fog_end__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_end(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__front_face( const profile_GLES__technique__pass__states__front_face__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__front_face(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__logic_op( const profile_GLES__technique__pass__states__logic_op__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__logic_op(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_ambient( const profile_GLES__technique__pass__states__light_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_ambient(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_diffuse( const profile_GLES__technique__pass__states__light_diffuse__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_diffuse(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_specular( const profile_GLES__technique__pass__states__light_specular__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_specular(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_position( const profile_GLES__technique__pass__states__light_position__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_position(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_constant_attenuation( const profile_GLES__technique__pass__states__light_constant_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_constant_attenuation(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_linear_attenuation( const profile_GLES__technique__pass__states__light_linear_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_linear_attenuation(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_quadratic_attenuation( const profile_GLES__technique__pass__states__light_quadratic_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_quadratic_attenuation(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_spot_cutoff( const profile_GLES__technique__pass__states__light_spot_cutoff__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_spot_cutoff(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_spot_direction( const profile_GLES__technique__pass__states__light_spot_direction__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_spot_direction(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_spot_exponent( const profile_GLES__technique__pass__states__light_spot_exponent__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_spot_exponent(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_model_ambient( const profile_GLES__technique__pass__states__light_model_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_model_ambient(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__line_width( const profile_GLES__technique__pass__states__line_width__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__line_width(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__material_ambient( const profile_GLES__technique__pass__states__material_ambient__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__material_ambient(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__material_diffuse( const profile_GLES__technique__pass__states__material_diffuse__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__material_diffuse(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__material_emission( const profile_GLES__technique__pass__states__material_emission__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__material_emission(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__material_shininess( const profile_GLES__technique__pass__states__material_shininess__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__material_shininess(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__material_specular( const profile_GLES__technique__pass__states__material_specular__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__material_specular(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__model_view_matrix( const profile_GLES__technique__pass__states__model_view_matrix__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__model_view_matrix(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_distance_attenuation( const profile_GLES__technique__pass__states__point_distance_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_distance_attenuation(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_fade_threshold_size( const profile_GLES__technique__pass__states__point_fade_threshold_size__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_fade_threshold_size(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_size( const profile_GLES__technique__pass__states__point_size__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_size(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_size_min( const profile_GLES__technique__pass__states__point_size_min__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_size_min(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_size_max( const profile_GLES__technique__pass__states__point_size_max__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_size_max(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__polygon_offset( const profile_GLES__technique__pass__states__polygon_offset__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__polygon_offset(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__projection_matrix( const profile_GLES__technique__pass__states__projection_matrix__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__projection_matrix(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__scissor( const profile_GLES__technique__pass__states__scissor__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__scissor(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__shade_model( const profile_GLES__technique__pass__states__shade_model__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__shade_model(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_func(){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_func__func( const profile_GLES__technique__pass__states__stencil_func__func__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_func__func(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_func__ref( const profile_GLES__technique__pass__states__stencil_func__ref__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_func__ref(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_func__mask( const profile_GLES__technique__pass__states__stencil_func__mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_func__mask(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_mask( const profile_GLES__technique__pass__states__stencil_mask__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_mask(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_op(){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_op(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_op__fail( const profile_GLES__technique__pass__states__stencil_op__fail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_op__fail(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_op__zfail( const profile_GLES__technique__pass__states__stencil_op__zfail__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_op__zfail(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_op__zpass( const profile_GLES__technique__pass__states__stencil_op__zpass__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_op__zpass(){return true;}

virtual bool begin__texture_pipeline(){return true;}
virtual bool end__texture_pipeline(){return true;}

virtual bool begin__value____gles_texture_pipeline_type( const value____gles_texture_pipeline_type__AttributeData& attributeData ){return true;}
virtual bool end__value____gles_texture_pipeline_type(){return true;}

virtual bool begin__texcombiner(){return true;}
virtual bool end__texcombiner(){return true;}

virtual bool begin__constant____gles_texture_constant_type( const constant____gles_texture_constant_type__AttributeData& attributeData ){return true;}
virtual bool end__constant____gles_texture_constant_type(){return true;}

virtual bool begin__RGB( const RGB__AttributeData& attributeData ){return true;}
virtual bool end__RGB(){return true;}

virtual bool begin__argument____gles_texcombiner_argument_rgb_type( const argument____gles_texcombiner_argument_rgb_type__AttributeData& attributeData ){return true;}
virtual bool end__argument____gles_texcombiner_argument_rgb_type(){return true;}

virtual bool begin__alpha____gles_texcombiner_command_alpha_type( const alpha____gles_texcombiner_command_alpha_type__AttributeData& attributeData ){return true;}
virtual bool end__alpha____gles_texcombiner_command_alpha_type(){return true;}

virtual bool begin__argument____gles_texcombiner_argument_alpha_type( const argument____gles_texcombiner_argument_alpha_type__AttributeData& attributeData ){return true;}
virtual bool end__argument____gles_texcombiner_argument_alpha_type(){return true;}

virtual bool begin__texenv( const texenv__AttributeData& attributeData ){return true;}
virtual bool end__texenv(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__alpha_test_enable( const profile_GLES__technique__pass__states__alpha_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__alpha_test_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__blend_enable( const profile_GLES__technique__pass__states__blend_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__blend_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__clip_plane_enable( const profile_GLES__technique__pass__states__clip_plane_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__clip_plane_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__color_logic_op_enable( const profile_GLES__technique__pass__states__color_logic_op_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__color_logic_op_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__color_material_enable( const profile_GLES__technique__pass__states__color_material_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__color_material_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__cull_face_enable( const profile_GLES__technique__pass__states__cull_face_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__cull_face_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__depth_test_enable( const profile_GLES__technique__pass__states__depth_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__depth_test_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__dither_enable( const profile_GLES__technique__pass__states__dither_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__dither_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__fog_enable( const profile_GLES__technique__pass__states__fog_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__fog_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_enable( const profile_GLES__technique__pass__states__light_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__lighting_enable( const profile_GLES__technique__pass__states__lighting_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__lighting_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__light_model_two_side_enable( const profile_GLES__technique__pass__states__light_model_two_side_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__light_model_two_side_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__line_smooth_enable( const profile_GLES__technique__pass__states__line_smooth_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__line_smooth_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__multisample_enable( const profile_GLES__technique__pass__states__multisample_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__multisample_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__normalize_enable( const profile_GLES__technique__pass__states__normalize_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__normalize_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__point_smooth_enable( const profile_GLES__technique__pass__states__point_smooth_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__point_smooth_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__polygon_offset_fill_enable( const profile_GLES__technique__pass__states__polygon_offset_fill_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__polygon_offset_fill_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__rescale_normal_enable( const profile_GLES__technique__pass__states__rescale_normal_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__rescale_normal_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable( const profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__sample_alpha_to_coverage_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__sample_alpha_to_one_enable( const profile_GLES__technique__pass__states__sample_alpha_to_one_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__sample_alpha_to_one_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__sample_coverage_enable( const profile_GLES__technique__pass__states__sample_coverage_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__sample_coverage_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__scissor_test_enable( const profile_GLES__technique__pass__states__scissor_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__scissor_test_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__states__stencil_test_enable( const profile_GLES__technique__pass__states__stencil_test_enable__AttributeData& attributeData ){return true;}
virtual bool end__profile_GLES__technique__pass__states__stencil_test_enable(){return true;}

virtual bool begin__profile_GLES__technique__pass__evaluate(){return true;}
virtual bool end__profile_GLES__technique__pass__evaluate(){return true;}

virtual bool begin__library_force_fields( const library_force_fields__AttributeData& attributeData ){return true;}
virtual bool end__library_force_fields(){return true;}

virtual bool begin__force_field( const force_field__AttributeData& attributeData ){return true;}
virtual bool end__force_field(){return true;}

virtual bool begin__library_images( const library_images__AttributeData& attributeData ){return true;}
virtual bool end__library_images(){return true;}

virtual bool begin__image____image_type( const image____image_type__AttributeData& attributeData ){return true;}
virtual bool end__image____image_type(){return true;}

virtual bool begin__renderable( const renderable__AttributeData& attributeData ){return true;}
virtual bool end__renderable(){return true;}

virtual bool begin__image_type____init_from( const image_type____init_from__AttributeData& attributeData ){return true;}
virtual bool end__image_type____init_from(){return true;}

virtual bool begin__library_images__image__init_from__hex( const library_images__image__init_from__hex__AttributeData& attributeData ){return true;}
virtual bool end__library_images__image__init_from__hex(){return true;}
virtual bool data__library_images__image__init_from__hex( const uint8* value, size_t length ){return true;}

virtual bool begin__create_2d(){return true;}
virtual bool end__create_2d(){return true;}

virtual bool begin__size_exact( const size_exact__AttributeData& attributeData ){return true;}
virtual bool end__size_exact(){return true;}

virtual bool begin__size_ratio( const size_ratio__AttributeData& attributeData ){return true;}
virtual bool end__size_ratio(){return true;}

virtual bool begin__mips( const mips__AttributeData& attributeData ){return true;}
virtual bool end__mips(){return true;}

virtual bool begin__unnormalized( const unnormalized__AttributeData& attributeData ){return true;}
virtual bool end__unnormalized(){return true;}
virtual bool data__unnormalized( const ParserChar* value, size_t length ){return true;}

virtual bool begin__create_2d__array( const create_2d__array__AttributeData& attributeData ){return true;}
virtual bool end__create_2d__array(){return true;}

virtual bool begin__create_2d__format(){return true;}
virtual bool end__create_2d__format(){return true;}

virtual bool begin__create_2d__format__hint( const create_2d__format__hint__AttributeData& attributeData ){return true;}
virtual bool end__create_2d__format__hint(){return true;}

virtual bool begin__exact(){return true;}
virtual bool end__exact(){return true;}
virtual bool data__exact( const ParserChar* value, size_t length ){return true;}

virtual bool begin__create_2d__init_from( const create_2d__init_from__AttributeData& attributeData ){return true;}
virtual bool end__create_2d__init_from(){return true;}

virtual bool begin__create_3d(){return true;}
virtual bool end__create_3d(){return true;}

virtual bool begin__create_3d__size( const create_3d__size__AttributeData& attributeData ){return true;}
virtual bool end__create_3d__size(){return true;}

virtual bool begin__create_3d__array( const create_3d__array__AttributeData& attributeData ){return true;}
virtual bool end__create_3d__array(){return true;}

virtual bool begin__create_3d__format(){return true;}
virtual bool end__create_3d__format(){return true;}

virtual bool begin__create_3d__format__hint( const create_3d__format__hint__AttributeData& attributeData ){return true;}
virtual bool end__create_3d__format__hint(){return true;}

virtual bool begin__create_3d__init_from( const create_3d__init_from__AttributeData& attributeData ){return true;}
virtual bool end__create_3d__init_from(){return true;}

virtual bool begin__create_cube(){return true;}
virtual bool end__create_cube(){return true;}

virtual bool begin__create_cube__size( const create_cube__size__AttributeData& attributeData ){return true;}
virtual bool end__create_cube__size(){return true;}

virtual bool begin__create_cube__array( const create_cube__array__AttributeData& attributeData ){return true;}
virtual bool end__create_cube__array(){return true;}

virtual bool begin__create_cube__format(){return true;}
virtual bool end__create_cube__format(){return true;}

virtual bool begin__create_cube__format__hint( const create_cube__format__hint__AttributeData& attributeData ){return true;}
virtual bool end__create_cube__format__hint(){return true;}

virtual bool begin__create_cube__init_from( const create_cube__init_from__AttributeData& attributeData ){return true;}
virtual bool end__create_cube__init_from(){return true;}

virtual bool begin__library_lights( const library_lights__AttributeData& attributeData ){return true;}
virtual bool end__library_lights(){return true;}

virtual bool begin__light( const light__AttributeData& attributeData ){return true;}
virtual bool end__light(){return true;}

virtual bool begin__light_type____technique_common(){return true;}
virtual bool end__light_type____technique_common(){return true;}

virtual bool begin__light__technique_common__ambient(){return true;}
virtual bool end__light__technique_common__ambient(){return true;}

virtual bool begin__color____targetable_float3_type( const color____targetable_float3_type__AttributeData& attributeData ){return true;}
virtual bool end__color____targetable_float3_type(){return true;}
virtual bool data__color____targetable_float3_type( const float* value, size_t length ){return true;}

virtual bool begin__directional(){return true;}
virtual bool end__directional(){return true;}

virtual bool begin__point(){return true;}
virtual bool end__point(){return true;}

virtual bool begin__constant_attenuation( const constant_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__constant_attenuation(){return true;}
virtual bool data__constant_attenuation( float value ){return true;}

virtual bool begin__linear_attenuation( const linear_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__linear_attenuation(){return true;}
virtual bool data__linear_attenuation( float value ){return true;}

virtual bool begin__quadratic_attenuation( const quadratic_attenuation__AttributeData& attributeData ){return true;}
virtual bool end__quadratic_attenuation(){return true;}
virtual bool data__quadratic_attenuation( float value ){return true;}

virtual bool begin__spot(){return true;}
virtual bool end__spot(){return true;}

virtual bool begin__falloff_angle( const falloff_angle__AttributeData& attributeData ){return true;}
virtual bool end__falloff_angle(){return true;}
virtual bool data__falloff_angle( float value ){return true;}

virtual bool begin__falloff_exponent( const falloff_exponent__AttributeData& attributeData ){return true;}
virtual bool end__falloff_exponent(){return true;}
virtual bool data__falloff_exponent( float value ){return true;}

virtual bool begin__library_materials( const library_materials__AttributeData& attributeData ){return true;}
virtual bool end__library_materials(){return true;}

virtual bool begin__material( const material__AttributeData& attributeData ){return true;}
virtual bool end__material(){return true;}

virtual bool begin__instance_effect( const instance_effect__AttributeData& attributeData ){return true;}
virtual bool end__instance_effect(){return true;}

virtual bool begin__technique_hint( const technique_hint__AttributeData& attributeData ){return true;}
virtual bool end__technique_hint(){return true;}

virtual bool begin__instance_effect_type____setparam( const instance_effect_type____setparam__AttributeData& attributeData ){return true;}
virtual bool end__instance_effect_type____setparam(){return true;}

virtual bool begin__sampler_image( const sampler_image__AttributeData& attributeData ){return true;}
virtual bool end__sampler_image(){return true;}

virtual bool begin__sampler_states(){return true;}
virtual bool end__sampler_states(){return true;}

virtual bool begin__library_nodes( const library_nodes__AttributeData& attributeData ){return true;}
virtual bool end__library_nodes(){return true;}

virtual bool begin__node( const node__AttributeData& attributeData ){return true;}
virtual bool end__node(){return true;}

virtual bool begin__lookat( const lookat__AttributeData& attributeData ){return true;}
virtual bool end__lookat(){return true;}
virtual bool data__lookat( const float* value, size_t length ){return true;}

virtual bool begin__matrix____matrix_type( const matrix____matrix_type__AttributeData& attributeData ){return true;}
virtual bool end__matrix____matrix_type(){return true;}
virtual bool data__matrix____matrix_type( const float* value, size_t length ){return true;}

virtual bool begin__rotate( const rotate__AttributeData& attributeData ){return true;}
virtual bool end__rotate(){return true;}
virtual bool data__rotate( const float* value, size_t length ){return true;}

virtual bool begin__scale( const scale__AttributeData& attributeData ){return true;}
virtual bool end__scale(){return true;}
virtual bool data__scale( const float* value, size_t length ){return true;}

virtual bool begin__skew( const skew__AttributeData& attributeData ){return true;}
virtual bool end__skew(){return true;}
virtual bool data__skew( const float* value, size_t length ){return true;}

virtual bool begin__translate( const translate__AttributeData& attributeData ){return true;}
virtual bool end__translate(){return true;}
virtual bool data__translate( const float* value, size_t length ){return true;}

virtual bool begin__instance_camera( const instance_camera__AttributeData& attributeData ){return true;}
virtual bool end__instance_camera(){return true;}

virtual bool begin__instance_controller( const instance_controller__AttributeData& attributeData ){return true;}
virtual bool end__instance_controller(){return true;}

virtual bool begin__skeleton(){return true;}
virtual bool end__skeleton(){return true;}
virtual bool data__skeleton( COLLADABU::URI value ){return true;}

virtual bool begin__bind_material(){return true;}
virtual bool end__bind_material(){return true;}

virtual bool begin__bind_material_type____technique_common(){return true;}
virtual bool end__bind_material_type____technique_common(){return true;}

virtual bool begin__instance_material____instance_material_type( const instance_material____instance_material_type__AttributeData& attributeData ){return true;}
virtual bool end__instance_material____instance_material_type(){return true;}

virtual bool begin__instance_material_type____bind( const instance_material_type____bind__AttributeData& attributeData ){return true;}
virtual bool end__instance_material_type____bind(){return true;}

virtual bool begin__bind_vertex_input( const bind_vertex_input__AttributeData& attributeData ){return true;}
virtual bool end__bind_vertex_input(){return true;}

virtual bool begin__instance_geometry( const instance_geometry__AttributeData& attributeData ){return true;}
virtual bool end__instance_geometry(){return true;}

virtual bool begin__instance_light( const instance_light__AttributeData& attributeData ){return true;}
virtual bool end__instance_light(){return true;}

virtual bool begin__instance_node( const instance_node__AttributeData& attributeData ){return true;}
virtual bool end__instance_node(){return true;}

virtual bool begin__library_physics_materials( const library_physics_materials__AttributeData& attributeData ){return true;}
virtual bool end__library_physics_materials(){return true;}

virtual bool begin__physics_material( const physics_material__AttributeData& attributeData ){return true;}
virtual bool end__physics_material(){return true;}

virtual bool begin__physics_material_type____technique_common(){return true;}
virtual bool end__physics_material_type____technique_common(){return true;}

virtual bool begin__dynamic_friction( const dynamic_friction__AttributeData& attributeData ){return true;}
virtual bool end__dynamic_friction(){return true;}
virtual bool data__dynamic_friction( float value ){return true;}

virtual bool begin__restitution( const restitution__AttributeData& attributeData ){return true;}
virtual bool end__restitution(){return true;}
virtual bool data__restitution( float value ){return true;}

virtual bool begin__static_friction( const static_friction__AttributeData& attributeData ){return true;}
virtual bool end__static_friction(){return true;}
virtual bool data__static_friction( float value ){return true;}

virtual bool begin__library_physics_models( const library_physics_models__AttributeData& attributeData ){return true;}
virtual bool end__library_physics_models(){return true;}

virtual bool begin__physics_model( const physics_model__AttributeData& attributeData ){return true;}
virtual bool end__physics_model(){return true;}

virtual bool begin__rigid_body( const rigid_body__AttributeData& attributeData ){return true;}
virtual bool end__rigid_body(){return true;}

virtual bool begin__rigid_body_type____technique_common(){return true;}
virtual bool end__rigid_body_type____technique_common(){return true;}

virtual bool begin__rigid_body__technique_common__dynamic( const rigid_body__technique_common__dynamic__AttributeData& attributeData ){return true;}
virtual bool end__rigid_body__technique_common__dynamic(){return true;}
virtual bool data__rigid_body__technique_common__dynamic( bool value ){return true;}

virtual bool begin__mass( const mass__AttributeData& attributeData ){return true;}
virtual bool end__mass(){return true;}
virtual bool data__mass( float value ){return true;}

virtual bool begin__rigid_body__technique_common__mass_frame(){return true;}
virtual bool end__rigid_body__technique_common__mass_frame(){return true;}

virtual bool begin__inertia( const inertia__AttributeData& attributeData ){return true;}
virtual bool end__inertia(){return true;}
virtual bool data__inertia( const float* value, size_t length ){return true;}

virtual bool begin__instance_physics_material( const instance_physics_material__AttributeData& attributeData ){return true;}
virtual bool end__instance_physics_material(){return true;}

virtual bool begin__rigid_body__technique_common__shape(){return true;}
virtual bool end__rigid_body__technique_common__shape(){return true;}

virtual bool begin__rigid_body__technique_common__shape__hollow( const rigid_body__technique_common__shape__hollow__AttributeData& attributeData ){return true;}
virtual bool end__rigid_body__technique_common__shape__hollow(){return true;}
virtual bool data__rigid_body__technique_common__shape__hollow( bool value ){return true;}

virtual bool begin__density( const density__AttributeData& attributeData ){return true;}
virtual bool end__density(){return true;}
virtual bool data__density( float value ){return true;}

virtual bool begin__box(){return true;}
virtual bool end__box(){return true;}

virtual bool begin__half_extents(){return true;}
virtual bool end__half_extents(){return true;}
virtual bool data__half_extents( const float* value, size_t length ){return true;}

virtual bool begin__cylinder____cylinder_type(){return true;}
virtual bool end__cylinder____cylinder_type(){return true;}

virtual bool begin__height(){return true;}
virtual bool end__height(){return true;}
virtual bool data__height( float value ){return true;}

virtual bool begin__capsule(){return true;}
virtual bool end__capsule(){return true;}

virtual bool begin__radius____float3_type(){return true;}
virtual bool end__radius____float3_type(){return true;}
virtual bool data__radius____float3_type( const float* value, size_t length ){return true;}

virtual bool begin__rigid_constraint( const rigid_constraint__AttributeData& attributeData ){return true;}
virtual bool end__rigid_constraint(){return true;}

virtual bool begin__ref_attachment( const ref_attachment__AttributeData& attributeData ){return true;}
virtual bool end__ref_attachment(){return true;}

virtual bool begin__attachment( const attachment__AttributeData& attributeData ){return true;}
virtual bool end__attachment(){return true;}

virtual bool begin__rigid_constraint_type____technique_common(){return true;}
virtual bool end__rigid_constraint_type____technique_common(){return true;}

virtual bool begin__enabled( const enabled__AttributeData& attributeData ){return true;}
virtual bool end__enabled(){return true;}
virtual bool data__enabled( bool value ){return true;}

virtual bool begin__interpenetrate( const interpenetrate__AttributeData& attributeData ){return true;}
virtual bool end__interpenetrate(){return true;}
virtual bool data__interpenetrate( bool value ){return true;}

virtual bool begin__rigid_constraint__technique_common__limits(){return true;}
virtual bool end__rigid_constraint__technique_common__limits(){return true;}

virtual bool begin__swing_cone_and_twist(){return true;}
virtual bool end__swing_cone_and_twist(){return true;}

virtual bool begin__min____targetable_float3_type( const min____targetable_float3_type__AttributeData& attributeData ){return true;}
virtual bool end__min____targetable_float3_type(){return true;}
virtual bool data__min____targetable_float3_type( const float* value, size_t length ){return true;}

virtual bool begin__max____targetable_float3_type( const max____targetable_float3_type__AttributeData& attributeData ){return true;}
virtual bool end__max____targetable_float3_type(){return true;}
virtual bool data__max____targetable_float3_type( const float* value, size_t length ){return true;}

virtual bool begin__rigid_constraint__technique_common__limits__linear(){return true;}
virtual bool end__rigid_constraint__technique_common__limits__linear(){return true;}

virtual bool begin__spring(){return true;}
virtual bool end__spring(){return true;}

virtual bool begin__angular(){return true;}
virtual bool end__angular(){return true;}

virtual bool begin__stiffness( const stiffness__AttributeData& attributeData ){return true;}
virtual bool end__stiffness(){return true;}
virtual bool data__stiffness( float value ){return true;}

virtual bool begin__damping( const damping__AttributeData& attributeData ){return true;}
virtual bool end__damping(){return true;}
virtual bool data__damping( float value ){return true;}

virtual bool begin__target_value( const target_value__AttributeData& attributeData ){return true;}
virtual bool end__target_value(){return true;}
virtual bool data__target_value( float value ){return true;}

virtual bool begin__spring__linear(){return true;}
virtual bool end__spring__linear(){return true;}

virtual bool begin__instance_physics_model( const instance_physics_model__AttributeData& attributeData ){return true;}
virtual bool end__instance_physics_model(){return true;}

virtual bool begin__instance_force_field( const instance_force_field__AttributeData& attributeData ){return true;}
virtual bool end__instance_force_field(){return true;}

virtual bool begin__instance_rigid_body( const instance_rigid_body__AttributeData& attributeData ){return true;}
virtual bool end__instance_rigid_body(){return true;}

virtual bool begin__instance_rigid_body_type____technique_common(){return true;}
virtual bool end__instance_rigid_body_type____technique_common(){return true;}

virtual bool begin__angular_velocity(){return true;}
virtual bool end__angular_velocity(){return true;}
virtual bool data__angular_velocity( const float* value, size_t length ){return true;}

virtual bool begin__velocity(){return true;}
virtual bool end__velocity(){return true;}
virtual bool data__velocity( const float* value, size_t length ){return true;}

virtual bool begin__instance_rigid_body__technique_common__dynamic( const instance_rigid_body__technique_common__dynamic__AttributeData& attributeData ){return true;}
virtual bool end__instance_rigid_body__technique_common__dynamic(){return true;}
virtual bool data__instance_rigid_body__technique_common__dynamic( bool value ){return true;}

virtual bool begin__instance_rigid_body__technique_common__mass_frame(){return true;}
virtual bool end__instance_rigid_body__technique_common__mass_frame(){return true;}

virtual bool begin__instance_rigid_body__technique_common__shape(){return true;}
virtual bool end__instance_rigid_body__technique_common__shape(){return true;}

virtual bool begin__instance_rigid_body__technique_common__shape__hollow( const instance_rigid_body__technique_common__shape__hollow__AttributeData& attributeData ){return true;}
virtual bool end__instance_rigid_body__technique_common__shape__hollow(){return true;}
virtual bool data__instance_rigid_body__technique_common__shape__hollow( bool value ){return true;}

virtual bool begin__instance_rigid_constraint( const instance_rigid_constraint__AttributeData& attributeData ){return true;}
virtual bool end__instance_rigid_constraint(){return true;}

virtual bool begin__library_physics_scenes( const library_physics_scenes__AttributeData& attributeData ){return true;}
virtual bool end__library_physics_scenes(){return true;}

virtual bool begin__physics_scene( const physics_scene__AttributeData& attributeData ){return true;}
virtual bool end__physics_scene(){return true;}

virtual bool begin__physics_scene_type____technique_common(){return true;}
virtual bool end__physics_scene_type____technique_common(){return true;}

virtual bool begin__gravity( const gravity__AttributeData& attributeData ){return true;}
virtual bool end__gravity(){return true;}
virtual bool data__gravity( const float* value, size_t length ){return true;}

virtual bool begin__time_step( const time_step__AttributeData& attributeData ){return true;}
virtual bool end__time_step(){return true;}
virtual bool data__time_step( float value ){return true;}

virtual bool begin__library_visual_scenes( const library_visual_scenes__AttributeData& attributeData ){return true;}
virtual bool end__library_visual_scenes(){return true;}

virtual bool begin__visual_scene( const visual_scene__AttributeData& attributeData ){return true;}
virtual bool end__visual_scene(){return true;}

virtual bool begin__evaluate_scene( const evaluate_scene__AttributeData& attributeData ){return true;}
virtual bool end__evaluate_scene(){return true;}

virtual bool begin__render( const render__AttributeData& attributeData ){return true;}
virtual bool end__render(){return true;}

virtual bool begin__layer(){return true;}
virtual bool end__layer(){return true;}
virtual bool data__layer( const ParserChar* value, size_t length ){return true;}

virtual bool begin__render__instance_material( const render__instance_material__AttributeData& attributeData ){return true;}
virtual bool end__render__instance_material(){return true;}

virtual bool begin__technique_override( const technique_override__AttributeData& attributeData ){return true;}
virtual bool end__technique_override(){return true;}

virtual bool begin__render__instance_material__bind( const render__instance_material__bind__AttributeData& attributeData ){return true;}
virtual bool end__render__instance_material__bind(){return true;}

virtual bool begin__library_joints( const library_joints__AttributeData& attributeData ){return true;}
virtual bool end__library_joints(){return true;}

virtual bool begin__joint( const joint__AttributeData& attributeData ){return true;}
virtual bool end__joint(){return true;}

virtual bool begin__prismatic( const prismatic__AttributeData& attributeData ){return true;}
virtual bool end__prismatic(){return true;}

virtual bool begin__axis____axis_type( const axis____axis_type__AttributeData& attributeData ){return true;}
virtual bool end__axis____axis_type(){return true;}
virtual bool data__axis____axis_type( const float* value, size_t length ){return true;}

virtual bool begin__limits____joint_limits_type(){return true;}
virtual bool end__limits____joint_limits_type(){return true;}

virtual bool begin__min____minmax_type( const min____minmax_type__AttributeData& attributeData ){return true;}
virtual bool end__min____minmax_type(){return true;}
virtual bool data__min____minmax_type( float value ){return true;}

virtual bool begin__max____minmax_type( const max____minmax_type__AttributeData& attributeData ){return true;}
virtual bool end__max____minmax_type(){return true;}
virtual bool data__max____minmax_type( float value ){return true;}

virtual bool begin__revolute( const revolute__AttributeData& attributeData ){return true;}
virtual bool end__revolute(){return true;}

virtual bool begin__library_kinematics_models( const library_kinematics_models__AttributeData& attributeData ){return true;}
virtual bool end__library_kinematics_models(){return true;}

virtual bool begin__kinematics_model( const kinematics_model__AttributeData& attributeData ){return true;}
virtual bool end__kinematics_model(){return true;}

virtual bool begin__technique_common____kinematics_model_technique_type(){return true;}
virtual bool end__technique_common____kinematics_model_technique_type(){return true;}

virtual bool begin__newparam____kinematics_newparam_type( const newparam____kinematics_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____kinematics_newparam_type(){return true;}

virtual bool begin__instance_joint( const instance_joint__AttributeData& attributeData ){return true;}
virtual bool end__instance_joint(){return true;}

virtual bool begin__link( const link__AttributeData& attributeData ){return true;}
virtual bool end__link(){return true;}

virtual bool begin__attachment_full( const attachment_full__AttributeData& attributeData ){return true;}
virtual bool end__attachment_full(){return true;}

virtual bool begin__attachment_start( const attachment_start__AttributeData& attributeData ){return true;}
virtual bool end__attachment_start(){return true;}

virtual bool begin__attachment_end( const attachment_end__AttributeData& attributeData ){return true;}
virtual bool end__attachment_end(){return true;}

virtual bool begin__formula( const formula__AttributeData& attributeData ){return true;}
virtual bool end__formula(){return true;}

virtual bool begin__newparam____formula_newparam_type( const newparam____formula_newparam_type__AttributeData& attributeData ){return true;}
virtual bool end__newparam____formula_newparam_type(){return true;}

virtual bool begin__target(){return true;}
virtual bool end__target(){return true;}

virtual bool begin__param____common_param_type(){return true;}
virtual bool end__param____common_param_type(){return true;}
virtual bool data__param____common_param_type( const ParserChar* value, size_t length ){return true;}

virtual bool begin__technique_common____formula_technique_type(){return true;}
virtual bool end__technique_common____formula_technique_type(){return true;}

virtual bool begin__math( const math__AttributeData& attributeData ){return true;}
virtual bool end__math(){return true;}

virtual bool begin__cn( const cn__AttributeData& attributeData ){return true;}
virtual bool end__cn(){return true;}
virtual bool data__cn( const ParserChar* value, size_t length ){return true;}

virtual bool begin__ci( const ci__AttributeData& attributeData ){return true;}
virtual bool end__ci(){return true;}
virtual bool data__ci( const ParserChar* value, size_t length ){return true;}

virtual bool begin__csymbol( const csymbol__AttributeData& attributeData ){return true;}
virtual bool end__csymbol(){return true;}
virtual bool data__csymbol( const ParserChar* value, size_t length ){return true;}

virtual bool begin__abs( const abs__AttributeData& attributeData ){return true;}
virtual bool end__abs(){return true;}

virtual bool begin__conjugate( const conjugate__AttributeData& attributeData ){return true;}
virtual bool end__conjugate(){return true;}

virtual bool begin__factorial( const factorial__AttributeData& attributeData ){return true;}
virtual bool end__factorial(){return true;}

virtual bool begin__arg( const arg__AttributeData& attributeData ){return true;}
virtual bool end__arg(){return true;}

virtual bool begin__real( const real__AttributeData& attributeData ){return true;}
virtual bool end__real(){return true;}

virtual bool begin__imaginary( const imaginary__AttributeData& attributeData ){return true;}
virtual bool end__imaginary(){return true;}

virtual bool begin__floor( const floor__AttributeData& attributeData ){return true;}
virtual bool end__floor(){return true;}

virtual bool begin__ceiling( const ceiling__AttributeData& attributeData ){return true;}
virtual bool end__ceiling(){return true;}

virtual bool begin__quotient( const quotient__AttributeData& attributeData ){return true;}
virtual bool end__quotient(){return true;}

virtual bool begin__divide( const divide__AttributeData& attributeData ){return true;}
virtual bool end__divide(){return true;}

virtual bool begin__rem( const rem__AttributeData& attributeData ){return true;}
virtual bool end__rem(){return true;}

virtual bool begin__minus( const minus__AttributeData& attributeData ){return true;}
virtual bool end__minus(){return true;}

virtual bool begin__plus( const plus__AttributeData& attributeData ){return true;}
virtual bool end__plus(){return true;}

virtual bool begin__times( const times__AttributeData& attributeData ){return true;}
virtual bool end__times(){return true;}

virtual bool begin__power( const power__AttributeData& attributeData ){return true;}
virtual bool end__power(){return true;}

virtual bool begin__root( const root__AttributeData& attributeData ){return true;}
virtual bool end__root(){return true;}

virtual bool begin__max____Arith_type( const max____Arith_type__AttributeData& attributeData ){return true;}
virtual bool end__max____Arith_type(){return true;}

virtual bool begin__min____Arith_type( const min____Arith_type__AttributeData& attributeData ){return true;}
virtual bool end__min____Arith_type(){return true;}

virtual bool begin__gcd( const gcd__AttributeData& attributeData ){return true;}
virtual bool end__gcd(){return true;}

virtual bool begin__lcm( const lcm__AttributeData& attributeData ){return true;}
virtual bool end__lcm(){return true;}

virtual bool begin__sum( const sum__AttributeData& attributeData ){return true;}
virtual bool end__sum(){return true;}

virtual bool begin__product( const product__AttributeData& attributeData ){return true;}
virtual bool end__product(){return true;}

virtual bool begin__compose( const compose__AttributeData& attributeData ){return true;}
virtual bool end__compose(){return true;}

virtual bool begin__domain( const domain__AttributeData& attributeData ){return true;}
virtual bool end__domain(){return true;}

virtual bool begin__codomain( const codomain__AttributeData& attributeData ){return true;}
virtual bool end__codomain(){return true;}

virtual bool begin__image____Functions_type( const image____Functions_type__AttributeData& attributeData ){return true;}
virtual bool end__image____Functions_type(){return true;}

virtual bool begin__domainofapplication( const domainofapplication__AttributeData& attributeData ){return true;}
virtual bool end__domainofapplication(){return true;}

virtual bool begin__ident( const ident__AttributeData& attributeData ){return true;}
virtual bool end__ident(){return true;}

virtual bool begin__and( const and__AttributeData& attributeData ){return true;}
virtual bool end__and(){return true;}

virtual bool begin__or( const or__AttributeData& attributeData ){return true;}
virtual bool end__or(){return true;}

virtual bool begin__xor( const xor__AttributeData& attributeData ){return true;}
virtual bool end__xor(){return true;}

virtual bool begin__not( const not__AttributeData& attributeData ){return true;}
virtual bool end__not(){return true;}

virtual bool begin__exists( const exists__AttributeData& attributeData ){return true;}
virtual bool end__exists(){return true;}

virtual bool begin__forall( const forall__AttributeData& attributeData ){return true;}
virtual bool end__forall(){return true;}

virtual bool begin__implies( const implies__AttributeData& attributeData ){return true;}
virtual bool end__implies(){return true;}

virtual bool begin__naturalnumbers( const naturalnumbers__AttributeData& attributeData ){return true;}
virtual bool end__naturalnumbers(){return true;}

virtual bool begin__primes( const primes__AttributeData& attributeData ){return true;}
virtual bool end__primes(){return true;}

virtual bool begin__integers( const integers__AttributeData& attributeData ){return true;}
virtual bool end__integers(){return true;}

virtual bool begin__rationals( const rationals__AttributeData& attributeData ){return true;}
virtual bool end__rationals(){return true;}

virtual bool begin__reals( const reals__AttributeData& attributeData ){return true;}
virtual bool end__reals(){return true;}

virtual bool begin__complexes( const complexes__AttributeData& attributeData ){return true;}
virtual bool end__complexes(){return true;}

virtual bool begin__emptyset( const emptyset__AttributeData& attributeData ){return true;}
virtual bool end__emptyset(){return true;}

virtual bool begin__exponentiale( const exponentiale__AttributeData& attributeData ){return true;}
virtual bool end__exponentiale(){return true;}

virtual bool begin__imaginaryi( const imaginaryi__AttributeData& attributeData ){return true;}
virtual bool end__imaginaryi(){return true;}

virtual bool begin__pi( const pi__AttributeData& attributeData ){return true;}
virtual bool end__pi(){return true;}

virtual bool begin__eulergamma( const eulergamma__AttributeData& attributeData ){return true;}
virtual bool end__eulergamma(){return true;}

virtual bool begin__true( const true__AttributeData& attributeData ){return true;}
virtual bool end__true(){return true;}

virtual bool begin__false( const false__AttributeData& attributeData ){return true;}
virtual bool end__false(){return true;}

virtual bool begin__infinity( const infinity__AttributeData& attributeData ){return true;}
virtual bool end__infinity(){return true;}

virtual bool begin__notanumber( const notanumber__AttributeData& attributeData ){return true;}
virtual bool end__notanumber(){return true;}

virtual bool begin__set( const set__AttributeData& attributeData ){return true;}
virtual bool end__set(){return true;}

virtual bool begin__list( const list__AttributeData& attributeData ){return true;}
virtual bool end__list(){return true;}

virtual bool begin__union( const union__AttributeData& attributeData ){return true;}
virtual bool end__union(){return true;}

virtual bool begin__intersect( const intersect__AttributeData& attributeData ){return true;}
virtual bool end__intersect(){return true;}

virtual bool begin__in( const in__AttributeData& attributeData ){return true;}
virtual bool end__in(){return true;}

virtual bool begin__notin( const notin__AttributeData& attributeData ){return true;}
virtual bool end__notin(){return true;}

virtual bool begin__subset( const subset__AttributeData& attributeData ){return true;}
virtual bool end__subset(){return true;}

virtual bool begin__prsubset( const prsubset__AttributeData& attributeData ){return true;}
virtual bool end__prsubset(){return true;}

virtual bool begin__notsubset( const notsubset__AttributeData& attributeData ){return true;}
virtual bool end__notsubset(){return true;}

virtual bool begin__notprsubset( const notprsubset__AttributeData& attributeData ){return true;}
virtual bool end__notprsubset(){return true;}

virtual bool begin__setdiff( const setdiff__AttributeData& attributeData ){return true;}
virtual bool end__setdiff(){return true;}

virtual bool begin__card( const card__AttributeData& attributeData ){return true;}
virtual bool end__card(){return true;}

virtual bool begin__cartesianproduct( const cartesianproduct__AttributeData& attributeData ){return true;}
virtual bool end__cartesianproduct(){return true;}

virtual bool begin__eq( const eq__AttributeData& attributeData ){return true;}
virtual bool end__eq(){return true;}

virtual bool begin__neq( const neq__AttributeData& attributeData ){return true;}
virtual bool end__neq(){return true;}

virtual bool begin__leq( const leq__AttributeData& attributeData ){return true;}
virtual bool end__leq(){return true;}

virtual bool begin__lt( const lt__AttributeData& attributeData ){return true;}
virtual bool end__lt(){return true;}

virtual bool begin__geq( const geq__AttributeData& attributeData ){return true;}
virtual bool end__geq(){return true;}

virtual bool begin__gt( const gt__AttributeData& attributeData ){return true;}
virtual bool end__gt(){return true;}

virtual bool begin__equivalent( const equivalent__AttributeData& attributeData ){return true;}
virtual bool end__equivalent(){return true;}

virtual bool begin__approx( const approx__AttributeData& attributeData ){return true;}
virtual bool end__approx(){return true;}

virtual bool begin__factorof( const factorof__AttributeData& attributeData ){return true;}
virtual bool end__factorof(){return true;}

virtual bool begin__exp( const exp__AttributeData& attributeData ){return true;}
virtual bool end__exp(){return true;}

virtual bool begin__ln( const ln__AttributeData& attributeData ){return true;}
virtual bool end__ln(){return true;}

virtual bool begin__log( const log__AttributeData& attributeData ){return true;}
virtual bool end__log(){return true;}

virtual bool begin__logbase( const logbase__AttributeData& attributeData ){return true;}
virtual bool end__logbase(){return true;}

virtual bool begin__sin( const sin__AttributeData& attributeData ){return true;}
virtual bool end__sin(){return true;}

virtual bool begin__cos( const cos__AttributeData& attributeData ){return true;}
virtual bool end__cos(){return true;}

virtual bool begin__tan( const tan__AttributeData& attributeData ){return true;}
virtual bool end__tan(){return true;}

virtual bool begin__sec( const sec__AttributeData& attributeData ){return true;}
virtual bool end__sec(){return true;}

virtual bool begin__csc( const csc__AttributeData& attributeData ){return true;}
virtual bool end__csc(){return true;}

virtual bool begin__cot( const cot__AttributeData& attributeData ){return true;}
virtual bool end__cot(){return true;}

virtual bool begin__arcsin( const arcsin__AttributeData& attributeData ){return true;}
virtual bool end__arcsin(){return true;}

virtual bool begin__arccos( const arccos__AttributeData& attributeData ){return true;}
virtual bool end__arccos(){return true;}

virtual bool begin__arctan( const arctan__AttributeData& attributeData ){return true;}
virtual bool end__arctan(){return true;}

virtual bool begin__arcsec( const arcsec__AttributeData& attributeData ){return true;}
virtual bool end__arcsec(){return true;}

virtual bool begin__arccsc( const arccsc__AttributeData& attributeData ){return true;}
virtual bool end__arccsc(){return true;}

virtual bool begin__arccot( const arccot__AttributeData& attributeData ){return true;}
virtual bool end__arccot(){return true;}

virtual bool begin__sinh( const sinh__AttributeData& attributeData ){return true;}
virtual bool end__sinh(){return true;}

virtual bool begin__cosh( const cosh__AttributeData& attributeData ){return true;}
virtual bool end__cosh(){return true;}

virtual bool begin__tanh( const tanh__AttributeData& attributeData ){return true;}
virtual bool end__tanh(){return true;}

virtual bool begin__sech( const sech__AttributeData& attributeData ){return true;}
virtual bool end__sech(){return true;}

virtual bool begin__csch( const csch__AttributeData& attributeData ){return true;}
virtual bool end__csch(){return true;}

virtual bool begin__coth( const coth__AttributeData& attributeData ){return true;}
virtual bool end__coth(){return true;}

virtual bool begin__arccosh( const arccosh__AttributeData& attributeData ){return true;}
virtual bool end__arccosh(){return true;}

virtual bool begin__arccoth( const arccoth__AttributeData& attributeData ){return true;}
virtual bool end__arccoth(){return true;}

virtual bool begin__arccsch( const arccsch__AttributeData& attributeData ){return true;}
virtual bool end__arccsch(){return true;}

virtual bool begin__arcsech( const arcsech__AttributeData& attributeData ){return true;}
virtual bool end__arcsech(){return true;}

virtual bool begin__arcsinh( const arcsinh__AttributeData& attributeData ){return true;}
virtual bool end__arcsinh(){return true;}

virtual bool begin__arctanh( const arctanh__AttributeData& attributeData ){return true;}
virtual bool end__arctanh(){return true;}

virtual bool begin__int____int_type____mathml( const int____int_type____mathml__AttributeData& attributeData ){return true;}
virtual bool end__int____int_type____mathml(){return true;}

virtual bool begin__diff( const diff__AttributeData& attributeData ){return true;}
virtual bool end__diff(){return true;}

virtual bool begin__partialdiff( const partialdiff__AttributeData& attributeData ){return true;}
virtual bool end__partialdiff(){return true;}

virtual bool begin__limit( const limit__AttributeData& attributeData ){return true;}
virtual bool end__limit(){return true;}

virtual bool begin__lowlimit( const lowlimit__AttributeData& attributeData ){return true;}
virtual bool end__lowlimit(){return true;}

virtual bool begin__uplimit( const uplimit__AttributeData& attributeData ){return true;}
virtual bool end__uplimit(){return true;}

virtual bool begin__tendsto( const tendsto__AttributeData& attributeData ){return true;}
virtual bool end__tendsto(){return true;}

virtual bool begin__vector( const vector__AttributeData& attributeData ){return true;}
virtual bool end__vector(){return true;}

virtual bool begin__matrix____matrix_type____mathml( const matrix____matrix_type____mathml__AttributeData& attributeData ){return true;}
virtual bool end__matrix____matrix_type____mathml(){return true;}

virtual bool begin__matrixrow( const matrixrow__AttributeData& attributeData ){return true;}
virtual bool end__matrixrow(){return true;}

virtual bool begin__determinant( const determinant__AttributeData& attributeData ){return true;}
virtual bool end__determinant(){return true;}

virtual bool begin__transpose( const transpose__AttributeData& attributeData ){return true;}
virtual bool end__transpose(){return true;}

virtual bool begin__selector( const selector__AttributeData& attributeData ){return true;}
virtual bool end__selector(){return true;}

virtual bool begin__vectorproduct( const vectorproduct__AttributeData& attributeData ){return true;}
virtual bool end__vectorproduct(){return true;}

virtual bool begin__scalarproduct( const scalarproduct__AttributeData& attributeData ){return true;}
virtual bool end__scalarproduct(){return true;}

virtual bool begin__outerproduct( const outerproduct__AttributeData& attributeData ){return true;}
virtual bool end__outerproduct(){return true;}

virtual bool begin__divergence( const divergence__AttributeData& attributeData ){return true;}
virtual bool end__divergence(){return true;}

virtual bool begin__grad( const grad__AttributeData& attributeData ){return true;}
virtual bool end__grad(){return true;}

virtual bool begin__curl( const curl__AttributeData& attributeData ){return true;}
virtual bool end__curl(){return true;}

virtual bool begin__laplacian( const laplacian__AttributeData& attributeData ){return true;}
virtual bool end__laplacian(){return true;}

virtual bool begin__mean( const mean__AttributeData& attributeData ){return true;}
virtual bool end__mean(){return true;}

virtual bool begin__sdev( const sdev__AttributeData& attributeData ){return true;}
virtual bool end__sdev(){return true;}

virtual bool begin__variance( const variance__AttributeData& attributeData ){return true;}
virtual bool end__variance(){return true;}

virtual bool begin__median( const median__AttributeData& attributeData ){return true;}
virtual bool end__median(){return true;}

virtual bool begin__mode____mode_type( const mode____mode_type__AttributeData& attributeData ){return true;}
virtual bool end__mode____mode_type(){return true;}

virtual bool begin__moment( const moment__AttributeData& attributeData ){return true;}
virtual bool end__moment(){return true;}

virtual bool begin__momentabout( const momentabout__AttributeData& attributeData ){return true;}
virtual bool end__momentabout(){return true;}

virtual bool begin__apply( const apply__AttributeData& attributeData ){return true;}
virtual bool end__apply(){return true;}

virtual bool begin__interval( const interval__AttributeData& attributeData ){return true;}
virtual bool end__interval(){return true;}

virtual bool begin__inverse( const inverse__AttributeData& attributeData ){return true;}
virtual bool end__inverse(){return true;}

virtual bool begin__condition( const condition__AttributeData& attributeData ){return true;}
virtual bool end__condition(){return true;}

virtual bool begin__declare( const declare__AttributeData& attributeData ){return true;}
virtual bool end__declare(){return true;}

virtual bool begin__lambda( const lambda__AttributeData& attributeData ){return true;}
virtual bool end__lambda(){return true;}

virtual bool begin__piecewise( const piecewise__AttributeData& attributeData ){return true;}
virtual bool end__piecewise(){return true;}

virtual bool begin__piece(){return true;}
virtual bool end__piece(){return true;}

virtual bool begin__bvar( const bvar__AttributeData& attributeData ){return true;}
virtual bool end__bvar(){return true;}

virtual bool begin__degree( const degree__AttributeData& attributeData ){return true;}
virtual bool end__degree(){return true;}

virtual bool begin__semantics( const semantics__AttributeData& attributeData ){return true;}
virtual bool end__semantics(){return true;}

virtual bool begin__annotation( const annotation__AttributeData& attributeData ){return true;}
virtual bool end__annotation(){return true;}
virtual bool data__annotation( const ParserChar* value, size_t length ){return true;}

virtual bool begin__annotation_xml( const annotation_xml__AttributeData& attributeData ){return true;}
virtual bool end__annotation_xml(){return true;}

virtual bool begin__otherwise( const otherwise__AttributeData& attributeData ){return true;}
virtual bool end__otherwise(){return true;}

virtual bool begin__sep(){return true;}
virtual bool end__sep(){return true;}

virtual bool begin__library_articulated_systems( const library_articulated_systems__AttributeData& attributeData ){return true;}
virtual bool end__library_articulated_systems(){return true;}

virtual bool begin__articulated_system( const articulated_system__AttributeData& attributeData ){return true;}
virtual bool end__articulated_system(){return true;}

virtual bool begin__kinematics(){return true;}
virtual bool end__kinematics(){return true;}

virtual bool begin__instance_kinematics_model( const instance_kinematics_model__AttributeData& attributeData ){return true;}
virtual bool end__instance_kinematics_model(){return true;}

virtual bool begin__bind____kinematics_bind_type( const bind____kinematics_bind_type__AttributeData& attributeData ){return true;}
virtual bool end__bind____kinematics_bind_type(){return true;}

virtual bool begin__param____kinematics_param_type( const param____kinematics_param_type__AttributeData& attributeData ){return true;}
virtual bool end__param____kinematics_param_type(){return true;}

virtual bool begin__setparam____kinematics_setparam_type( const setparam____kinematics_setparam_type__AttributeData& attributeData ){return true;}
virtual bool end__setparam____kinematics_setparam_type(){return true;}

virtual bool begin__technique_common____kinematics_technique_type(){return true;}
virtual bool end__technique_common____kinematics_technique_type(){return true;}

virtual bool begin__axis_info____kinematics_axis_info_type( const axis_info____kinematics_axis_info_type__AttributeData& attributeData ){return true;}
virtual bool end__axis_info____kinematics_axis_info_type(){return true;}

virtual bool begin__active(){return true;}
virtual bool end__active(){return true;}

virtual bool begin__locked(){return true;}
virtual bool end__locked(){return true;}

virtual bool begin__index( const index__AttributeData& attributeData ){return true;}
virtual bool end__index(){return true;}

virtual bool begin__limits____kinematics_limits_type(){return true;}
virtual bool end__limits____kinematics_limits_type(){return true;}

virtual bool begin__min____common_float_or_param_type(){return true;}
virtual bool end__min____common_float_or_param_type(){return true;}

virtual bool begin__max____common_float_or_param_type(){return true;}
virtual bool end__max____common_float_or_param_type(){return true;}

virtual bool begin__frame_origin( const frame_origin__AttributeData& attributeData ){return true;}
virtual bool end__frame_origin(){return true;}

virtual bool begin__frame_tip( const frame_tip__AttributeData& attributeData ){return true;}
virtual bool end__frame_tip(){return true;}

virtual bool begin__frame_tcp( const frame_tcp__AttributeData& attributeData ){return true;}
virtual bool end__frame_tcp(){return true;}

virtual bool begin__frame_object( const frame_object__AttributeData& attributeData ){return true;}
virtual bool end__frame_object(){return true;}

virtual bool begin__motion(){return true;}
virtual bool end__motion(){return true;}

virtual bool begin__instance_articulated_system( const instance_articulated_system__AttributeData& attributeData ){return true;}
virtual bool end__instance_articulated_system(){return true;}

virtual bool begin__technique_common____motion_technique_type(){return true;}
virtual bool end__technique_common____motion_technique_type(){return true;}

virtual bool begin__axis_info____motion_axis_info_type( const axis_info____motion_axis_info_type__AttributeData& attributeData ){return true;}
virtual bool end__axis_info____motion_axis_info_type(){return true;}

virtual bool begin__speed____common_float_or_param_type(){return true;}
virtual bool end__speed____common_float_or_param_type(){return true;}

virtual bool begin__acceleration____common_float_or_param_type(){return true;}
virtual bool end__acceleration____common_float_or_param_type(){return true;}

virtual bool begin__deceleration____common_float_or_param_type(){return true;}
virtual bool end__deceleration____common_float_or_param_type(){return true;}

virtual bool begin__jerk____common_float_or_param_type(){return true;}
virtual bool end__jerk____common_float_or_param_type(){return true;}

virtual bool begin__effector_info( const effector_info__AttributeData& attributeData ){return true;}
virtual bool end__effector_info(){return true;}

virtual bool begin__speed____common_float2_or_param_type(){return true;}
virtual bool end__speed____common_float2_or_param_type(){return true;}

virtual bool begin__acceleration____common_float2_or_param_type(){return true;}
virtual bool end__acceleration____common_float2_or_param_type(){return true;}

virtual bool begin__deceleration____common_float2_or_param_type(){return true;}
virtual bool end__deceleration____common_float2_or_param_type(){return true;}

virtual bool begin__jerk____common_float2_or_param_type(){return true;}
virtual bool end__jerk____common_float2_or_param_type(){return true;}

virtual bool begin__library_kinematics_scenes( const library_kinematics_scenes__AttributeData& attributeData ){return true;}
virtual bool end__library_kinematics_scenes(){return true;}

virtual bool begin__kinematics_scene( const kinematics_scene__AttributeData& attributeData ){return true;}
virtual bool end__kinematics_scene(){return true;}

virtual bool begin__library_formulas( const library_formulas__AttributeData& attributeData ){return true;}
virtual bool end__library_formulas(){return true;}

virtual bool begin__scene(){return true;}
virtual bool end__scene(){return true;}

virtual bool begin__instance_physics_scene( const instance_physics_scene__AttributeData& attributeData ){return true;}
virtual bool end__instance_physics_scene(){return true;}

virtual bool begin__instance_visual_scene( const instance_visual_scene__AttributeData& attributeData ){return true;}
virtual bool end__instance_visual_scene(){return true;}

virtual bool begin__instance_kinematics_scene( const instance_kinematics_scene__AttributeData& attributeData ){return true;}
virtual bool end__instance_kinematics_scene(){return true;}

virtual bool begin__bind_kinematics_model( const bind_kinematics_model__AttributeData& attributeData ){return true;}
virtual bool end__bind_kinematics_model(){return true;}

virtual bool begin__bind_joint_axis( const bind_joint_axis__AttributeData& attributeData ){return true;}
virtual bool end__bind_joint_axis(){return true;}

virtual bool begin__axis____common_sidref_or_param_type(){return true;}
virtual bool end__axis____common_sidref_or_param_type(){return true;}

virtual bool begin__value____common_float_or_param_type(){return true;}
virtual bool end__value____common_float_or_param_type(){return true;}



private:
/** Disable default copy ctor. */
ColladaParserAutoGen15( const ColladaParserAutoGen15& pre );
/** Disable default assignment operator. */
const ColladaParserAutoGen15& operator= ( const ColladaParserAutoGen15& pre );

};

} // namespace
#endif