Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
core Directory Reference

Abstract core of graphics engine.

More...

Directory dependency graph for /build/colobot-T0lCmu/colobot-0.1.3/src/graphics/core/:
/build/colobot-T0lCmu/colobot-0.1.3/src/graphics/core/

Files

file  color.cpp
file  color.h [code]
 Color structs and related functions.
file  device.h [code]
 Abstract graphics device - CDevice class and related structs/enums.
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