FlightGear next
Environment::LayerInterpolateControllerImplementation Class Reference

Implementation of the LayerIterpolateController. More...

Inherits Environment::LayerInterpolateController.

Public Member Functions

 LayerInterpolateControllerImplementation (SGPropertyNode_ptr rootNode)
 
void bind () override
 
void init () override
 
void postinit () override
 
void reinit () override
 
void unbind () override
 
void update (double delta_time_sec) override
 

Static Public Member Functions

static const char * staticSubsystemClassId ()
 
- Static Public Member Functions inherited from Environment::LayerInterpolateController
static LayerInterpolateControllercreateInstance (SGPropertyNode_ptr rootNode)
 

Detailed Description

Implementation of the LayerIterpolateController.

Definition at line 104 of file environment_ctrl.cxx.

Constructor & Destructor Documentation

◆ LayerInterpolateControllerImplementation()

Environment::LayerInterpolateControllerImplementation::LayerInterpolateControllerImplementation ( SGPropertyNode_ptr rootNode)

Definition at line 276 of file environment_ctrl.cxx.

Member Function Documentation

◆ bind()

void Environment::LayerInterpolateControllerImplementation::bind ( )
override

Definition at line 310 of file environment_ctrl.cxx.

◆ init()

void Environment::LayerInterpolateControllerImplementation::init ( )
override

Definition at line 287 of file environment_ctrl.cxx.

◆ postinit()

void Environment::LayerInterpolateControllerImplementation::postinit ( )
override

Definition at line 303 of file environment_ctrl.cxx.

◆ reinit()

void Environment::LayerInterpolateControllerImplementation::reinit ( )
override

Definition at line 295 of file environment_ctrl.cxx.

◆ staticSubsystemClassId()

static const char * Environment::LayerInterpolateControllerImplementation::staticSubsystemClassId ( )
inlinestatic

Definition at line 118 of file environment_ctrl.cxx.

◆ unbind()

void Environment::LayerInterpolateControllerImplementation::unbind ( )
override

Definition at line 318 of file environment_ctrl.cxx.

◆ update()

void Environment::LayerInterpolateControllerImplementation::update ( double delta_time_sec)
override

Definition at line 326 of file environment_ctrl.cxx.


The documentation for this class was generated from the following file: