Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davideberly/GeometricTools
/ SetConstant
Method
SetConstant
GTE/Mathematics/MassSpringCurve.h:43–46 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
}
42
43
inline void SetConstant(int32_t i, Real constant)
44
{
45
mConstant[i] = constant;
46
}
47
48
inline void SetLength(int32_t i, Real length)
49
{
Callers
2
OnCharPress
Method · 0.80
CreateSprings
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected