Implement ObjectParser
This commit is contained in:
parent
2a6f72f511
commit
6ff108f360
3 changed files with 155 additions and 0 deletions
|
@ -7,6 +7,7 @@ Import('env')
|
|||
|
||||
files = [
|
||||
'parsers.cc',
|
||||
'object_parser.cc',
|
||||
'scene_parser.cc',
|
||||
]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue