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

Method UpdateGeometryConstant

GTE/Graphics/LightEffect.cpp:59–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void LightEffect::UpdateGeometryConstant()
60{
61 if (mGeometryConstant)
62 {
63 mBufferUpdater(mGeometryConstant);
64 }
65}
66
67
68// HLSL and Cg have a 'lit' function for computing coefficients of the

Callers 9

UpdateConstantsMethod · 0.45
UpdateConstantsMethod · 0.45
UpdateConstantsMethod · 0.45
UpdateConstantsMethod · 0.45
UpdateConstantsMethod · 0.45
UpdateMorphMethod · 0.45
CreateLightFixtureMethod · 0.45
UpdateConstantsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected