hexed 0.3.0
 
Loading...
Searching...
No Matches
hexed::math::Ball< n_dim > Struct Template Reference

minimal representation of an n_dim-dimensional ball More...

#include <math.hpp>

Public Attributes

Mat< n_dim > center
 
double radius_sq
 square of the radius, since normally that's what you actually need
 

Detailed Description

template<int n_dim = dyn>
struct hexed::math::Ball< n_dim >

minimal representation of an n_dim-dimensional ball


The documentation for this struct was generated from the following file: