Particles Shape: A shape consisting of a group of particles of equal radius.
Definition: ParticlesShape.h:41
ParticlesShape(double radius=0.0)
Constructor.
Definition: ParticlesShape.cpp:29
ParticlesShape & operator=(const Vertices< V > &other)
Assignment when the template data is a different type.
Vertices< VertexData > & operator=(const Vertices< V > &other)
Assignment when the template data is a different type In this case, no data will be copied.
Definition: Vertices-inl.h:47