RAIN.C File Reference

Go to the source code of this file.

Defines

#define RCOL   100
#define FACTOR   0.9

Functions

BOOL WINAPI DllMain (HANDLE hDLL, DWORD dwReason, LPVOID lpReserved)
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)

Variables

int prob = 20
long angle = 0
int speed = 5


Define Documentation

#define RCOL   100

Definition at line 35 of file RAIN.C.

Referenced by _RenderImageProcess().

#define FACTOR   0.9

Definition at line 36 of file RAIN.C.

Referenced by _RenderImageProcess().


Function Documentation

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

Definition at line 55 of file RAIN.C.

References DLL_PROCESS_ATTACH, DLL_PROCESS_DETACH, FALSE, and TRUE.

long _RenderImageProcess ( char *  PrmList,
XIMAGE lpXimage 
)

long _RenderGLexternal ( char *  PrmList,
XIMAGE lpXimage 
)

Definition at line 296 of file RAIN.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 313 of file RAIN.C.

References CALL_FREE, CALL_MALLOC, DLG_RAIN, DlgProc(), and FALSE.


Variable Documentation

int prob = 20

Definition at line 305 of file RAIN.C.

Referenced by _RenderImageProcess().

long angle = 0

int speed = 5

Definition at line 307 of file RAIN.C.

Referenced by _PreviewExternalEffect(), _RenderExternalEffect(), and _RenderImageProcess().


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