UnityMol  1.0.25beta
atom Struct Reference

#include <cpdb.h>

Public Attributes

int id
 
int idx
 
char type [5]
 
char element [3]
 
float3 coor
 
float tfactor
 
float occupancy
 
atomnext
 
atomprev
 
residueres
 

Member Data Documentation

◆ coor

float3 atom::coor

◆ element

char atom::element[3]

◆ id

int atom::id

◆ idx

int atom::idx

◆ next

atom* atom::next

◆ occupancy

float atom::occupancy

◆ prev

atom * atom::prev

◆ res

residue* atom::res

◆ tfactor

float atom::tfactor

◆ type

char atom::type[5]

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