ManaPlus
Data Fields
anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo Struct Reference

Data Fields

Uint8 * s_pixels
 
int s_width
 
int s_height
 
int s_skip
 
Uint8 * d_pixels
 
int d_width
 
int d_height
 
int d_skip
 
void * aux_data
 
SDL_PixelFormat * src
 
Uint8 * table
 
SDL_PixelFormat * dst
 

Detailed Description

Definition at line 58 of file sdlgfxblitfunc.cpp.

Field Documentation

◆ aux_data

void* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::aux_data

Definition at line 70 of file sdlgfxblitfunc.cpp.

◆ d_height

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::d_height

Definition at line 68 of file sdlgfxblitfunc.cpp.

◆ d_pixels

Uint8* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::d_pixels

Definition at line 66 of file sdlgfxblitfunc.cpp.

◆ d_skip

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::d_skip

Definition at line 69 of file sdlgfxblitfunc.cpp.

◆ d_width

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::d_width

Definition at line 67 of file sdlgfxblitfunc.cpp.

◆ dst

SDL_PixelFormat* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::dst

Definition at line 73 of file sdlgfxblitfunc.cpp.

◆ s_height

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::s_height

Definition at line 64 of file sdlgfxblitfunc.cpp.

◆ s_pixels

Uint8* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::s_pixels

Definition at line 62 of file sdlgfxblitfunc.cpp.

◆ s_skip

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::s_skip

Definition at line 65 of file sdlgfxblitfunc.cpp.

◆ s_width

int anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::s_width

Definition at line 63 of file sdlgfxblitfunc.cpp.

◆ src

SDL_PixelFormat* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::src

Definition at line 71 of file sdlgfxblitfunc.cpp.

◆ table

Uint8* anonymous_namespace{sdlgfxblitfunc.cpp}::SDL_gfxBlitInfo::table

Definition at line 72 of file sdlgfxblitfunc.cpp.


The documentation for this struct was generated from the following file: