#include <PolymorphicGeometry.hpp>
◆ GeometryWrapper() [1/2]
template<std::size_t Rank, typename G >
◆ GeometryWrapper() [2/2]
template<std::size_t Rank, typename G >
◆ Clone()
template<std::size_t Rank, typename G >
Returns a copy of the concrete geometry as a pointer to the base class.
Implements fub::Geometry< Rank >.
◆ ComputeDistanceTo()
template<std::size_t Rank, typename G >
double fub::GeometryWrapper< Rank, G >::ComputeDistanceTo |
( |
const std::array< double, Rank > & |
x | ) |
const |
|
inlineoverridevirtual |
◆ base_
template<std::size_t Rank, typename G >
The documentation for this struct was generated from the following file: