#include <Ball.hpp>
 | 
|   | Ball (const std::array< double, Rank > &offset, double radius) | 
|   | 
| double  | ComputeDistanceTo (const std::array< double, Rank > &x) const | 
|   | 
◆ Ball()
template<int Rank> 
      
        
          | fub::Ball< Rank >::Ball  | 
          ( | 
          const std::array< double, Rank > &  | 
          offset,  | 
        
        
           | 
           | 
          double  | 
          radius  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ ComputeDistanceTo()
template<int Rank> 
  
  
      
        
          | double fub::Ball< Rank >::ComputeDistanceTo  | 
          ( | 
          const std::array< double, Rank > &  | 
          x | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ offset_
template<int Rank> 
  
  
      
        
          | std::array<double, Rank> fub::Ball< Rank >::offset_ | 
         
       
   | 
  
private   | 
  
 
 
◆ radius_
The documentation for this class was generated from the following file: