PPL API Reference
Overview Core Algorithm Abstractions Utilities Parallel Methods
Modules Class Hierarchy Classes Functions
Todo List Bug List Dead Code
NSphericalShell Member List

This is the complete list of members for NSphericalShell, including all inherited members.

Clearance(std::vector< double > _p) const noexceptNSphericalShell
ClearancePoint(std::vector< double > _p) const noexceptNSphericalShell
Contains(const std::vector< double > &_p) const noexceptNSphericalShell
GetCenter() const noexceptNSphericalShell
GetDimension() const noexceptNSphericalShell
GetInnerRadius() const noexceptNSphericalShell
GetOuterRadius() const noexceptNSphericalShell
GetVolume() const noexceptNSphericalShell
NSphericalShell(const size_t _n, const double _outer=std::numeric_limits< double >::max(), const double _inner=0)NSphericalShellexplicit
NSphericalShell(const std::vector< double > &_center, const double _outer=std::numeric_limits< double >::max(), const double _inner=0)NSphericalShellexplicit
operator>> (defined in NSphericalShell)NSphericalShellfriend
Sample() constNSphericalShell
SetCenter(const std::vector< double > &_c) noexceptNSphericalShell
SetInnerRadius(const double _r) noexceptNSphericalShell
SetOuterRadius(const double _r) noexceptNSphericalShell
Translate(const std::vector< double > &_v) noexceptNSphericalShell
~NSphericalShell() noexcept (defined in NSphericalShell)NSphericalShellvirtual