Class TrellisLeaf¶
Defined in File balltrellis.hpp
Class Documentation¶
-
class
brille::TrellisLeaf¶ Public Functions
-
~TrellisLeaf() = default¶
-
TrellisLeaf()¶
-
TrellisLeaf(const std::array<double, 3> &p, const double r, const size_t i)¶
-
size_t
index(const size_t idx)¶
-
size_t
index() const¶
-
double
radius() const¶
-
const std::array<double, 3> &
centre() const¶
-
bool
fuzzy_contains(const std::array<double, 3> &x) const¶
-