|
OpenMW
|
#include <memory>Go to the source code of this file.
Namespaces | |
| osg | |
| SDLUtil | |
Typedefs | |
| typedef std::unique_ptr < SDL_Surface, void(*)(SDL_Surface *)> | SDLUtil::SurfaceUniquePtr |
Functions | |
| SurfaceUniquePtr | SDLUtil::imageToSurface (osg::Image *image, bool flip=false) |
| Convert an osg::Image to an SDL_Surface. More... | |
1.8.6