Searched refs:mjstride (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dmapdescv.cc132 const int mjstride = sizeof( mag[0][0]) / sizeof( mag[0][0] ); local in function:Mapdesc::calcPartialVelocity
190 for( REAL *tj = ti, *mj = mi, *tjl = ti + jd; tj != tjl; tj += jstride, mj += mjstride ) {

Completed in 2 milliseconds