|
Model Railroad System 2.2.2
|
Namespaces | |
| namespace | GRSupport |
| Code to support the various graphics packages. | |
Functions | |
| GRSupport::_ROPI2 (name1, name2, op) | |
| A variable trace to enforce the read-only-ness of PI2. More... | |
| GRSupport::_ROPI (name1, name2, op) | |
| A variable trace to enforce the read-only-ness of PI. More... | |
| GRSupport::DegreesToRadians (degrees) | |
| Function to convert from degrees to radians. More... | |
| GRSupport::RadiansToDegrees (rads) | |
| Function to convert from radians to degrees. More... | |
| GRSupport::VerifyDoubleMethod () | |
| Snit macro defining a validate method for doubles. More... | |
| GRSupport::VerifyBooleanMethod () | |
| Snit macro defining a validate method for booleans. More... | |
| GRSupport::VerifyIntegerMethod () | |
| Snit macro defining a validate method integers. More... | |
| GRSupport::VerifyOrientationHVMethod () | |
| Snit macro defining a validate method for orientation (horizontal or vertical). More... | |
| GRSupport::VerifyColorMethod () | |
| Snit macro defining a validate method for colors. More... | |
Variables | |
| GRSupport::PI2 | |
| Variable containing | |
| GRSupport::PI | |
| Variable containing | |