HILITE.C File Reference

Go to the source code of this file.

Defines

#define frac(z)   fmod(z,1.0)
#define DIST(i, j)   sqrt((double)i * (double)i + (double)j * (double)j)

Functions

BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
void DrawInBuffer (fullscreenbuffer *Screen, int Xmax, int Ymax, int x, int y, double v, double rr, double gg, double bb)
void DrawAApixel (double x, double y, double w, double h, double C, fullscreenbuffer *S, int X, int Y, double r, double g, double b)
long _RenderImageProcess (char *PrmList, XIMAGE *lpXimage)
long _RenderGLexternal (char *PrmList, XIMAGE *lpXimage)
BOOL CALLBACK DlgProc (HWND hwnd, UINT msg, WPARAM wparam, LPARAM lparam)
char * _SetExternalParameters (char *Op, HWND hWnd, long ruler, char *name, X__MEMORY_MANAGER *lpEVI)


Define Documentation

#define frac ( z   )     fmod(z,1.0)

Definition at line 134 of file HILITE.C.

#define DIST ( i,
 )     sqrt((double)i * (double)i + (double)j * (double)j)

Definition at line 193 of file HILITE.C.


Function Documentation

BOOL WINAPI DllMain ( HANDLE  hDLL,
DWORD  dwReason,
LPVOID  lpReserved 
)

Definition at line 53 of file HILITE.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, FALSE, and TRUE.

void DrawInBuffer ( fullscreenbuffer Screen,
int  Xmax,
int  Ymax,
int  x,
int  y,
double  v,
double  rr,
double  gg,
double  bb 
)

Definition at line 119 of file HILITE.C.

References double.

void DrawAApixel ( double  x,
double  y,
double  w,
double  h,
double  C,
fullscreenbuffer S,
int  X,
int  Y,
double  r,
double  g,
double  b 
)

Definition at line 136 of file HILITE.C.

References DrawInBuffer(), and frac.

long _RenderImageProcess ( char *  PrmList,
XIMAGE lpXimage 
)

long _RenderGLexternal ( char *  PrmList,
XIMAGE lpXimage 
)

Definition at line 416 of file HILITE.C.

BOOL CALLBACK DlgProc ( HWND  hwnd,
UINT  msg,
WPARAM  wparam,
LPARAM  lparam 
)

Definition at line 55 of file 3DSCON.C.

char* _SetExternalParameters ( char *  Op,
HWND  hWnd,
long  ruler,
char *  name,
X__MEMORY_MANAGER lpEVI 
)

Definition at line 427 of file HILITE.C.

References CALL_FREE, CALL_MALLOC, DLG_HILITE, DlgProc(), double, FALSE, type, and version.


Generated on Sun Apr 27 14:20:16 2014 for OpenFX by  doxygen 1.5.6