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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dtrimvertpool.cc58 vlist = new TrimVertex_p[vlistsize];
94 vlist = new TrimVertex_p[vlistsize];
111 TrimVertex_p *nvlist = new TrimVertex_p[vlistsize];
112 memcpy( nvlist, vlist, nextvlistslot * sizeof(TrimVertex_p) );
H A Dtrimvertex.h53 typedef class TrimVertex *TrimVertex_p; typedef in typeref:class:TrimVertex *
H A Dtrimline.cc71 pts = new TrimVertex_p[size];

Completed in 4 milliseconds