#include <vector>#include <ost/geom/geom.hh>#include "color.hh"Go to the source code of this file.
Data Structures | |
| struct | SpherePrim |
| struct | CylinderPrim |
| struct | TextPrim |
Namespaces | |
| namespace | ost |
| namespace | ost::gfx |
Typedefs | |
| typedef std::vector< SpherePrim > | SpherePrimList |
| typedef std::vector< CylinderPrim > | CylinderPrimList |
| typedef std::vector< TextPrim > | TextPrimList |
1.6.1