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

Method getVal1

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

Source from the content-addressed store, hash-verified

178
179 inline f32 getMagRndm() const { return mData->mMagRndm; }
180 inline f32 getVal1() const { return mData->mVal1; }
181 inline u16 getCycle() const { return mData->mCycle; }
182
183 inline void getPosOrig(JGeometry::TVec3f *pos) const { pos->set(mData->mOffset); }

Callers 2

prepareMethod · 0.80
calcMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected