18#ifndef GZ_SIM_COMPONENTS_RAYCASTDATA_HH_
19#define GZ_SIM_COMPONENTS_RAYCASTDATA_HH_
25#include <gz/sim/config.hh>
36inline namespace GZ_SIM_VERSION_NAMESPACE {
101 serializers::DefaultSerializer<RaycastDataInfo>>;
108using NeedsRaycast =
Component<bool, class NeedsRaycastTag>;