67 PN_stdfloat r = _radius;
68 if (_falloff == FT_ONE_OVER_R_SQUARED)
70 else if (_falloff == FT_ONE_OVER_R_CUBED)
PN_stdfloat get_scalar_term() const
calculate the term based on falloff
void set_falloff_type(FalloffType ft)
falloff_type encapsulating wrap
LPoint3 get_force_center() const
force_center query
PN_stdfloat get_radius() const
radius query
void set_radius(PN_stdfloat r)
set the radius
void set_force_center(const LPoint3 &p)
set the force center
FalloffType get_falloff_type() const
falloff_type query