MCPcopy Create free account
hub / github.com/EricLengyel/Terathon-Math-Library / Mat2D

Method Mat2D

TSAlgebra.h:2325–2325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2323 data[index_32] *= t;
2324 data[index_03] *= t;
2325 data[index_13] *= t;
2326 data[index_23] *= t;
2327 data[index_33] *= t;
2328 return (*this);

Callers

nothing calls this directly

Calls 1

SetMethod · 0.45

Tested by

no test coverage detected