C# Class rat.packrat

Exibir arquivo Open project: gruebait/packrat Class Usage Examples

Public Methods

Method Description
pack ( ) : Image
packrat ( packopts opts ) : System

Private Methods

Method Description
copyMip ( int mipLevel, prImg src, prImg dest ) : Image
load ( string file ) : prImg
merge ( prImg acc, prImg inst ) : prImg
prep ( string file ) : prImg
prepMips ( prImg img ) : void
proc ( prImg org ) : prImg

Method Details

pack() public method

public pack ( ) : Image
return Image

packrat() public method

public packrat ( packopts opts ) : System
opts packopts
return System