LeviLamina
|
This is the complete list of members for WaterBoundPathNavigation, including all inherited members.
$canUpdatePath(::Mob const &mob) const (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$createPath(::NavigationComponent &parent, ::Mob &mob, ::Vec3 const &pos) (defined in PathNavigation) | PathNavigation | |
$createPath(::NavigationComponent &parent, ::Mob &mob, ::Actor const &target) (defined in PathNavigation) | PathNavigation | |
$getTempMobPos(::Mob const &mob) const (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$initializeInternal(::Mob &mob, ::NavigationDescription *description) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$moveTo(::NavigationComponent &parent, ::Mob &mob, ::Vec3 const &pos, float speed) (defined in PathNavigation) | PathNavigation | |
$moveTo(::NavigationComponent &parent, ::Mob &mob, ::Actor &target, float speed) (defined in PathNavigation) | PathNavigation | |
$moveTo(::NavigationComponent &parent, ::Mob &mob, ::std::unique_ptr<::Path > newPath, float speed) (defined in PathNavigation) | PathNavigation | |
$stop(::NavigationComponent &parent, ::Mob &mob) (defined in PathNavigation) | PathNavigation | |
$tick(::NavigationComponent &parent, ::Mob &mob) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$travel(::NavigationComponent &parent, ::Mob &mob, float &xa, float &ya, float &za) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$updatePath(::NavigationComponent &parent, ::Mob &mob) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
$vftable() (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | static |
_getHighestBlockHeight(::BlockSource ®ion, ::Mob &mob, ::Vec3 const &pos, ::Vec2 const &aabb) const (defined in PathNavigation) | PathNavigation | |
_isPositionOnlyInAir(::BlockSource const ®ion, ::Vec3 const &pos, ::Vec2 const &aabb) const (defined in PathNavigation) | PathNavigation | |
canUpdatePath(::Mob const &mob) const (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |
createPath(::NavigationComponent &parent, ::Mob &mob, ::Vec3 const &pos) (defined in PathNavigation) | PathNavigation | |
createPath(::NavigationComponent &parent, ::Mob &mob, ::Actor const &target) (defined in PathNavigation) | PathNavigation | |
getTempMobPos(::Mob const &mob) const (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
initializeInternal(::Mob &mob, ::NavigationDescription *description) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |
mAllowRiverFollow (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mCenteredThreshold (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mFollowingRiver (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mHeadingTicks (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mLookAheadDistance (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mMaxDepth (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mMinDepth (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
moveTo(::NavigationComponent &parent, ::Mob &mob, ::Vec3 const &pos, float speed) (defined in PathNavigation) | PathNavigation | virtual |
moveTo(::NavigationComponent &parent, ::Mob &mob, ::Actor &target, float speed) (defined in PathNavigation) | PathNavigation | virtual |
moveTo(::NavigationComponent &parent, ::Mob &mob, ::std::unique_ptr<::Path > newPath, float speed) (defined in PathNavigation) | PathNavigation | virtual |
mSteerDampening (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mTerrainAvoidDistance (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mXBodyRotation (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mYBodyRotation (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
mZBodyRotation (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | |
stop(::NavigationComponent &parent, ::Mob &mob) (defined in PathNavigation) | PathNavigation | virtual |
tick(::NavigationComponent &parent, ::Mob &mob) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |
travel(::NavigationComponent &parent, ::Mob &mob, float &xa, float &ya, float &za) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |
updatePath(::NavigationComponent &parent, ::Mob &mob) (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |
~PathNavigation()=default (defined in PathNavigation) | PathNavigation | virtual |
~WaterBoundPathNavigation()=default (defined in WaterBoundPathNavigation) | WaterBoundPathNavigation | virtual |