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

Method SetLength

GTE/Mathematics/MassSpringCurve.h:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46 }
47
48 inline void SetLength(int32_t i, Real length)
49 {
50 mLength[i] = length;
51 }
52
53 inline Real const& GetConstant(int32_t i) const
54 {

Callers 2

OnCharPressMethod · 0.80
CreateSpringsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected