Uses of Class
com.brackeen.javagamebook.graphics3D.ScanConverter.Scan

Packages that use ScanConverter.Scan
com.brackeen.javagamebook.graphics3D   
 

Uses of ScanConverter.Scan in com.brackeen.javagamebook.graphics3D
 

Methods in com.brackeen.javagamebook.graphics3D that return ScanConverter.Scan
 ScanConverter.Scan SortedScanConverter.getScan(int y, int index)
          Gets the nth scan for the specified row.
 ScanConverter.Scan ScanConverter.getScan(int y)
          Gets the scan line for the specified y value.