HomeSort by: relevance | last modified time | path
    Searched refs:o_pwlcurvePool (Results 1 - 3 of 3) sorted by relevancy

  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
nurbstess.h 136 Pool o_pwlcurvePool;
nurbsinterfac.cc 70 o_pwlcurvePool( sizeof( O_pwlcurve ), 32, "o_pwlcurvePool" ),
257 O_pwlcurve *o_pwlcurve = new(o_pwlcurvePool) O_pwlcurve( type, count, array, byte_stride, extTrimVertexPool.get((int)count) );
nurbstess.cc 452 o_pwlcurve->deleteMe( o_pwlcurvePool );

Completed in 5 milliseconds