zenilib  0.5.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
SDL_ShapeUnion Union Reference

#include <SDL_shape_internals.h>

Public Attributes

SDL_QuadTreeChildren children
 
SDL_Rect shape
 

Detailed Description

Definition at line 42 of file SDL_shape_internals.h.

Member Data Documentation

SDL_QuadTreeChildren SDL_ShapeUnion::children

Definition at line 43 of file SDL_shape_internals.h.

Referenced by RecursivelyCalculateShapeTree(), and SDL_TraverseShapeTree().

SDL_Rect SDL_ShapeUnion::shape

Definition at line 44 of file SDL_shape_internals.h.

Referenced by RecursivelyCalculateShapeTree().


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