Prismatic specific data. More...
#include <playrho/d2/GearJointConf.hpp>
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. | |
Prismatic specific data.