MCPcopy 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

OnCharPressMethod · 0.80
CreateSpringsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected