OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Data Structures | Namespaces | Typedefs
gfx_prim.hh File Reference
#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

 ost
 
 ost::gfx
 

Typedefs

typedef std::vector< SpherePrim > SpherePrimList
 
typedef std::vector< CylinderPrim > CylinderPrimList
 
typedef std::vector< TextPrim > TextPrimList