|
ARB
|
#include <RNA3D_StructureData.hxx>

Public Attributes | |
| int | pos |
| char | base |
| struct Insertions * | next |
Definition at line 97 of file RNA3D_StructureData.hxx.
| int Insertions::pos |
Definition at line 98 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::GenerateInsertionDisplayList(), and Structure3D::StoreInsertions().
| char Insertions::base |
Definition at line 99 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::GenerateInsertionDisplayList(), and Structure3D::StoreInsertions().
| struct Insertions* Insertions::next |
Definition at line 100 of file RNA3D_StructureData.hxx.
Referenced by Structure3D::DeleteOldInsertionData(), Structure3D::GenerateInsertionDisplayList(), and Structure3D::StoreInsertions().
1.8.8