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

Method describe

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

Source from the content-addressed store, hash-verified

3083 }
3084
3085 std::string describe() const override {
3086 return m_description;
3087 }
3088};
3089
3090} // namespace Generic

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected