MCPcopy Create free account
hub / github.com/davideberly/GeometricTools / UpdateLightingConstant

Method UpdateLightingConstant

GTE/Graphics/LightEffect.cpp:51–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

49}
50
51void LightEffect::UpdateLightingConstant()
52{
53 if (mLightingConstant)
54 {
55 mBufferUpdater(mLightingConstant);
56 }
57}
58
59void LightEffect::UpdateGeometryConstant()
60{

Callers 3

OnCharPressMethod · 0.45
UpdateMorphMethod · 0.45
OnCharPressMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected