![]() |
||
---|---|---|
.. | ||
README.txt | ||
color.cpp | ||
color.h | ||
device.h | ||
framebuffer.cpp | ||
framebuffer.h | ||
light.h | ||
material.h | ||
renderers.h | ||
texture.h | ||
transparency.h | ||
triangle.h | ||
type.cpp | ||
type.h | ||
vertex.h |
README.txt
/** * \dir graphics/core * \brief Abstract core of graphics engine * * Core types, enums, structs and CDevice abstract class that define * the abstract graphics device used in graphics engine */