Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in | |
Functions | defined in | |
allocateCompressedBuffer(size_t size) | SoDataCompressor | [inline, virtual] |
compress(void *src, size_t srcLen, const TileInfo &tileInfo) | SoJpegDataCompressor | [virtual] |
crc32(const void *buf, size_t len) | SoDataCompressor | [static] |
getAppropriateCompressor(const SbString &name) | SoDataCompressor | [static] |
getAvailableCompressors() | SoDataCompressor | [static] |
getClassTypeId() | SoTypedObject | [inline, static] |
getCompressedBuffer() | SoDataCompressor | [inline, virtual] |
getCompressionFormatName() const | SoJpegDataCompressor | [inline, virtual] |
getCompressionLevel() | SoDataCompressor | [inline, virtual] |
getTypeId() const =0 | SoTypedObject | [pure virtual] |
isLossless() | SoJpegDataCompressor | [inline, virtual] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
setCompressionLevel(size_t level) | SoDataCompressor | [inline, virtual] |
SoDataCompressor() | SoDataCompressor | [inline] |
SoJpegDataCompressor() | SoJpegDataCompressor | |
uncompress(void *dest, size_t destLen, const TileInfo &tileInfo) | SoJpegDataCompressor | [virtual] |
~SoDataCompressor() | SoDataCompressor | [inline, virtual] |
~SoJpegDataCompressor() | SoJpegDataCompressor | [virtual] |
Enumerations | defined in | |
Enumerator | defined in | |
Typedefs | defined in | |