#include <NanoShaperInterface.h>
Definition at line 69 of file NanoShaperInterface.h.
[inline]
free memory in the ResizeArrays.
Definition at line 44 of file NanoShaperInterface.C.
References atomids, ResizeArray< NanoShaperCoord >::clear, ResizeArray< NanoShaperFace >::clear, ResizeArray< int >::clear, coords, faces, and norms.
Definition at line 67 of file NanoShaperInterface.C.
References NanoShaperFace::anaface, ResizeArray< int >::append, ResizeArray< NanoShaperCoord >::append, ResizeArray< NanoShaperFace >::append, atomids, NanoShaperFace::component, coords, faces, n, norms, NS_SURF_BLOBBY, NS_SURF_POCKETS, NS_SURF_SES, NS_SURF_SKIN, NULL, ResizeArray< int >::num, ResizeArray< NanoShaperCoord >::num, ResizeArray< NanoShaperFace >::num, NanoShaperFace::surface_type, NanoShaperFace::vertex, vmd_getuid, vmd_random, vmd_system, vmd_tempfile, and NanoShaperCoord::x.
map vertices to atoms.
Definition at line 90 of file NanoShaperInterface.h.
Referenced by clear, and compute_from_file.
vertex list referenced by facets.
Definition at line 92 of file NanoShaperInterface.h.
Referenced by clear, and compute_from_file.
was there an error?
Definition at line 88 of file NanoShaperInterface.h.
Referenced by NanoShaperInterface.
surface facet list.
Definition at line 91 of file NanoShaperInterface.h.
Referenced by clear, and compute_from_file.
normal list referenced by facets.
Definition at line 93 of file NanoShaperInterface.h.
Referenced by clear, and compute_from_file.