fbkernel/fboglwrap.h File Reference
 
 
 
fbkernel/fboglwrap.h File Reference
#include <kaydaradef.h>

Classes

class   FBOGLContextWrapper
  Wrapper for an OpenGL context. More...
struct   FBOGLContextWrapper::FBOGLStretchBlitData
  OpenGL StretchBlitData. More...

Defines

#define  FBSDK_DLL   K_DLLIMPORT
  Be sure that FBSDK_DLL is defined only once...

Typedefs

typedef int  FBPlatformPixelFormat
typedef int  FBPlatformGLContext
typedef int  FBPlatformDisplayContext
typedef bool(*  TIsPFD2EquivalentToPFD1 )(const FBPlatformPixelFormat &, const FBPlatformPixelFormat &)
typedef void(*  TRenderOperation )(FBPlatformDisplayContext, int, int, int, int, FBPlatformDisplayContext, int, int, int, int, void *, const void *)

Functions

  __FB_FORWARD (FBOGLContextWrapper)
  FB_DEFINE_COMPONENT (K_DLLIMPORT, OGLContextWrapper)

Define Documentation

#define FBSDK_DLL   K_DLLIMPORT

Be sure that FBSDK_DLL is defined only once...

Definition at line 44 of file fboglwrap.h.


Typedef Documentation

typedef int FBPlatformPixelFormat

Definition at line 71 of file fboglwrap.h.

typedef int FBPlatformGLContext

Definition at line 72 of file fboglwrap.h.

Definition at line 73 of file fboglwrap.h.

typedef void(* TRenderOperation)(FBPlatformDisplayContext, int, int, int, int, FBPlatformDisplayContext, int, int, int, int, void *, const void *)

Definition at line 76 of file fboglwrap.h.


Function Documentation

FB_DEFINE_COMPONENT ( K_DLLIMPORT  ,
OGLContextWrapper   
)

Go to the source code of this file.