OpenStructure
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Public Member Functions | Data Fields
AtomEntry Struct Reference

#include <entity_detail.hh>

Public Member Functions

 AtomEntry ()
 AtomEntry (const mol::AtomHandle &a, float r, float v, const Color &c)

Data Fields

mol::AtomHandle atom
Color color
float radius
float vdwr

Detailed Description

Definition at line 42 of file entity_detail.hh.


Constructor & Destructor Documentation

AtomEntry ( )
inline

Definition at line 44 of file entity_detail.hh.

AtomEntry ( const mol::AtomHandle a,
float  r,
float  v,
const Color c 
)
inline

Definition at line 45 of file entity_detail.hh.


Field Documentation

Definition at line 47 of file entity_detail.hh.

Color color

Definition at line 48 of file entity_detail.hh.

float radius

Definition at line 49 of file entity_detail.hh.

float vdwr

Definition at line 50 of file entity_detail.hh.


The documentation for this struct was generated from the following file: