Lines Matching refs:Trimline
46 Trimline::Trimline()
52 Trimline::~Trimline()
58 Trimline::init( TrimVertex *v )
66 Trimline::grow( long npts )
76 Trimline::append( TrimVertex *v )
83 Trimline::init( long npts, Arc_ptr jarc, long last )
90 Trimline::swap()
98 Trimline::getNextPt()
104 Trimline::getPrevPt()
115 Trimline::getNextPts( REAL vval, Backend& backend )
137 Trimline::getPrevPts( REAL vval, Backend& backend )
159 Trimline::getNextPts( Arc_ptr botarc )
176 Trimline::getPrevPts( Arc_ptr botarc )
195 Trimline::interpvert( TrimVertex *a, TrimVertex *b, TrimVertex *c, REAL vval )