Ignition Gazebo

API Reference

3.0.0
ISystemPostUpdate Class Referenceabstract

Interface for a system that uses the PostUpdate phase. More...

#include <System.hh>

Public Member Functions

virtual void PostUpdate (const UpdateInfo &_info, const EntityComponentManager &_ecm)=0
 

Detailed Description

Interface for a system that uses the PostUpdate phase.

Member Function Documentation

◆ PostUpdate()

virtual void PostUpdate ( const UpdateInfo _info,
const EntityComponentManager _ecm 
)
pure virtual

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