#include <ost/geom/geom.hh>
#include <ost/gfx/module_config.hh>
#include <ost/gfx/color.hh>
#include <ost/gfx/gfx_node.hh>
Go to the source code of this file.
Data Structures | |
class | Primitive |
base class for geometric primitives such as cuboids, and circles More... | |
class | Cuboid |
a rendered cuboid in 3D space More... | |
class | Quad |
a simple rendered quad in 3D space. More... | |
Namespaces | |
namespace | ost |
namespace | ost::gfx |