This is the complete list of members for
Imf::Compressor, including all inherited members.
compress(const char *inPtr, int inSize, int minY, const char *&outPtr)=0 (defined in Imf::Compressor) | Imf::Compressor | [pure virtual] |
Compressor(const Header &hdr) (defined in Imf::Compressor) | Imf::Compressor | |
compressTile(const char *inPtr, int inSize, Imath::Box2i range, const char *&outPtr) (defined in Imf::Compressor) | Imf::Compressor | [virtual] |
format() const (defined in Imf::Compressor) | Imf::Compressor | [virtual] |
Format enum name (defined in Imf::Compressor) | Imf::Compressor | |
header() const (defined in Imf::Compressor) | Imf::Compressor | [inline] |
NATIVE enum value (defined in Imf::Compressor) | Imf::Compressor | |
numScanLines() const =0 (defined in Imf::Compressor) | Imf::Compressor | [pure virtual] |
uncompress(const char *inPtr, int inSize, int minY, const char *&outPtr)=0 (defined in Imf::Compressor) | Imf::Compressor | [pure virtual] |
uncompressTile(const char *inPtr, int inSize, Imath::Box2i range, const char *&outPtr) (defined in Imf::Compressor) | Imf::Compressor | [virtual] |
XDR enum value (defined in Imf::Compressor) | Imf::Compressor | |
~Compressor() (defined in Imf::Compressor) | Imf::Compressor | [virtual] |