Go to the source code of this file.
Defines | |
| #define | MODULE_EXTERNAL 1 |
Functions | |
| void | DeleteEffect (object *op) |
| void | AddEffect (object *op, HWND parent) |
| void | EditActorEffect (object *op, HWND parent) |
| HMODULE | LoadEffectLibrary (char *name, object *op) |
| void | UnloadEffectLibrary (object *op) |
| BOOL | PrintImageFile (HWND hwnd) |
| void | EditImageProcess (HWND parent, XIP *Ip) |
| char * | EditObjectImageProcess (HWND parent, char *p) |
| void | DeleteImageProcess (XIP *Ip) |
| XIP * | CreateImageProcess (HWND parent) |
| void | StartExternGL (void) |
| void | ExecuteModeler (void) |
| void | UnloadRenderer (void) |
| void | LoadRenderer (int anim) |
| void | LoadUtility (char *program, char *class, int message) |
| BOOL | MakeVRMLScript (short type) |
| void | LogOnMessage (void) |
| #define MODULE_EXTERNAL 1 |
Definition at line 3 of file externals.C.
1.6.3