Go to the source code of this file.
Defines | |
#define | FARAWAY 1.0e30 |
Functions | |
long | GetActorsID (void *, HWND) |
char * | GetActorsName (void *, long) |
BOOL | XimageFileName (void *, char *, char *, char *, char *, HWND) |
void | CentreDialogOnScreen (HWND hwnd) |
void | TransformIntoView (double t4[4][4], double x, double y, double z, double *xx, double *yy, double *zz) |
long GetActorsID | ( | void * | , | |
HWND | ||||
) |
char* GetActorsName | ( | void * | , | |
long | ||||
) |
Definition at line 34 of file XUTILS.C.
References Animator_NODE::actorname, Animator_NODE::ID, Animator_NODE::last, and MainNp.
Referenced by Flare1DlgProc().
BOOL XimageFileName | ( | void * | , | |
char * | , | |||
char * | , | |||
char * | , | |||
char * | , | |||
HWND | ||||
) |
void TransformIntoView | ( | double | t4[4][4], | |
double | x, | |||
double | y, | |||
double | z, | |||
double * | xx, | |||
double * | yy, | |||
double * | zz | |||
) |
Definition at line 33 of file UTILS.H.
Referenced by _RenderImageProcess(), RegularGridOfStars(), and RenderImageProcess().