Oxygine  1
2g game engine
Public Member Functions | Protected Types | Protected Member Functions | Protected Attributes | List of all members
oxygine::RenderTargetsManager Class Reference

Public Member Functions

spNativeTexture get (spNativeTexture current, int w, int h, TextureFormat tf)
 
void update ()
 
void reset ()
 

Protected Types

typedef std::vector< spNativeTexture > rts
 
typedef std::vector< spNativeTexture > free
 

Protected Member Functions

void print ()
 
bool isGood (const spNativeTexture &t, int w, int h, TextureFormat tf) const
 

Protected Attributes

rts _rts
 
free _free
 

The documentation for this class was generated from the following file: