zMol
A viewer for molecular data using OpenGL and ambient occlusion
Public Attributes
zmol::molecule_data::bond Struct Reference

#include <molecule_data.hpp>

List of all members.

Public Attributes

std::size_t m_serial_numbers [2]

Detailed Description

Bond structure.


Member Data Documentation

std::size_t zmol::molecule_data::bond::m_serial_numbers[2]

Pair of serial numbers of bonded atoms.