parser for C-like parameter files, or 'p-files'.
Wrappers for paramEnv::get*() methods
parser for C-like parameter files, or 'p-files'.
Any of the components specified in the file will be copied into val, but the function will return 1 only if all three components were specified.double myTripleX = 1.0; double myTripleY = 2.0; double myTripleZ = 3.0;
Any of the components specified in the file will be copied into val, but the function will return 1 only if all four components were specified. The quaternion is normalized before returning.double myQuaternionR = 0.7071; double myQuaternionI = 0.7071; double myQuaternionJ = 0; double myQuaternionK = 0;
#myContextAll variable definition until the next context definition will then belong to the indicated context (myContext in this example). The global context consist of all variables declared between the beginning of the file and the first context definition.
Alphabetic index HTML hierarchy of classes or Java