Appease gcc warning about multi-line comments.

This commit is contained in:
George ElKoura 2015-04-10 23:21:50 -07:00
parent ff8b1c4148
commit b2c77f234c

View File

@ -298,7 +298,7 @@ Scheme<SCHEME_LOOP>::assignSmoothLimitMask(VERTEX const& vertex, MASK& posMask)
} }
} }
// /*
// Limit masks for tangents: // Limit masks for tangents:
// //
// A note on tangent magnitudes: // A note on tangent magnitudes:
@ -364,7 +364,7 @@ Scheme<SCHEME_LOOP>::assignSmoothLimitMask(VERTEX const& vertex, MASK& posMask)
// //
// The end result of these adjustments should be a set of limit tangents that are // The end result of these adjustments should be a set of limit tangents that are
// of similar magnitude over a regular mesh including boundaries and corners. // of similar magnitude over a regular mesh including boundaries and corners.
// */
template <> template <>
template <typename VERTEX, typename MASK> template <typename VERTEX, typename MASK>
inline void inline void