PBRT
Imf::Slice Struct Reference

List of all members.

Public Member Functions

 Slice (PixelType type=HALF, char *base=0, size_t xStride=0, size_t yStride=0, int xSampling=1, int ySampling=1, double fillValue=0.0, bool xTileCoords=false, bool yTileCoords=false)

Public Attributes

PixelType type
char * base
size_t xStride
size_t yStride
int xSampling
int ySampling
double fillValue
bool xTileCoords
bool yTileCoords

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