FreePOOMA  2.4.1
Public Types | Public Member Functions
Polar Class Reference

#include <Cylindrical.h>

List of all members.

Public Types

enum  { dimensions = 2 }
typedef Cylindrical::Polar_t This_t

Public Member Functions

 Polar ()
template<class T >
volume (const Region< 2, T > &region) const
template<class T >
lengthAreaVolume (Region< 2, T > &region)
template<class T >
distance (Vector< 2, T > &pt1, Vector< 2, T > &pt2)

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
dimensions 

Constructor & Destructor Documentation

Polar::Polar ( ) [inline]

Member Function Documentation

template<class T >
T Polar::volume ( const Region< 2, T > &  region) const [inline]
template<class T >
T Polar::lengthAreaVolume ( Region< 2, T > &  region) [inline]
template<class T >
T Polar::distance ( Vector< 2, T > &  pt1,
Vector< 2, T > &  pt2 
) [inline]

References cos(), sin(), and sqrt().


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