#include <b2TimeOfImpact.h>
Public Types | |
enum | State { e_unknown, e_failed, e_overlapped, e_touching, e_separated } |
Public Attributes | |
State | state |
float32 | t |
Definition at line 36 of file b2TimeOfImpact.h.
enum b2TOIOutput::State |
Definition at line 38 of file b2TimeOfImpact.h.
Definition at line 47 of file b2TimeOfImpact.h.
Definition at line 48 of file b2TimeOfImpact.h.