mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 18:03:56 -04:00
*** empty log message ***
This commit is contained in:
parent
5b1e6e3be2
commit
48f06cc90a
@ -38,7 +38,7 @@ set_force_center(const LPoint3f& p) {
|
|||||||
// Access : public
|
// Access : public
|
||||||
// Description : falloff_type query
|
// Description : falloff_type query
|
||||||
////////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////////
|
||||||
INLINE FalloffType LinearDistanceForce::
|
INLINE LinearDistanceForce::FalloffType LinearDistanceForce::
|
||||||
get_falloff_type(void) const {
|
get_falloff_type(void) const {
|
||||||
return _falloff;
|
return _falloff;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user