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