Defines ParticleCoreShell.
std::vector< const INode * > nodeChildren() const override
Returns all children.
std::unique_ptr< IRotation > m_rotation
A particle with a core/shell geometry.
std::unique_ptr< Particle > m_shell
std::unique_ptr< Particle > m_core
ParticleCoreShell(const Particle &shell, const Particle &core, R3 relative_core_position=R3(0.0, 0.0, 0.0))
ParticleCoreShell * clone() const override
Returns a clone of this ISampleNode object.
std::vector< const INode * > nodeChildren() const override
Returns all children.
~ParticleCoreShell() override
A particle with a form factor and refractive index.
Particle * clone() const override
Returns a clone of this ISampleNode object.