MCPcopy Create free account
hub / github.com/RenderKit/embree / moveToThis

Method moveToThis

tutorials/external/catch.hpp:12058–12060  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12056 m_ctx.setCurrentTracker( m_parent );
12057 }
12058 void TrackerBase::moveToThis() {
12059 m_ctx.setCurrentTracker( this );
12060 }
12061
12062 SectionTracker::SectionTracker( NameAndLocation const& nameAndLocation, TrackerContext& ctx, ITracker* parent )
12063 : TrackerBase( nameAndLocation, ctx, parent )

Callers

nothing calls this directly

Calls 1

setCurrentTrackerMethod · 0.80

Tested by

no test coverage detected