Public Attributes
b2SimplexCache Struct Reference

#include <b2Distance.h>

List of all members.

Public Attributes

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

Detailed Description

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

Definition at line 57 of file b2Distance.h.


Member Data Documentation

Definition at line 60 of file b2Distance.h.

vertices on shape A

Definition at line 61 of file b2Distance.h.

vertices on shape B

Definition at line 62 of file b2Distance.h.

length or area

Definition at line 59 of file b2Distance.h.


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


mvsim
Author(s):
autogenerated on Thu Sep 7 2017 09:27:49