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:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfFrameBuffer.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfFrameBuffer.cpp