OGRE
1.9.0
|
Go to the source code of this file.
Classes | |
class | Ogre::DynLib |
Resource holding data about a dynamic library. More... | |
Namespaces | |
namespace | Ogre |
Macros | |
#define | DYNLIB_GETSYM(a, b) |
#define | DYNLIB_HANDLE void* |
#define | DYNLIB_LOAD(a) |
#define | DYNLIB_UNLOAD(a) |
#define DYNLIB_GETSYM | ( | a, | |
b ) |
Definition at line 55 of file OgreDynLib.h.
#define DYNLIB_HANDLE void* |
Definition at line 53 of file OgreDynLib.h.
#define DYNLIB_LOAD | ( | a | ) |
Definition at line 54 of file OgreDynLib.h.
#define DYNLIB_UNLOAD | ( | a | ) |
Definition at line 56 of file OgreDynLib.h.