Gazebo Physics

API Reference

7.8.0
GetBatchRayIntersectionFromLastStepFeature::Implementation< PolicyT > Class Template Referenceabstract

#include <GetBatchRayIntersection.hh>

Public Types

using BatchedRayIntersectionData = BatchedRayIntersectionDataT< PolicyT >
 
using RayIntersection = RayIntersectionT< PolicyT >
 
using RayQuery = RayT< PolicyT >
 

Public Member Functions

virtual bool GetBatchRayIntersectionFromLastStep (const Identity &_worldID, const std::vector< RayQuery > &_rays, BatchedRayIntersectionData &_output) const =0
 
- Public Member Functions inherited from Feature::Implementation< PolicyT >
virtual ~Implementation ()=default
 Virtual destructor. More...
 
virtual Identity InitiateEngine (std::size_t engineID=0)=0
 Tell the physics plugin to initiate a physics engine. More...
 

Member Typedef Documentation

◆ BatchedRayIntersectionData

◆ RayIntersection

◆ RayQuery

using RayQuery = RayT<PolicyT>

Member Function Documentation

◆ GetBatchRayIntersectionFromLastStep()

virtual bool GetBatchRayIntersectionFromLastStep ( const Identity &  _worldID,
const std::vector< RayQuery > &  _rays,
BatchedRayIntersectionData _output 
) const
pure virtual

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