|
WSF
|
#include <WsfGraduatedLethality.hpp>
Public Member Functions | |
| Point () | |
| Point (double aRadius, double aPk) | |
| double | RadSqrd () const |
| double | Pk () const |
| void | Set (double aRadius, double aPk) |
| bool | operator< (const Point &rhs) const |
The Point class is not of concern to the end user. It should have been private, but the SUN compiler requires that it be made public.
|
inline |
Referenced by operator<().
|
inline |
|
inline |
Referenced by WsfGraduatedLethality::PreInitialize().
|
inline |
Referenced by WsfGraduatedLethality::PreInitialize().
|
inline |