MCPcopy Create free account
hub / github.com/RenderKit/embree / CommandLine

Method CommandLine

tutorials/common/tutorial/benchmark.cpp:35–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33 static CommandLinePool command_line_pool;
34
35 CommandLine() : cl(nullptr) { }
36
37 CommandLine(int argc, char** argv) : cl(nullptr)
38 {

Callers

nothing calls this directly

Calls 1

getMethod · 0.45

Tested by

no test coverage detected