Torque2D Reference
|
#include <b2Distance.h>
Public Attributes | |
float32 | metric |
length or area More... | |
uint16 | count |
uint8 | indexA [3] |
vertices on shape A More... | |
uint8 | indexB [3] |
vertices on shape B More... | |
Used to warm start b2Distance. Set count to zero on first call.
uint16 count |
uint8 indexA[3] |
vertices on shape A
uint8 indexB[3] |
vertices on shape B
float32 metric |
length or area