MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / src2

Method src2

DSView/pv/view/mathtrace.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83int MathTrace::src2()
84{
85 assert(_dsoSig2);
86 return _dsoSig2->get_index();
87}
88
89float MathTrace::get_scale()
90{

Callers 1

MathOptionsMethod · 0.80

Calls 1

get_indexMethod · 0.45

Tested by

no test coverage detected