|
OpenStructure
|
#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 |
| RGBAColor | color |
| float | radius |
| float | vdwr |
Definition at line 65 of file entity_detail.hh.
|
inline |
Definition at line 67 of file entity_detail.hh.
|
inline |
Definition at line 68 of file entity_detail.hh.
| mol::AtomHandle atom |
Definition at line 72 of file entity_detail.hh.
| RGBAColor color |
Definition at line 73 of file entity_detail.hh.
| float radius |
Definition at line 74 of file entity_detail.hh.
| float vdwr |
Definition at line 75 of file entity_detail.hh.
1.8.5