Ignition Physics

API Reference

5.1.0
ContactProperties.hh File Reference
#include <string>
#include <vector>
#include <ignition/physics/FeatureList.hh>
#include <ignition/physics/ForwardStep.hh>
#include <ignition/physics/Geometry.hh>
#include <ignition/physics/GetContacts.hh>
#include <ignition/physics/SpecifyData.hh>
#include "ignition/physics/detail/ContactProperties.hh"

Go to the source code of this file.

Classes

struct  SetContactPropertiesCallbackFeature::ContactSurfaceParams< PolicyT >
 This struct gets filled by the simulator and contains various properties of a contact joint (surface, constraint). All of the values are optional, which means that they are only filled if the physics engine supports them. Some originally unfilled values may still be processed by the physics engine if they are set - this just means there is no default value for them. More...
 
class  SetContactPropertiesCallbackFeature::Implementation< PolicyT >
 
class  SetContactPropertiesCallbackFeature
 SetContactPropertiesCallbackFeature is a feature for setting the properties of a contact after it is created but before it affects the forward step. More...
 
class  SetContactPropertiesCallbackFeature::World< PolicyT, FeaturesT >
 

Namespaces

 ignition
 
 ignition::physics