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

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dbezierarc.h43 struct BezierArc : public PooledObj { /* a bezier arc */
H A Dreader.h55 struct O_curve : public PooledObj {
70 struct O_nurbscurve : public PooledObj {
83 class O_pwlcurve : public PooledObj {
94 struct O_trim : public PooledObj {
101 struct O_nurbssurface : public PooledObj {
112 struct O_surface : public PooledObj {
120 struct Property : public PooledObj {
H A Dbufpool.h118 class PooledObj { class
130 PooledObj::operator new( size_t, Pool& pool )
136 PooledObj::deleteMe( Pool& pool )
H A Ddisplaylist.h48 struct Dlnode : public PooledObj {
H A Dpwlarc.h44 class PwlArc : public PooledObj { /* a piecewise-linear arc */
H A Dgridtrimvertex.h44 class GridTrimVertex : public PooledObj
H A Dquilt.h64 class Quilt : public PooledObj { /* an array of bezier patches */
H A Darc.h55 class Arc: public PooledObj { /* an arc, in two list, the trim list and bin */
H A Dmapdesc.h49 class Mapdesc : public PooledObj {
H A Dquilt.cc76 PooledObj::deleteMe( p );

Completed in 8 milliseconds