OpenSubdiv/examples/dxViewer
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
dxviewer.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
shader.hlsl Updated glViewer and dxViewer for InfSharp patches 2016-09-30 11:00:31 -07:00