MCPcopy Create free account
hub / github.com/doldecomp/mkdd / getVolumeMinRad

Method getVolumeMinRad

include/JSystem/JParticle/JPABlock.h:115–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

113 u8 getRateStep() { return mData->mRateStep; }
114 f32 getVolumeSweep() { return mData->mVolumeSweep; }
115 f32 getVolumeMinRad() { return mData->mVolumeMinRad; }
116 f32 getInitVelOmni() { return mData->mInitialVelOmni; }
117 f32 getInitVelAxis() { return mData->mInitialVelAxis; }
118 f32 getInitVelDir() { return mData->mInitialVelDir; }

Callers 1

initMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected