ARB
|
Public Attributes | |
int | beginX |
int | beginY |
int | length |
struct fragment * | next |
int fragment::beginX |
Definition at line 42 of file align.cxx.
Referenced by areEqual(), drawIsland(), drawLowerPath(), drawPath(), and newIsland().
int fragment::beginY |
Definition at line 42 of file align.cxx.
Referenced by areEqual(), drawIsland(), drawLowerPath(), drawPath(), and newIsland().
int fragment::length |
Definition at line 42 of file align.cxx.
Referenced by areEqual(), drawLowerPath(), drawPath(), isSignificant(), and newIsland().
struct fragment* fragment::next |
Definition at line 43 of file align.cxx.
Referenced by areEqual(), drawIsland(), drawLowerPath(), drawPath(), freeIsland(), isSignificant(), and newIsland().