OGRE  1.10.12
Object-Oriented Graphics Rendering Engine
OgreDeflate.h File Reference
#include "OgrePrerequisites.h"
#include "OgreDataStream.h"
#include "OgreHeaderPrefix.h"
#include "OgreHeaderSuffix.h"

Classes

class  Ogre::DeflateStream
 Stream which compresses / uncompresses data using the 'deflate' compression algorithm. More...
 

Namespaces

 Ogre
 

This source file is part of OGRE (Object-oriented Graphics Rendering Engine) For the latest info, see http://www.ogre3d.org/

 

Typedefs

typedef struct z_stream_s z_stream
 

Typedef Documentation

◆ z_stream

typedef struct z_stream_s z_stream