Public Attributes | |
| float32 | a |
| int32 | indexA |
| int32 | indexB |
| b2Vec2 | w |
| b2Vec2 | wA |
| b2Vec2 | wB |
Definition at line 86 of file b2Distance.cpp.
| float32 b2SimplexVertex::a |
Definition at line 91 of file b2Distance.cpp.
| int32 b2SimplexVertex::indexA |
Definition at line 92 of file b2Distance.cpp.
| int32 b2SimplexVertex::indexB |
Definition at line 93 of file b2Distance.cpp.
| b2Vec2 b2SimplexVertex::w |
Definition at line 90 of file b2Distance.cpp.
| b2Vec2 b2SimplexVertex::wA |
Definition at line 88 of file b2Distance.cpp.
| b2Vec2 b2SimplexVertex::wB |
Definition at line 89 of file b2Distance.cpp.