MCPcopy Create free account
hub / github.com/OGSR/OGSR-Engine / end

Method end

3rd_party/Src/ode/ode/src/testing.cpp:116–121  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

114
115
116void dMatrixComparison::end()
117{
118 if (mat.size() <= 0) dDebug (0,"no matrices in sequence");
119 afterfirst = 1;
120 index = 0;
121}
122
123
124void dMatrixComparison::reset()

Callers 2

dInternalStepIslandFunction · 0.45
dTestMatrixComparisonFunction · 0.45

Calls 2

dDebugFunction · 0.85
sizeMethod · 0.45

Tested by

no test coverage detected