Public Attributes | |
float | a |
int32 | indexA |
int32 | indexB |
b2Vec2 | w |
b2Vec2 | wA |
b2Vec2 | wB |
Definition at line 96 of file b2_distance.cpp.
float b2SimplexVertex::a |
Definition at line 101 of file b2_distance.cpp.
int32 b2SimplexVertex::indexA |
Definition at line 102 of file b2_distance.cpp.
int32 b2SimplexVertex::indexB |
Definition at line 103 of file b2_distance.cpp.
b2Vec2 b2SimplexVertex::w |
Definition at line 100 of file b2_distance.cpp.
b2Vec2 b2SimplexVertex::wA |
Definition at line 98 of file b2_distance.cpp.
b2Vec2 b2SimplexVertex::wB |
Definition at line 99 of file b2_distance.cpp.