ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2RevoluteJoint Struct Reference

#include <b2Types.h>

Data Fields

void * dummy

Detailed Description

A revolute joint constrains two bodies to share a common point while they are free to rotate about the point. The relative rotation about the shared point is the joint angle. You can limit the relative rotation with a joint limit that specifies a lower and upper angle. You can use a motor to drive the relative rotation about the shared point. A maximum motor torque is provided so that infinite forces are not generated.

Definition at line 363 of file b2Types.h.


Field Documentation

void* dummy

Definition at line 365 of file b2Types.h.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines