#include <Spherical.h>
Public Types | |
enum | { dimensions = 3 } |
typedef Spherical | This_t |
Public Member Functions | |
Spherical () | |
template<class T > | |
T | volume (Region< 3, T > ®ion) |
template<class T > | |
T | lengthAreaVolume (Region< 3, T > ®ion) |
template<class T > | |
T | distance (Vector< 3, T > &pt1, Vector< 3, T > &pt2) |
typedef Spherical Spherical::This_t |
Spherical::Spherical | ( | ) | [inline] |
T Spherical::lengthAreaVolume | ( | Region< 3, T > & | region | ) | [inline] |
References cos(), and Domain< Dim, DomainTraits< Region< Dim, T > > >::size().