SDL  2.0
SDL_ShapeData Struct Reference

#include <SDL_cocoashape.h>

+ Collaboration diagram for SDL_ShapeData:

Data Fields

NSGraphicsContext * context
SDL_bool saved
SDL_ShapeTreeshape
IDirectFBSurface * surface
SDL_ShapeTreemask_tree
voidbitmap
Uint32 bitmapsize

Detailed Description

Definition at line 32 of file SDL_cocoashape.h.

Field Documentation

void* SDL_ShapeData::bitmap

Definition at line 31 of file SDL_x11shape.h.

Uint32 SDL_ShapeData::bitmapsize

Definition at line 32 of file SDL_x11shape.h.

NSGraphicsContext* SDL_ShapeData::context

Definition at line 33 of file SDL_cocoashape.h.

SDL_ShapeTree* SDL_ShapeData::mask_tree

Definition at line 33 of file SDL_windowsshape.h.

SDL_bool SDL_ShapeData::saved

Definition at line 34 of file SDL_cocoashape.h.

SDL_ShapeTree* SDL_ShapeData::shape

Definition at line 36 of file SDL_cocoashape.h.

IDirectFBSurface* SDL_ShapeData::surface

Definition at line 31 of file SDL_DirectFB_shape.h.


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