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 82 of file entity_detail.hh.

Constructor & Destructor Documentation

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

Definition at line 84 of file entity_detail.hh.

Field Documentation

AtomEntry* atom1

Definition at line 90 of file entity_detail.hh.

AtomEntry* atom2

Definition at line 91 of file entity_detail.hh.

Definition at line 89 of file entity_detail.hh.

Definition at line 93 of file entity_detail.hh.

Definition at line 93 of file entity_detail.hh.

float radius

Definition at line 92 of file entity_detail.hh.


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