Box2D  2.4.1
A 2D physics engine for games
b2SimplexCache Struct Reference

#include <b2_distance.h>

Public Attributes

float metric
 length or area
 
uint16 count
 
uint8 indexA [3]
 vertices on shape A
 
uint8 indexB [3]
 vertices on shape B
 

Detailed Description

Used to warm start b2Distance. Set count to zero on first call.


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