45#ifndef NANOPARTICLEBUILDER_SHAPEDLATTICEPENTROD_HPP
46#define NANOPARTICLEBUILDER_SHAPEDLATTICEPENTROD_HPP
50#include "lattice/shapedLattice.hpp"
61 RealType radius, RealType length);
65 RealType rodRadius_, rodLength_;
Returns a vector of vector3 position on a lattice truncated.
Implements a spherically-capped rod-shaped lattice.
virtual bool isInterior(Vector3d point)
Creates a wedge for pentagonal nanorods.
This basic Periodic Table class was originally taken from the data.cpp file in OpenBabel.