OpenSubdiv/examples/glPaintTest
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 Updated all example source for consistent inclusion of header files: 2019-01-31 10:49:02 -08:00
glPaintTest.cpp Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00
init_shapes.h Moved definition of struct ShapeDesc into same header file as Shape: 2019-04-23 12:05:14 -07:00
paintShader.glsl Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00
shader.glsl Landing 3.0.0.alpha 2014-09-05 15:07:46 -07:00