|
SDL
2.0
|
#include <SDL_shape_internals.h>
Collaboration diagram for SDL_ShapeUnion:Data Fields | |
| SDL_QuadTreeChildren | children |
| SDL_Rect | shape |
Definition at line 42 of file SDL_shape_internals.h.
| 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().