SoJp3dDataCompressor Member List
This is the complete list of members for
SoJp3dDataCompressor, including all inherited members.
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) | SoJp3dDataCompressor | [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 | SoJp3dDataCompressor | [virtual] |
getCompressionLevel() | SoDataCompressor | [inline, virtual] |
getTypeId() const =0 | SoTypedObject | [pure virtual] |
isLossless() | SoJp3dDataCompressor | [virtual] |
isOfType(const SoType &type) const | SoTypedObject | [inline] |
setCompressionLevel(size_t level) | SoDataCompressor | [inline, virtual] |
SoDataCompressor() | SoDataCompressor | [inline] |
SoJp3dDataCompressor() | SoJp3dDataCompressor | |
uncompress(void *dst, size_t dstLen, const TileInfo &tileInfo) | SoJp3dDataCompressor | [virtual] |
~SoDataCompressor() | SoDataCompressor | [inline, virtual] |
~SoJp3dDataCompressor() | SoJp3dDataCompressor | [virtual] |
|
Enumerations | defined in |
|
Enumerator | defined in |
|
Typedefs | defined in |
|