Home
last modified time | relevance | path

Searched refs:isCw (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dmesher.cc233 Mesher::isCw( int ilast ) in isCw() function in Mesher
453 if( ! isCw( ilast ) ) return; in addLower()
456 } while( (itop > 1) && isCw( ilast ) ); in addLower()
H A Dmesher.h69 inline int isCw( int );