PPL API Reference |
|
---|
This is the complete list of members for NSphericalShell, including all inherited members.
Clearance(std::vector< double > _p) const noexcept | NSphericalShell | |
ClearancePoint(std::vector< double > _p) const noexcept | NSphericalShell | |
Contains(const std::vector< double > &_p) const noexcept | NSphericalShell | |
GetCenter() const noexcept | NSphericalShell | |
GetDimension() const noexcept | NSphericalShell | |
GetInnerRadius() const noexcept | NSphericalShell | |
GetOuterRadius() const noexcept | NSphericalShell | |
GetVolume() const noexcept | NSphericalShell | |
NSphericalShell(const size_t _n, const double _outer=std::numeric_limits< double >::max(), const double _inner=0) | NSphericalShell | explicit |
NSphericalShell(const std::vector< double > &_center, const double _outer=std::numeric_limits< double >::max(), const double _inner=0) | NSphericalShell | explicit |
operator>> (defined in NSphericalShell) | NSphericalShell | friend |
Sample() const | NSphericalShell | |
SetCenter(const std::vector< double > &_c) noexcept | NSphericalShell | |
SetInnerRadius(const double _r) noexcept | NSphericalShell | |
SetOuterRadius(const double _r) noexcept | NSphericalShell | |
Translate(const std::vector< double > &_v) noexcept | NSphericalShell | |
~NSphericalShell() noexcept (defined in NSphericalShell) | NSphericalShell | virtual |