Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
51
void LightEffect::UpdateLightingConstant()
52
{
53
if (mLightingConstant)
54
{
55
mBufferUpdater(mLightingConstant);
56
}
57
}
58
59
void LightEffect::UpdateGeometryConstant()
60
{
Callers
3
OnCharPress
Method · 0.45
UpdateMorph
Method · 0.45
OnCharPress
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected