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

Prismatic specific data. More...

#include <playrho/d2/GearJointConf.hpp>

Collaboration diagram for playrho::d2::GearJointConf::PrismaticData:
[legend]

Public Attributes

Length2 localAnchorA {}
 Local anchor A.
 
Length2 localAnchorB {}
 Local anchor B.
 
UnitVec localAxis
 Local axis.
 

Related Functions

(Note that these are not member functions.)

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

Detailed Description

Prismatic specific data.


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