The Vehicle group of functions are high-level commands that pertain to the entire OpenVSP model.
Click here to return to the main page.
More...
Functions | |
| void | Update () |
| void | VSPExit (int error_code) |
| void | ClearVSPModel () |
| string | GetVSPFileName () |
| void ClearVSPModel | ( | ) |
Clear the current OpenVSP model
| string GetVSPFileName | ( | ) |
Get the file name of the current OpenVSP project
| void Update | ( | ) |
Update the entire vehicle and all lower level children
| void VSPExit | ( | int | error_code | ) |
Exit the program with a specific error code
| [in] | error_code | Error code |
1.8.15