OpenSubdiv/regression/common
barry b7470bb26f Moved definition of struct ShapeDesc into same header file as Shape:
- added definition to regression/common/shape_utils.h
    - removed examples/common/shapeDesc.h and all references to it
    - removed local definitions of ShapeDesc from examples, regressions, etc.
    - overloaded Shape::parseObj() with ShapeDesc
    - updated examples to use Shape::parseObj(ShapeDesc const&);
    - removed axis argument to Shape::ParseObj() and ObjAnim::Create()
2019-04-23 12:05:14 -07:00
..
CMakeLists.txt Use cmake's folder feature on platforms that support it. 2016-06-09 17:04:26 -07:00
cmp_utils.h Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
far_utils.cpp Rename and, or and not to &&, || and ! to address compilers that don't support them out of the box without extra headers. 2016-02-21 15:47:11 +01:00
far_utils.h Added more common utilities to support Shapes with non-Catmark schemes: 2018-10-19 13:05:23 -07:00
hbr_utils.h Major step towards consistent use of include paths in source files: 2018-10-09 10:51:31 -07:00
shape_utils.cpp Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00
shape_utils.h Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00