OGRE 2.1
Object-Oriented Graphics Rendering Engine
|
#include "OgreGL3PlusPrerequisites.h"
#include "OgreTextureManager.h"
#include "OgreGL3PlusTexture.h"
#include "OgreGL3PlusSupport.h"
#include <vector>
Classes | |
class | Ogre::GL3PlusTextureManager |
GL3Plus-specific implementation of a TextureManager. More... | |
Namespaces | |
namespace | Ogre |
Typedefs | |
typedef vector< GL3PlusTexturePtr >::type | Ogre::GL3PlusTexturePtrList |
typedef vector< TexturePtr >::type | Ogre::TexturePtrList |