C# Class rat.packrat

Afficher le fichier Open project: gruebait/packrat Class Usage Examples

Méthodes publiques

Méthode Description
pack ( ) : Image
packrat ( packopts opts ) : System

Private Methods

Méthode 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 méthode

public pack ( ) : Image
Résultat Image

packrat() public méthode

public packrat ( packopts opts ) : System
opts packopts
Résultat System