OldSchool Library

Data Structures

struct  OSL_PRECISE_VERTEX
 Precise vertex with texture. More...
 
struct  OSL_FAST_VERTEX
 Fast vertex with texture. More...
 
struct  OSL_FAST_VERTEX_COLOR32
 Fast vertex with texture and 16-bit color. More...
 
struct  OSL_LINE_VERTEX
 Untextured vertex with 32-bit color. More...
 
struct  OSL_LINE_VERTEX_COLOR32
 Untextured vertex with 16-bit color. More...
 
struct  OSL_UVFLOAT_VERTEX
 Precise texture vertex. More...
 

Detailed Description

Low level drawing routines, nearer to the hardware and thus faster.