MCPcopy Create free account
hub / github.com/NVIDIA-RTX/STBN / VectorProgramOptions

Class VectorProgramOptions

Tools/VectorApp/CMDOptionsParser.h:13–13  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11#pragma once
12
13struct VectorProgramOptions;
14
15VectorProgramOptions ParseCmdArgs(int argc, char** argv);

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected