Home
last modified time | relevance | path

Searched defs:ccw (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dccw.cc558 Subdivider::ccw( TrimVertex *a, TrimVertex *b, TrimVertex *c ) in ccw() function in Subdivider
/reactos/dll/directx/wine/d3dx9_36/
H A Dmesh.c5904 float ccw = 0; in triangulate() local