PlayRho  2.0.0
An interactive physics engine & library.
playrho::d2::GearJointConf::RevoluteData Struct Reference

Revolute specific data. More...

#include <playrho/d2/GearJointConf.hpp>

Public Attributes

Angle referenceAngle = 0_deg
 Reference angle between associated bodies.
 

Related Functions

(Note that these are not member functions.)

constexpr bool operator!= (const GearJointConf::RevoluteData &lhs, const GearJointConf::RevoluteData &rhs) noexcept
 Not equals operator.
 
constexpr bool operator== (const GearJointConf::RevoluteData &lhs, const GearJointConf::RevoluteData &rhs) noexcept
 Equals operator.
 

Detailed Description

Revolute specific data.


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