deff3079b8
Update ObjectParser for boxes
...
ObjectParser's constructor takes the tag value, which determines the type of object constructed.
ObjectParser adds "near" and "far" sections for boxes.
2014-07-22 21:40:13 -07:00
6f844f7c2a
Update ObjectParser for new code style...
2014-07-20 16:55:26 -07:00
76a13e61de
Update call sites and instantiation for Vector3 and Color parsers
2014-07-19 17:19:54 -07:00
41327c92fd
Remove a bunch of debugging printfs and add verbosity levels
2014-07-19 16:04:47 -07:00
575ed822b4
Set shouldExpectKey after finishing radius; clean up asserts in ObjectParser
2014-07-19 15:46:06 -07:00
0b9b5a784d
Add radius section for ObjectParser
2014-07-19 15:42:31 -07:00
5f02407b06
Initialize a new Sphere in ObjectParser and add it to the scene
2014-07-19 15:41:45 -07:00
573f53b67c
ObjectParser using ScalarMappingParser
2014-07-19 14:45:37 -07:00
b62949416b
Rename object_parser.{cc,hh} -> objectParser.{cc,hh}
2014-07-19 13:42:36 -07:00