|
WSF
|
#include "WsfScriptRectangularFieldOfViewClass.hpp"#include "UtMath.hpp"#include "WsfRectangularFieldOfView.hpp"
Functions | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptRectangularFieldOfViewClass, WsfRectangularFieldOfView, Construct, 4, "WsfRectangularFieldOfView", "double, double, double, double") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptRectangularFieldOfViewClass, WsfRectangularFieldOfView, AzimuthFieldOfView, 0, "Array<double>", "") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptRectangularFieldOfViewClass, WsfRectangularFieldOfView, ElevationFieldOfView, 0, "Array<double>", "") | |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptRectangularFieldOfViewClass | , |
| WsfRectangularFieldOfView | , | ||
| AzimuthFieldOfView | , | ||
| 0 | , | ||
| "Array<double>" | , | ||
| "" | ) |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptRectangularFieldOfViewClass | , |
| WsfRectangularFieldOfView | , | ||
| Construct | , | ||
| 4 | , | ||
| "WsfRectangularFieldOfView" | , | ||
| " double | , | ||
| double | , | ||
| double | , | ||
| double" | ) |
References std::swap().
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptRectangularFieldOfViewClass | , |
| WsfRectangularFieldOfView | , | ||
| ElevationFieldOfView | , | ||
| 0 | , | ||
| "Array<double>" | , | ||
| "" | ) |