Gazebo Physics

API Reference

8.0.0~pre2
AttachSphereShapeFeature::Implementation< PolicyT > Class Template Referenceabstract

#include <SphereShape.hh>

Public Types

using PoseType = typename FromPolicy< PolicyT >::template Use< Pose >
 
using Scalar = typename PolicyT::Scalar
 

Public Member Functions

virtual Identity AttachSphereShape (const Identity &_linkID, const std::string &_name, Scalar _radius, const PoseType &_pose)=0
 
- Public Member Functions inherited from Feature::Implementation< PolicyT >
virtual ~Implementation ()=default
 Virtual destructor.
 
virtual Identity InitiateEngine (std::size_t engineID=0)=0
 Tell the physics plugin to initiate a physics engine.
 

Member Typedef Documentation

◆ PoseType

template<typename PolicyT >
using PoseType = typename FromPolicy<PolicyT>::template Use<Pose>

◆ Scalar

template<typename PolicyT >
using Scalar = typename PolicyT::Scalar

Member Function Documentation

◆ AttachSphereShape()

template<typename PolicyT >
virtual Identity AttachSphereShape ( const Identity &  _linkID,
const std::string _name,
Scalar  _radius,
const PoseType _pose 
)
pure virtual

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