ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2Sweep Struct Reference

#include <b2Types.h>

Data Fields

void * dummy

Detailed Description

This describes the motion of a body/shape for TOI computation. Shapes are defined with respect to the body origin, which may no coincide with the center of mass. However, to support dynamics we must interpolate the center of mass position.

Definition at line 588 of file b2Types.h.


Field Documentation

void* dummy

Definition at line 590 of file b2Types.h.


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