Gazebo Physics

API Reference

7.3.0
FeatureWithRequirements< RequiredFeatures > Struct Template Reference

If your feature is known to require any other features, then you should have your feature class inherit FeatureWithRequirements<...>, and pass it a list of the features that it requires. More...

Detailed Description

template<typename... RequiredFeatures>
struct gz::physics::FeatureWithRequirements< RequiredFeatures >

If your feature is known to require any other features, then you should have your feature class inherit FeatureWithRequirements<...>, and pass it a list of the features that it requires.


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