5cca524c62
Not only is the enum syntax more compact, it avoids inadvertent link failures resulting from how C++ treats "static const int" members: http://stackoverflow.com/questions/5391973/undefined-reference-to-static-const-int http://stackoverflow.com/questions/5508182/static-const-int-causes-linking-error-undefined-reference (And for what it's worth, MSVC6 gave silly errors for these members wherever a non-zero value was assigned.) |
||
---|---|---|
.. | ||
boolean.cpp | ||
curve.cpp | ||
merge.cpp | ||
ratpoly.cpp | ||
raycast.cpp | ||
surface.cpp | ||
surface.h | ||
surfinter.cpp | ||
triangulate.cpp |