src/systems/logical_camera/LogicalCamera.hh
This library is part of the Ignition Robotics project.
LogicalCamera()
Constructor.
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
~LogicalCamera() override
Destructor.
void PostUpdate(const UpdateInfo &_info, const EntityComponentManager &_ecm) final
Documentation inherited.