Photon Common Library 2.0.0-beta
A physically based renderer.
Loading...
Searching...
No Matches
ph::CommandLineArguments Member List

This is the complete list of members for ph::CommandLineArguments, including all inherited members.

CommandLineArguments(int argc, char *argv[])ph::CommandLineArguments
getProgramName() constph::CommandLineArgumentsinline
isEmpty() constph::CommandLineArgumentsinline
retrieve()ph::CommandLineArgumentsinline
retrieveFloat(T defaultFloat=0.0f)ph::CommandLineArgumentsinline
retrieveInt(T defaultInt=0)ph::CommandLineArgumentsinline
retrieveOptionArguments(const std::string &optionPrefix)ph::CommandLineArguments
retrieveString(const std::string &defaultString="")ph::CommandLineArguments
retrieveStrings(std::size_t numValues)ph::CommandLineArguments
retrieveStrings(const std::string &startingPrefix, const std::string &endingPrefix, bool shouldIncludeStart=true, bool shouldIncludeEnd=true)ph::CommandLineArguments