Home
last modified time | relevance | path

Searched refs:calcVelocityNonrational (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/opengl/glu32/src/libnurbs/internals/
H A Dmapdesc.h80 REAL calcVelocityNonrational( REAL *, int, int );
H A Dmonotonizer.cc97 REAL max = mapdesc->calcVelocityNonrational( b->cpts, b->stride, b->order ); in tessellate()
H A Dmapdesc.cc744 Mapdesc::calcVelocityNonrational( REAL *pts, int stride, int ncols ) in calcVelocityNonrational() function in Mapdesc