#include "math/CVector3d.h"
#include "math/CMatrix3d.h"
#include "graphics/CColor.h"
Go to the source code of this file.
Classes | |
struct | cVertex |
cVertex defines a point in 3 dimensional space and the associated rendering properties (position, color, texture coordinate, and surface normal) More... |