LinearSinkForce
-
class LinearSinkForce
Bases:
LinearDistanceForce
Attractor force. Think black hole.
Inheritance diagram
-
explicit LinearSinkForce(LPoint3 const &p, LinearDistanceForce::FalloffType f, PN_stdfloat r, PN_stdfloat a = 1.0, bool m = true)
-
LinearSinkForce(void)
-
LinearSinkForce(LinearSinkForce const ©)
Simple constructor
Simple constructor
copy constructor
-
static TypeHandle get_class_type(void)
-
explicit LinearSinkForce(LPoint3 const &p, LinearDistanceForce::FalloffType f, PN_stdfloat r, PN_stdfloat a = 1.0, bool m = true)