ReactOS 0.4.16-dev-125-g798ea90
|
#include <jarcloc.h>
Public Member Functions | |
void | init (Arc_ptr a, long first, long last) |
TrimVertex * | getnextpt (void) |
TrimVertex * | getprevpt (void) |
void | reverse () |
Private Attributes | |
Arc_ptr | arc |
TrimVertex * | p |
TrimVertex * | plast |
|
inline |
Definition at line 63 of file jarcloc.h.
Referenced by Trimline::getNextPt(), Trimline::getNextPts(), and Trimline::getPrevPts().
|
inline |
Definition at line 76 of file jarcloc.h.
Referenced by Trimline::getNextPts(), Trimline::getPrevPt(), and Trimline::getPrevPts().
|
inline |
|
private |
Definition at line 43 of file jarcloc.h.
Referenced by getnextpt(), getprevpt(), init(), and reverse().
|
private |
|
private |
Definition at line 45 of file jarcloc.h.
Referenced by getnextpt(), getprevpt(), init(), and reverse().