Colobot
core Directory Reference

Abstract core of graphics engine.

More...

Directory dependency graph for core:
/build/colobot-4LMcse/colobot-0.1.8/src/graphics/core

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.
 

Detailed Description

Abstract core of graphics engine.

Core types, enums, structs and CDevice abstract class that define the abstract graphics device used in graphics engine