src/systems/logical_camera/LogicalCamera.hh
This library is part of the Gazebo project.
void PreUpdate(const UpdateInfo &_info, EntityComponentManager &_ecm) final
Documentation inherited.
Component< sdf::ElementPtr, class LogicalCameraTag > LogicalCamera
TODO(anyone) Substitute with sdf::LogicalCamera once that exists? This is currently the whole <sensor...
Definition: include/gz/sim/components/LogicalCamera.hh:35
void PostUpdate(const UpdateInfo &_info, const EntityComponentManager &_ecm) final
Documentation inherited.