OpenSubdiv/examples/mtlViewer
David G Yu 98351a9dc1 Updated C++ standard to C++14
The OpenSubdiv public interface currently requires only C++11 but we
choose this version since C++14 has been the default since GCC 6,
Clang 6, and Visual Studio 2017 (for the most part) and C++14 has been
the default for OpenSubdiv on macOS when support for Metal is enabled.

This setting is guarded so that it can be overridden by the caller when
running CMake.

Fixes #1276
2023-06-30 15:42:23 -07:00
..
iOS Fixed mtlViewer for iOS 2019-06-24 17:12:00 -07:00
OSX Updated mtlViewer command line arguments 2019-06-18 14:27:33 -07:00
CMakeLists.txt Updated C++ standard to C++14 2023-06-30 15:42:23 -07:00
init_shapes.h Updated examples with new shapes for boundary interpolation "none": 2020-01-14 14:27:51 -08:00
mtlViewer.h Fixed mtlViewer for iOS 2019-06-24 17:12:00 -07:00
mtlViewer.metal Mtl implementation mtlViewer support for Loop 2019-05-30 10:04:02 -07:00
mtlViewer.mm Moved ArgOptions from examples/common to regression/common: 2019-12-14 12:06:55 -08:00