|
Contains common member functions of the X, Y, and Z classes. More...
#include <BaseCoordinates.h>
Public Member Functions | |
virtual Mdouble | getWeight () |
Static Public Member Functions | |
static Mdouble | getDomainVolume (const Vec3D &min, const Vec3D &max) |
Contains common member functions of the X, Y, and Z classes.
As X, Y, and Z share a lot of functionality, the shared functions are stored in this common base class.
|
virtual |
returns the weight function needed in getMean (required as functions cannot be )
Reimplemented in CGCoordinates::R.