fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
HotSpot Member List
This is the complete list of members for HotSpot, including all inherited members.
compute(double x, double y) const HotSpot [inline]
computeBase(double x, double y) const HotSpot [inline]
computeX(double x) const HotSpot [inline]
computeY(double y) const HotSpot [inline]
getAlpha() const HotSpot [inline]
getXMean() const HotSpot [inline]
getXSD() const HotSpot [inline]
getYMean() const HotSpot [inline]
getYSD() const HotSpot [inline]
HotSpot(double xmean, double ymean, double xsd=0.6, double ysd=0.6, double alpha=0.0)HotSpot [inline]
mAlphaHotSpot [private]
mNxHotSpot [private]
mNyHotSpot [private]
setAlpha(double a)HotSpot [inline]
setXSD(double xsd)HotSpot [inline]
setYSD(double ysd)HotSpot [inline]