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

  /xsrc/external/mit/glu/dist/src/libnurbs/internals/
nurbsinterfac.cc 76 propertyPool( sizeof( Property ), 32, "propertyPool" ),
378 Property *prop = new(propertyPool) Property( tag, value );
403 Property *prop = new(propertyPool) Property( type, tag, value );
nurbstess.h 142 Pool propertyPool;
nurbstess.cc 638 prop->deleteMe( propertyPool );

Completed in 12 milliseconds