Public Types | Public Attributes | List of all members
b2TOIOutput Struct Reference

#include <b2TimeOfImpact.h>

Public Types

enum  State {
  e_unknown, e_failed, e_overlapped, e_touching,
  e_separated
}
 

Public Attributes

State state
 
float32 t
 

Detailed Description

Definition at line 36 of file b2TimeOfImpact.h.

Member Enumeration Documentation

Enumerator
e_unknown 
e_failed 
e_overlapped 
e_touching 
e_separated 

Definition at line 38 of file b2TimeOfImpact.h.

Member Data Documentation

State b2TOIOutput::state

Definition at line 47 of file b2TimeOfImpact.h.

float32 b2TOIOutput::t

Definition at line 48 of file b2TimeOfImpact.h.


The documentation for this struct was generated from the following file:


mvsim
Author(s):
autogenerated on Thu Jun 6 2019 19:36:41