ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2PrismaticJoint Struct Reference

#include <b2Types.h>

Data Fields

void * dummy

Detailed Description

A prismatic joint. This joint provides one degree of freedom: translation along an axis fixed in body1. Relative rotation is prevented. You can use a joint limit to restrict the range of motion and a joint motor to drive the motion or to model joint friction.

Definition at line 317 of file b2Types.h.


Field Documentation

void* dummy

Definition at line 319 of file b2Types.h.


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