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

#include <entity_detail.hh>

Public Member Functions

 BondEntry (const mol::BondHandle &b, float r, AtomEntry *ae1, AtomEntry *ae2)

Data Fields

mol::BondHandle bond
AtomEntryatom1
AtomEntryatom2
float radius
geom::Vec3 pp1
geom::Vec3 pp2

Detailed Description

Definition at line 57 of file entity_detail.hh.


Constructor & Destructor Documentation

BondEntry ( const mol::BondHandle b,
float  r,
AtomEntry ae1,
AtomEntry ae2 
)
inline

Definition at line 59 of file entity_detail.hh.


Field Documentation

AtomEntry* atom1

Definition at line 65 of file entity_detail.hh.

AtomEntry* atom2

Definition at line 66 of file entity_detail.hh.

Definition at line 64 of file entity_detail.hh.

Definition at line 68 of file entity_detail.hh.

Definition at line 68 of file entity_detail.hh.

float radius

Definition at line 67 of file entity_detail.hh.


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