|
Gravity Engine 12.0
Unity Asset for Gravity
|
Container class to hold the points on two trajectories at an intercept point. More...
Public Member Functions | |
| void | Log () |
Public Attributes | |
| Tpoint | tp1 |
| Tpoint | tp2 |
| int | tp1_index |
| int | tp2_index |
| float | dR |
| float | dV |
| float | dT |
Container class to hold the points on two trajectories at an intercept point.
Can be sorted in order of time at which they occur