ackb2d 0.9
3D Gamestudio Box 2d Wraper

b2TOIOutput Struct Reference

Output parameters for b2TimeOfImpact. More...

#include <b2Types.h>

Data Fields

var state
var t
 The time.

Detailed Description

Output parameters for b2TimeOfImpact.

Can be used directly in 3DGS

Definition at line 440 of file b2Types.h.


Field Documentation

var state

The current state One of E_UNKNOWN, E_FAILED, E_OVERLAPPED, E_TOUCHING, E_SEPARATED

Definition at line 444 of file b2Types.h.

var t

The time.

Definition at line 447 of file b2Types.h.


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