AttachConeShapeFeature::Implementation< PolicyT > Class Template Referenceabstract
#include <ConeShape.hh>
Public Types | |
using | PoseType = typename FromPolicy< PolicyT >::template Use< Pose > |
using | Scalar = typename PolicyT::Scalar |
Public Member Functions | |
virtual Identity | AttachConeShape (const Identity &_linkID, const std::string &_name, Scalar _radius, Scalar _height, 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
◆ AttachConeShape()
template<typename PolicyT >
|
pure virtual |
The documentation for this class was generated from the following file: