![]() |
UnityMol
1.0.25beta
|
#include <cpdb.h>
Public Attributes | |
| int | id |
| int | idx |
| char | type [5] |
| char | element [3] |
| float3 | coor |
| float | tfactor |
| float | occupancy |
| atom * | next |
| atom * | prev |
| residue * | res |
| float3 atom::coor |
| char atom::element[3] |
| int atom::id |
| int atom::idx |
| atom* atom::next |
| float atom::occupancy |
| atom * atom::prev |
| residue* atom::res |
| float atom::tfactor |
| char atom::type[5] |