|
WSF
|
#include "WsfScriptAtmosphere.hpp"#include "UtCalendar.hpp"#include "UtLLAPos.hpp"#include "WsfAtmosphere.hpp"#include "WsfGeoPoint.hpp"
Functions | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphere, wsf::space::Atmosphere, ModelType, 0, "string", "") | |
| UT_DEFINE_SCRIPT_METHOD (WsfScriptAtmosphere, wsf::space::Atmosphere, Density, 2, "double", "Calendar, WsfGeoPoint") | |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphere | , |
| wsf::space::Atmosphere | , | ||
| Density | , | ||
| 2 | , | ||
| "double" | , | ||
| " | Calendar, | ||
| WsfGeoPoint" | ) |
| UT_DEFINE_SCRIPT_METHOD | ( | WsfScriptAtmosphere | , |
| wsf::space::Atmosphere | , | ||
| ModelType | , | ||
| 0 | , | ||
| "string" | , | ||
| "" | ) |