OpenSubdiv/opensubdiv/sdc
jcowles 392e5e8bed Remove #pragma once
While this may be worth revisiting, we should first quantify the benefits and
identify the compilers that support it. Ultimately, we may never use pragma
once in favor of strictly using standard C++.
2015-05-20 09:59:18 -07:00
..
bilinearScheme.h Remove #pragma once 2015-05-20 09:59:18 -07:00
catmarkScheme.h Remove #pragma once 2015-05-20 09:59:18 -07:00
CMakeLists.txt Moved <sdc/type.h> to <sdc/types.h> 2015-01-06 14:26:20 -08:00
crease.cpp Modified weighting of sharpness values for Chaikin crease method: 2014-09-18 19:13:55 -07:00
crease.h Remove #pragma once 2015-05-20 09:59:18 -07:00
loopScheme.h Remove #pragma once 2015-05-20 09:59:18 -07:00
options.h Remove #pragma once 2015-05-20 09:59:18 -07:00
scheme.h Remove #pragma once 2015-05-20 09:59:18 -07:00
types.h Remove #pragma once 2015-05-20 09:59:18 -07:00
typeTraits.cpp Renaming of a few Sdc types and constants: 2015-01-06 17:40:11 -08:00