PolyVox  0.3.0-dev
Open source voxel management library
PolyVox::Compressor Member List

This is the complete list of members for PolyVox::Compressor, including all inherited members.

compress(void *pSrcData, uint32_t uSrcLength, void *pDstData, uint32_t uDstLength)=0PolyVox::Compressorpure virtual
Compressor()PolyVox::Compressorinline
decompress(void *pSrcData, uint32_t uSrcLength, void *pDstData, uint32_t uDstLength)=0PolyVox::Compressorpure virtual
getMaxCompressedSize(uint32_t uUncompressedInputSize)=0PolyVox::Compressorpure virtual
~Compressor()PolyVox::Compressorinlinevirtual