#include <Datatypes.hh>
|
| std::array< float, 3 > | N = {{0, 0, 0}} |
| |
| std::array< float, 3 > | C = {{0, 0, 0}} |
| |
| std::array< float, 3 > | CA = {{0, 0, 0}} |
| |
| std::array< float, 3 > | O = {{0, 0,0}} |
| |
| std::array<float, 3> protocols::indexed_structure_store::ResidueOrientEntry::C = {{0, 0, 0}} |
| std::array<float, 3> protocols::indexed_structure_store::ResidueOrientEntry::CA = {{0, 0, 0}} |
| std::array<float, 3> protocols::indexed_structure_store::ResidueOrientEntry::N = {{0, 0, 0}} |
| std::array<float, 3> protocols::indexed_structure_store::ResidueOrientEntry::O = {{0, 0,0}} |
The documentation for this struct was generated from the following file: