OpenSubdiv/examples/mtlPtexViewer
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 Added Metal support 2017-04-19 16:49:53 -07:00
OSX Updated mtlPtexViewer to match mtlViewer 2019-06-18 15:32:07 -07:00
CMakeLists.txt Updated C++ standard to C++14 2023-06-30 15:42:23 -07:00
mtlPtexViewer.h Updated mtlPtexViewer to match mtlViewer 2019-06-18 15:32:07 -07:00
mtlPtexViewer.metal Updated mtlPtexViewer to match mtlViewer 2019-06-18 15:32:07 -07:00
mtlPtexViewer.mm Moved ArgOptions from examples/common to regression/common: 2019-12-14 12:06:55 -08:00