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

◆ bitmap

void* SDL_ShapeData::bitmap

Definition at line 31 of file SDL_x11shape.h.

◆ bitmapsize

Uint32 SDL_ShapeData::bitmapsize

Definition at line 32 of file SDL_x11shape.h.

◆ context

NSGraphicsContext* SDL_ShapeData::context

Definition at line 33 of file SDL_cocoashape.h.

◆ mask_tree

SDL_ShapeTree* SDL_ShapeData::mask_tree

Definition at line 33 of file SDL_windowsshape.h.

◆ saved

SDL_bool SDL_ShapeData::saved

Definition at line 34 of file SDL_cocoashape.h.

◆ shape

SDL_ShapeTree* SDL_ShapeData::shape

Definition at line 36 of file SDL_cocoashape.h.

◆ surface

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: