#include "BaseMolecule.h"
#include "ResizeArray.h"
Go to the source code of this file.
Compounds | |
struct | GRIDCELL |
set of 8 volume samples used for isosurface extraction. More... | |
class | IsoSurface |
Class implementing triangulated isosurface extraction routines. More... | |
struct | TRIANGLE |
structure defining a triangle generated by isosurface extraction code. More... | |
struct | XYZ |
structure containing xyz values for triangle vertices and normals. More... |