FreePOOMA  2.4.1
Public Types | Public Member Functions
Spherical Class Reference

#include <Spherical.h>

List of all members.

Public Types

enum  { dimensions = 3 }
typedef Spherical This_t

Public Member Functions

 Spherical ()
template<class T >
volume (Region< 3, T > &region)
template<class T >
lengthAreaVolume (Region< 3, T > &region)
template<class T >
distance (Vector< 3, T > &pt1, Vector< 3, T > &pt2)

Member Typedef Documentation


Member Enumeration Documentation

anonymous enum
Enumerator:
dimensions 

Constructor & Destructor Documentation

Spherical::Spherical ( ) [inline]

Member Function Documentation

template<class T >
T Spherical::volume ( Region< 3, T > &  region) [inline]

References cos().

template<class T >
T Spherical::lengthAreaVolume ( Region< 3, T > &  region) [inline]
template<class T >
T Spherical::distance ( Vector< 3, T > &  pt1,
Vector< 3, T > &  pt2 
) [inline]

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


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