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

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

Typedefs

typedef std::map< long, AtomEntry > AtomEntryMap
 
typedef std::vector< AtomEntry > AtomEntryList
 
typedef std::vector< BondEntry > BondEntryList
 
typedef boost::shared_ptr
< GfxView > 
GfxViewPtr
 
typedef std::vector< NodeEntry > NodeEntryList
 
typedef std::vector
< NodeEntryList > 
NodeEntryListList
 
typedef boost::shared_ptr
< NodeEntryListList > 
NodeEntryListListPtr
 
typedef std::vector
< TraceProfileEntry > 
TraceProfile
 
typedef std::vector< SplineEntry > SplineEntryList
 
typedef std::vector
< SplineEntryList > 
SplineEntryListList
 

Functions

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