SetMeshShapeProperties::Implementation< PolicyT > Class Template Referenceabstract
#include <MeshShape.hh>
Public Types | |
| using | Dimensions = typename FromPolicy< PolicyT >::template Use< LinearVector > | 
Public Member Functions | |
| void | SetMeshShapeScale (const Identity &_meshID, const Dimensions &_dimensions)=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
◆ Dimensions
template<typename PolicyT > 
      | using Dimensions = typename FromPolicy<PolicyT>::template Use<LinearVector> | 
Member Function Documentation
◆ SetMeshShapeScale()
template<typename PolicyT > 
      
  | 
  pure virtual | 
The documentation for this class was generated from the following file:
 Public Member Functions inherited from