#include <Orb.h>
Public Member Functions | |
Orb (double rMax) | |
void | stream (std::ostream &os) const override |
double | volume () const override |
~Orb () override | |
Public Member Functions inherited from DDI::Solid | |
const std::vector< double > & | parameters () const |
void | setParameters (std::vector< double > const &p) |
DDSolidShape | shape () const |
Solid () | |
Solid (DDSolidShape shape) | |
virtual | ~Solid () |
Additional Inherited Members | |
Protected Attributes inherited from DDI::Solid | |
std::vector< double > | p_ |
DDSolidShape | shape_ |
|
inline |
|
overridevirtual |
Reimplemented from DDI::Solid.
Definition at line 8 of file Orb.cc.
References DDI::Solid::p_.
Referenced by volume().
|
inlineoverridevirtual |
Reimplemented from DDI::Solid.
Definition at line 23 of file Orb.h.
References DDI::Solid::p_, Geom::pi(), and stream().