Molecular Vis
Improving perception of molecular visualization
GridCell Struct Reference

Struct for the cells of the grid where the atoms are stored in. This grid is used for faster neighbor lookups. More...

#include <SESSurface.h>

Public Attributes

unsigned int count
 
unsigned int ids [31]
 

Detailed Description

Struct for the cells of the grid where the atoms are stored in. This grid is used for faster neighbor lookups.

Member Data Documentation

◆ count

unsigned int GridCell::count

Number of Atoms in this cell

◆ ids

unsigned int GridCell::ids[31]

First 31 Atoms in this cell


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