#include <OgreAndroidResourceManager.h>
|
| | AndroidResourceManager () |
| |
| | AndroidResourceManager () |
| |
| | ~AndroidResourceManager () |
| |
| | ~AndroidResourceManager () |
| |
| void | notifyOnContextLost () |
| |
| void | notifyOnContextLost () |
| |
| void | notifyOnContextReset () |
| |
| void | notifyOnContextReset () |
| |
| void | operator delete (void *ptr) |
| |
| void | operator delete (void *ptr, void *) |
| |
| void | operator delete (void *ptr, const char *, int, const char *) |
| |
| void | operator delete[] (void *ptr) |
| |
| void | operator delete[] (void *ptr, const char *, int, const char *) |
| |
| void * | operator new (size_t sz, const char *file, int line, const char *func) |
| | operator new, with debug line info More...
|
| |
| void * | operator new (size_t sz) |
| |
| void * | operator new (size_t sz, void *ptr) |
| | placement operator new More...
|
| |
| void * | operator new[] (size_t sz, const char *file, int line, const char *func) |
| | array operator new, with debug line info More...
|
| |
| void * | operator new[] (size_t sz) |
| |
| Ogre::AndroidResourceManager::AndroidResourceManager |
( |
| ) |
|
| Ogre::AndroidResourceManager::~AndroidResourceManager |
( |
| ) |
|
| Ogre::AndroidResourceManager::AndroidResourceManager |
( |
| ) |
|
| Ogre::AndroidResourceManager::~AndroidResourceManager |
( |
| ) |
|
| void Ogre::AndroidResourceManager::_notifyResourceCreated |
( |
AndroidResource * |
pResource | ) |
|
|
protected |
| void Ogre::AndroidResourceManager::_notifyResourceCreated |
( |
AndroidResource * |
pResource | ) |
|
|
protected |
| void Ogre::AndroidResourceManager::_notifyResourceDestroyed |
( |
AndroidResource * |
pResource | ) |
|
|
protected |
| void Ogre::AndroidResourceManager::_notifyResourceDestroyed |
( |
AndroidResource * |
pResource | ) |
|
|
protected |
| void Ogre::AndroidResourceManager::notifyOnContextLost |
( |
| ) |
|
| void Ogre::AndroidResourceManager::notifyOnContextLost |
( |
| ) |
|
| void Ogre::AndroidResourceManager::notifyOnContextReset |
( |
| ) |
|
| void Ogre::AndroidResourceManager::notifyOnContextReset |
( |
| ) |
|
template<class Alloc >
| void* Ogre::AllocatedObject< Alloc >::operator new |
( |
size_t |
sz, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
func |
|
) |
| |
|
inherited |
template<class Alloc >
| void* Ogre::AllocatedObject< Alloc >::operator new[] |
( |
size_t |
sz, |
|
|
const char * |
file, |
|
|
int |
line, |
|
|
const char * |
func |
|
) |
| |
|
inherited |
The documentation for this class was generated from the following file: