Add ScalarMappingParser
This commit is contained in:
parent
7153ec759b
commit
625e3a6f47
3 changed files with 121 additions and 0 deletions
|
@ -8,6 +8,7 @@ Import('env')
|
|||
files = [
|
||||
'parsers.cc',
|
||||
'object_parser.cc',
|
||||
'scalarMappingParser.cc',
|
||||
'scene_parser.cc',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue