OpenSubdiv/regression/common
barry 936aff0b8a Moved ArgOptions from examples/common to regression/common:
- updated CMakeLists to account for the moved files
    - updated references to argOptions.h in all examples
    - added method to ArgOptions to populate vector<ShapeDesc>
    - minor changes to ViewerArgUtils to use forward references
2019-12-14 12:06:55 -08:00
..
arg_utils.cpp Moved ArgOptions from examples/common to regression/common: 2019-12-14 12:06:55 -08:00
arg_utils.h Moved ArgOptions from examples/common to regression/common: 2019-12-14 12:06:55 -08:00
CMakeLists.txt Moved ArgOptions from examples/common to regression/common: 2019-12-14 12:06:55 -08: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