OpenSubdiv/regression/common
Barry Fowler 57847e625c Fix GCC warnings with -Wshadow and -Wconversion:
- suppressed -Wshadow in libraries, tutorials and regressions
    - suppressed -Wconversion when casts to simple POD type required
2022-08-30 12:56:59 -07:00
..
arg_utils.cpp Fix GCC warnings with -Wshadow and -Wconversion: 2022-08-30 12:56:59 -07:00
arg_utils.h Fixed warnings in examples and regression/common 2020-01-15 12:52:17 -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 Fix GCC warnings with -Wshadow and -Wconversion: 2022-08-30 12:56:59 -07:00