#include <Cylindrical.h>
Public Types | |
enum | { dimensions = 2 } |
typedef Cylindrical::Polar_t | This_t |
Public Member Functions | |
Polar () | |
template<class T > | |
T | volume (const Region< 2, T > ®ion) const |
template<class T > | |
T | lengthAreaVolume (Region< 2, T > ®ion) |
template<class T > | |
T | distance (Vector< 2, T > &pt1, Vector< 2, T > &pt2) |
typedef Cylindrical::Polar_t Polar::This_t |
Polar::Polar | ( | ) | [inline] |
T Polar::volume | ( | const Region< 2, T > & | region | ) | const [inline] |
T Polar::lengthAreaVolume | ( | Region< 2, T > & | region | ) | [inline] |