Box2D
2.2.1
Box2D API Reference for Kobold2D developers
|
#include <b2Distance.h>
Public Attributes | |
float32 | metric |
length or area | |
uint16 | count |
uint8 | indexA [3] |
vertices on shape A | |
uint8 | indexB [3] |
vertices on shape B |
Used to warm start b2Distance. Set count to zero on first call.
uint8 b2SimplexCache::indexA[3] |
vertices on shape A
uint8 b2SimplexCache::indexB[3] |
vertices on shape B
float32 b2SimplexCache::metric |
length or area