#include <vector>#include <cassert>#include <iostream>#include <cmath>#include <ost/log.hh>#include <ost/geom/geom.hh>#include <ost/geom/aligned_cuboid.hh>#include "color.hh"#include "material.hh"#include "gfx_prim.hh"#include "povray_fw.hh"#include "exporter_fw.hh"Go to the source code of this file.
Data Structures | |
| class | IndexedVertexArray |
| struct | Entry |
| struct | NormalizerVertexEntry |
| struct | NormalizerTriEntry |
Namespaces | |
| namespace | ost |
| namespace | ost::gfx |
Typedefs | |
| typedef unsigned int | VertexID |
| typedef unsigned int | LineID |
| typedef unsigned int | TriID |
| typedef unsigned int | QuadID |
1.6.1