PPL API Reference |
|
---|
This is the complete list of members for NBox, including all inherited members.
Clearance(const std::vector< double > &_p) const noexcept | NBox | |
ClearancePoint(std::vector< double > _p) const noexcept | NBox | |
Contains(const std::vector< double > &_p) const noexcept | NBox | |
GetCenter() const noexcept | NBox | |
GetDimension() const noexcept | NBox | |
GetRange(const size_t _i) const noexcept | NBox | |
GetRanges() const noexcept | NBox | |
GetVolume() const noexcept | NBox | |
NBox(const size_t _n) | NBox | explicit |
NBox(const std::vector< double > &_center) | NBox | explicit |
operator>> (defined in NBox) | NBox | friend |
Sample() const | NBox | |
SetCenter(const std::vector< double > &_c) noexcept | NBox | |
SetRange(const size_t _i, const Range< double > &_r) noexcept | NBox | |
SetRange(const size_t _i, Range< double > &&_r) noexcept (defined in NBox) | NBox | |
SetRange(const size_t _i, const double _min, const double _max) noexcept | NBox | |
Translate(const std::vector< double > &_v) noexcept | NBox | |
~NBox() noexcept (defined in NBox) | NBox | virtual |