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

Method name

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

Source from the content-addressed store, hash-verified

7211 }
7212
7213 auto name() const -> std::string { return *m_name; }
7214 auto set( std::string const& newName ) -> ParserResult {
7215
7216 auto lastSlash = newName.find_last_of( "\\/" );

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected