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