Gazebo Physics

API Reference

7.3.0
GetRayIntersectionFromLastStepFeature::Implementation< PolicyT > Class Template Referenceabstract

#include <GetRayIntersection.hh>

Public Types

using RayIntersection = RayIntersectionT< PolicyT >
 
using VectorType = typename FromPolicy< PolicyT >::template Use< LinearVector >
 

Public Member Functions

virtual RayIntersection GetRayIntersectionFromLastStep (const Identity &_worldID, const VectorType &_from, const VectorType &_to) 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

◆ RayIntersection

◆ VectorType

using VectorType = typename FromPolicy<PolicyT>::template Use<LinearVector>

Member Function Documentation

◆ GetRayIntersectionFromLastStep()

virtual RayIntersection GetRayIntersectionFromLastStep ( const Identity &  _worldID,
const VectorType _from,
const VectorType _to 
) const
pure virtual

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