Gazebo Physics

API Reference

6.5.1
gz/physics/FindFeatures.hh File Reference
#include <set>
#include <string>
#include <gz/physics/FeatureList.hh>
#include <gz/physics/detail/FindFeatures.hh>

Go to the source code of this file.

Classes

struct  FindFeatures< FeaturePolicyT, FeatureListT >
 

Namespaces

 gz
 
 gz::physics
 

Typedefs

template<typename FeatureListT >
using FindFeatures2d = FindFeatures< FeaturePolicy2d, FeatureListT >
 
template<typename FeatureListT >
using FindFeatures2f = FindFeatures< FeaturePolicy2f, FeatureListT >
 
template<typename FeatureListT >
using FindFeatures3d = FindFeatures< FeaturePolicy3d, FeatureListT >
 
template<typename FeatureListT >
using FindFeatures3f = FindFeatures< FeaturePolicy3f, FeatureListT >