OpenStructure
Loading...
Searching...
No Matches
Data Structures | Namespaces | Typedefs | Functions
entity_detail.hh File Reference
#include <map>
#include <vector>
#include <boost/shared_ptr.hpp>
#include <ost/geom/geom.hh>
#include <ost/mol/atom_handle.hh>
#include <ost/mol/bond_handle.hh>
#include <ost/mol/query.hh>
#include <ost/gfx/module_config.hh>
#include <ost/gfx/color.hh>
#include <ost/gfx/gfx.hh>
#include <ost/gfx/gfx_prim.hh>
#include <ost/gfx/entity_fw.hh>

Go to the source code of this file.

Data Structures

struct  RGBAColor
 
struct  AtomEntry
 
struct  BondEntry
 
class  GfxView
 
struct  NodeEntry
 
struct  TraceProfileEntry
 
struct  SplineEntry
 
class  Spline
 

Namespaces

namespace  ost
 
namespace  ost::gfx
 
namespace  ost::gfx::impl
 

Typedefs

typedef std::map< long, AtomEntryAtomEntryMap
 
typedef std::vector< AtomEntryAtomEntryList
 
typedef std::vector< BondEntryBondEntryList
 
typedef boost::shared_ptr< GfxViewGfxViewPtr
 
typedef std::vector< NodeEntryNodeEntryList
 
typedef std::vector< NodeEntryListNodeEntryListList
 
typedef boost::shared_ptr< NodeEntryListListNodeEntryListListPtr
 
typedef std::vector< TraceProfileEntryTraceProfile
 
typedef std::vector< SplineEntrySplineEntryList
 
typedef std::vector< SplineEntryListSplineEntryListList
 

Functions

void DoRenderBlur (BondEntryList &bl, float bf1, float bf2)
 
void DoBlurSnapshot (BondEntryList &bl)