MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / Reset

Method Reset

ogsr_engine/xrGame/PHDisabling.cpp:8–8  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

6SDisableVector::SDisableVector() { Init(); }
7
8void SDisableVector::Reset() { sum.set(0.f, 0.f, 0.f); }
9
10void SDisableVector::Init()
11{

Callers 3

ReinitMethod · 0.45
UpdateL2Method · 0.45
UpdateL1Method · 0.45

Calls 1

setMethod · 0.45

Tested by

no test coverage detected