OGRE
1.9.0
|
#include "OgrePrerequisites.h"
#include "OgreDataStream.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"
Go to the source code of this file.
Classes | |
class | Ogre::DeflateStream |
Stream which compresses / uncompresses data using the 'deflate' compression algorithm. More... | |
Namespaces | |
namespace | Ogre |
Typedefs | |
typedef struct z_stream_s | z_stream |
typedef struct z_stream_s z_stream |
Definition at line 39 of file OgreDeflate.h.