Ptex
|
Choose filter options. More...
#include <Ptexture.h>
Public Member Functions | |
Options (FilterType filter=f_box, bool lerp=0, float sharpness=0) | |
Constructor - sets defaults. | |
Public Attributes | |
int | __structSize |
(for internal use only) | |
FilterType | filter |
Filter type. | |
bool | lerp |
Interpolate between mipmap levels. | |
float | sharpness |
Filter sharpness, 0..1 (for general bi-cubic filter only). |
Choose filter options.