The Battle for Wesnoth  1.13.4+dev
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Public Attributes | List of all members
GPU_MatrixStack Struct Reference

#include <SDL_gpu.h>

Public Attributes

unsigned int size
 
float matrix [GPU_MATRIX_STACK_MAX][16]
 

Detailed Description

Matrix stack data structure for replacing the old OpenGL matrix stack.

Definition at line 234 of file SDL_gpu.h.

Member Data Documentation

float GPU_MatrixStack::matrix[GPU_MATRIX_STACK_MAX][16]
unsigned int GPU_MatrixStack::size

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