Definition at line 18 of file PlanetGravity.hpp.
◆ PlanetGravity()
| PlanetGravity::PlanetGravity |
( |
| ) |
|
◆ updateMtx()
| virtual void PlanetGravity::updateMtx |
( |
const TPos3f & | rMtx | ) |
|
|
inlinevirtual |
◆ calcOwnGravityVector()
| virtual bool PlanetGravity::calcOwnGravityVector |
( |
TVec3f * | pDest, |
|
|
f32 * | pScalar, |
|
|
const TVec3f & | rPosition ) const |
|
inlinevirtual |
◆ calcGravity()
| bool PlanetGravity::calcGravity |
( |
TVec3f * | pDest, |
|
|
const TVec3f & | rPosition ) const |
◆ calcGravityFromMassPosition()
| bool PlanetGravity::calcGravityFromMassPosition |
( |
TVec3f * | pDirection, |
|
|
f32 * | pScalar, |
|
|
const TVec3f & | rPosition, |
|
|
const TVec3f & | rMassPosition ) const |
◆ isInRangeSquare()
| bool PlanetGravity::isInRangeSquare |
( |
f32 | radius | ) |
const |
◆ isInRangeDistance()
| bool PlanetGravity::isInRangeDistance |
( |
f32 | radius | ) |
const |
◆ setPriority()
| void PlanetGravity::setPriority |
( |
s32 | priority | ) |
|
◆ updateIdentityMtx()
| void PlanetGravity::updateIdentityMtx |
( |
| ) |
|
◆ mRange
| f32 PlanetGravity::mRange |
◆ mDistant
| f32 PlanetGravity::mDistant |
◆ mPriority
| s32 PlanetGravity::mPriority |
◆ mGravityId
| s32 PlanetGravity::mGravityId |
◆ mHost
| const void* PlanetGravity::mHost |
◆ mGravityType
| u32 PlanetGravity::mGravityType |
◆ mGravityPower
| s32 PlanetGravity::mGravityPower |
◆ mActivated
| bool PlanetGravity::mActivated |
◆ mIsInverse
| bool PlanetGravity::mIsInverse |
◆ mValidFollower
| bool PlanetGravity::mValidFollower |
◆ mIsRegistered
| bool PlanetGravity::mIsRegistered |
◆ mAppeared
| bool PlanetGravity::mAppeared |