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

Method getFile

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

Source from the content-addressed store, hash-verified

9616 }
9617
9618 FILE* TempFile::getFile() {
9619 return m_file;
9620 }
9621
9622 std::string TempFile::getContents() {
9623 std::stringstream sstr;

Callers 1

OutputRedirectMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected