Torque2D Reference
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
 

Member Enumeration Documentation

enum State
Enumerator
e_unknown 
e_failed 
e_overlapped 
e_touching 
e_separated 

Member Data Documentation

State state
float32 t

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