45#ifndef NANOPARTICLEBUILDER_SHAPEDLATTICESPHERICAL_HPP
46#define NANOPARTICLEBUILDER_SHAPEDLATTICESPHERICAL_HPP
48#include "lattice/shapedLattice.hpp"
63 RealType sphereRadius_;
Returns a vector of vector3 position on a lattice truncated.
Implements a spherical lattice.
virtual bool isInterior(Vector3d point)
Determines whether a point lies with a sphere at origin 0.
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.