Gazebo Physics

API Reference

7.8.0
GetBatchRayIntersectionFromLastStepFeature::RayT< PolicyT > Struct Template Reference

#include <GetBatchRayIntersection.hh>

Public Types

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

Public Attributes

VectorType origin
 Ray start point in world coordinates. More...
 
VectorType target
 Ray end point in world coordinates. More...
 

Member Typedef Documentation

◆ VectorType

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

Member Data Documentation

◆ origin

VectorType origin

Ray start point in world coordinates.

◆ target

VectorType target

Ray end point in world coordinates.


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