Public Member Functions | Public Attributes
b2GearJointDef Struct Reference

#include <b2GearJoint.h>

Inheritance diagram for b2GearJointDef:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 b2GearJointDef ()

Public Attributes

b2Jointjoint1
 The first revolute/prismatic joint attached to the gear joint.
b2Jointjoint2
 The second revolute/prismatic joint attached to the gear joint.
float32 ratio

Detailed Description

Gear joint definition. This definition requires two existing revolute or prismatic joints (any combination will work).

Definition at line 26 of file b2GearJoint.h.


Constructor & Destructor Documentation

Definition at line 28 of file b2GearJoint.h.


Member Data Documentation

The first revolute/prismatic joint attached to the gear joint.

Definition at line 37 of file b2GearJoint.h.

The second revolute/prismatic joint attached to the gear joint.

Definition at line 40 of file b2GearJoint.h.

The gear ratio.

See also:
b2GearJoint for explanation.

Definition at line 44 of file b2GearJoint.h.


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


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49