#include <memory>
#include <utility>
#include "drake/common/default_scalars.h"
#include "drake/common/drake_copyable.h"
#include "drake/common/drake_deprecated.h"
#include "drake/common/eigen_types.h"
#include "drake/geometry/query_results/contact_surface.h"
#include "drake/multibody/math/spatial_algebra.h"
Classes | |
class | HydroelasticContactInfo< T > |
A class containing information regarding contact and contact response between two geometries attached to a pair of bodies. More... | |
class | HydroelasticContactInfo< symbolic::Expression > |
Full specialization of HydroelasticContactInfo for T = Expression, with no member data. More... | |
Namespaces | |
drake | |
drake::multibody | |
Functions | |
DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS (class ::drake::multibody::HydroelasticContactInfo) | |
DRAKE_DECLARE_CLASS_TEMPLATE_INSTANTIATIONS_ON_DEFAULT_SCALARS | ( | class ::drake::multibody::HydroelasticContactInfo | ) |