The generic ISF particle definition,.
This singleton is used to pass current particle information between different namespaces,...
ParticleClipboard(ParticleClipboard const &)
empty copy constructor
void operator=(ParticleClipboard const &)
empty assignemtn operator
const ISFParticle * m_particle
the actual particle in the clipboard
static ParticleClipboard & getInstance()
get the singleton instance
const ISF::ISFParticle * getParticle() const
get the particle from the clipboard
void setParticle(const ISF::ISFParticle &p)
save a particle on the clipboard