#include <WsfVisualization.hpp>
|
| static UtCallbackListN< void(double, Behavior)> | BehaviorChange |
| | Callback list invoked when a platform changes behavior.
|
| static UtCallbackListN< void(double, WsfPlatform *, bool)> | VisibleChange |
| | Callback list invoked when a platform changes visibility.
|
◆ BehaviorMap
◆ CreateScriptClass()
| std::unique_ptr< UtScriptClass > WsfVisualization::CreateScriptClass |
( |
UtScriptTypes * | aScriptTypesPtr | ) |
|
|
static |
◆ Destroy()
| void WsfVisualization::Destroy |
( |
| ) |
|
|
static |
◆ GetBehavior()
| int WsfVisualization::GetBehavior |
( |
size_t | aPlatformIndex | ) |
|
Returns the current behavior type for the platform with the given index. Returns -1 if no behavior was given.
◆ GetBehaviors()
| const BehaviorMap & WsfVisualization::GetBehaviors |
( |
| ) |
const |
|
inline |
◆ GetInstance()
◆ SetBehavior()
| void WsfVisualization::SetBehavior |
( |
double | aSimTime, |
|
|
Behavior | aBehavior ) |
◆ BehaviorChange
◆ VisibleChange
| UtCallbackListN< void(double, WsfPlatform *, bool)> WsfVisualization::VisibleChange |
|
static |
The documentation for this class was generated from the following files: