|
Rosetta 3.5
|
#include <PDB.hh>

Public Attributes | |
| int | resID |
| int | atomNo |
| std::string | resName |
| PDB_Entry | atoms [6] |
| Vec3 | coordA [6] |
| Vec3 | center |
| Vec3 | norm |
| Mat3 | transM |
| float | rad |
| float | ringFact |
| int protocols::sparta::RingData::atomNo |
Definition at line 48 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
| Vec3 protocols::sparta::RingData::center |
Definition at line 53 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
| Vec3 protocols::sparta::RingData::coordA[6] |
Definition at line 52 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
| Vec3 protocols::sparta::RingData::norm |
Definition at line 53 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
| float protocols::sparta::RingData::rad |
Definition at line 55 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
| Mat3 protocols::sparta::RingData::transM |
Definition at line 54 of file PDB.hh.
Referenced by protocols::sparta::PDB::calcPlane().
1.8.4