MCPcopy Create free account
hub / github.com/DanielChappuis/reactphysics3d / setOutputStream

Method setOutputStream

test/Test.h:150–152  ·  view source on GitHub ↗

Set the output stream

Source from the content-addressed store, hash-verified

148
149// Set the output stream
150inline void Test::setOutputStream(std::ostream* stream) {
151 mOutputStream = stream;
152}
153
154}
155

Callers 1

addTestMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected