RixTexture::TxParams Struct Reference

RixTexture::TxParams Struct Reference

Public Types

enum  FilterType {
  Nearest = 0, Box, Bilinear, Bspline,
  Mitchell, Catmullrom, Gaussian, Lagrangian
}
 Filter selection.
 

Public Member Functions

 TxParams ()
 Create TxParams with initial defaults.
 

Public Attributes

int version
 
int nchannels
 
int firstchannel
 
bool lerp
 
FilterType filter
 
const float * sblur
 
const float * tblur
 
bool sblurVarying
 
bool tblurVarying
 
float swidth
 
float twidth
 
float fill
 
float * faceIndex
 

The documentation for this struct was generated from the following file: