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

Method line

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

Source from the content-addressed store, hash-verified

6404 m_stringIndex(stringIndex) {}
6405
6406 auto line() const -> std::string const& { return m_column.m_strings[m_stringIndex]; }
6407
6408 auto isBoundary(size_t at) const -> bool {
6409 assert(at > 0);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected