MCPcopy Create free account
hub / github.com/InteractiveComputerGraphics/TriangleMeshDistance / SectionStats

Method SectionStats

tests/catch.hpp:4690–4690  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4688 double _durationInSeconds,
4689 bool _missingAssertions );
4690 SectionStats( SectionStats const& ) = default;
4691 SectionStats( SectionStats && ) = default;
4692 SectionStats& operator = ( SectionStats const& ) = default;
4693 SectionStats& operator = ( SectionStats && ) = default;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected