Initial value: 1= {
2 'c': 1,
3 'h': 1,
4 'cpp': 1,
5 'hpp': 1,
6 'lua': 1,
7 'py': 1,
8 'material': 1,
9 'glsl': 1,
10 'mesh': 1,
11 'task': 1,
12 'vert': 1,
13 'geom': 1,
14 'frag': 1,
15 'comp': 1,
16 'rgen': 1,
17 'rchit': 1,
18 'rmiss': 1,
19 'bat': 1,
20}
Definition at line 19 of file Statistics.py.