FILTER.C File Reference

Go to the source code of this file.

Defines

#define __gl2_main_
#define PADDR(functype, funcname)   (funcname = (functype) wglGetProcAddress( #funcname ))

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

double red_scale = 1.0
double green_scale = 1.0
double blue_scale = 1.0


Define Documentation

#define __gl2_main_

Definition at line 31 of file FILTER.C.

#define PADDR ( functype,
funcname   )     (funcname = (functype) wglGetProcAddress( #funcname ))

Definition at line 33 of file FILTER.C.

Referenced by _ExternalTextureStartup().


Function Documentation

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

Definition at line 61 of file FILTER.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 111 of file FILTER.C.

References Renderer_XIMAGE_tag::Xmax, and Renderer_XIMAGE_tag::Ymax.

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 152 of file FILTER.C.

References blue_scale, CALL_FREE, CALL_MALLOC, DLG_FILTER, DlgProc(), FALSE, and green_scale.


Variable Documentation

double red_scale = 1.0

Definition at line 147 of file FILTER.C.

double green_scale = 1.0

Definition at line 147 of file FILTER.C.

Referenced by _SetExternalParameters().

double blue_scale = 1.0

Definition at line 147 of file FILTER.C.

Referenced by _SetExternalParameters().


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