Colobot
|
Abstract core of graphics engine.
More...Files | |
file | color.h [code] |
Color structs and related functions. | |
file | device.h [code] |
Abstract graphics device - CDevice class and related structs/enums. | |
file | framebuffer.h [code] |
Abstract representation of framebuffer and offscreen buffers. | |
file | light.h [code] |
Light struct and related enums. | |
file | material.h [code] |
Material struct. | |
file | texture.h [code] |
Texture struct and related enums. | |
file | vertex.h [code] |
Vertex structs. | |
Abstract core of graphics engine.
Core types, enums, structs and CDevice abstract class that define the abstract graphics device used in graphics engine