PixelLightAPI
.
|
Go to the source code of this file.
Functions | |
int | PLMain (const PLCore::String &sExecutableFilename, const PLCore::Array< PLCore::String > &lstArguments) |
Program entry point. |
int PLMain | ( | const PLCore::String & | sExecutableFilename, |
const PLCore::Array< PLCore::String > & | lstArguments | ||
) |
Program entry point.
[in] | sExecutableFilename | Absolute executable filename |
[in] | lstArguments | List of program arguments |
|