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

Output parameters for b2TimeOfImpact. More...

#include <b2_time_of_impact.h>

Public Types

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

Public Attributes

State state
 
float t
 

Detailed Description

Output parameters for b2TimeOfImpact.

Definition at line 41 of file b2_time_of_impact.h.

Member Enumeration Documentation

◆ State

Enumerator
e_unknown 
e_failed 
e_overlapped 
e_touching 
e_separated 

Definition at line 43 of file b2_time_of_impact.h.

Member Data Documentation

◆ state

State b2TOIOutput::state

Definition at line 52 of file b2_time_of_impact.h.

◆ t

float b2TOIOutput::t

Definition at line 53 of file b2_time_of_impact.h.


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


mvsim
Author(s):
autogenerated on Tue Jul 4 2023 03:08:22