ConveyerKeyKeeper class
Constructors, destructors, conversion operators
Public functions
- void init(const ActorInitInfo& info)
-
void calcPosAndQuat(sead::
Vector3f* pos, sead:: Quatf* quat, s32* index, f32 coord) const -
void calcPosAndQuatByKeyIndex(sead::
Vector3f* pos, sead:: Quatf* quat, s32 index) const -
void calcClippingSphere(sead::
Vector3f* clippingTrans, f32* clippingRadius, f32 offset) const - auto getConveyerKey(s32 index) const -> const ConveyerKey*
- auto getConveyerKeyCount() const -> s32
- auto getTotalMoveDistance() const -> f32