SimplexEdge.hpp File Reference
Go to the source code of this file.
Classes | |
| class | playrho::d2::SimplexEdge |
| Simplex edge. More... | |
Namespaces | |
| playrho | |
| playrho::d2 | |
Functions | |
| PLAYRHO_CONSTEXPR Length2 | playrho::d2::GetPointDelta (const SimplexEdge &sv) noexcept |
| Gets "w". More... | |
| PLAYRHO_CONSTEXPR bool | playrho::d2::operator== (const SimplexEdge &lhs, const SimplexEdge &rhs) noexcept |
Equality operator for SimplexEdge. More... | |
| PLAYRHO_CONSTEXPR bool | playrho::d2::operator!= (const SimplexEdge &lhs, const SimplexEdge &rhs) noexcept |
Inequality operator for SimplexEdge. More... | |

