List of all members.
Public Member Functions |
virtual bool | isMemoryMapped () const |
virtual bool | read (char c[], int n)=0 |
virtual char * | readMemoryMapped (int n) |
virtual Int64 | tellg ()=0 |
virtual void | seekg (Int64 pos)=0 |
virtual void | clear () |
const char * | fileName () const |
Protected Member Functions |
| IStream (const char fileName[]) |
The documentation for this class was generated from the following files:
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfIO.h
- /home/felix/UBC/projects/AdaptiveLightfieldSampling/pbrt_v2/src/3rdparty/openexr-1.7.0/ImfIO.cpp