This is the complete list of members for playrho::d2::DistanceProxy, including all inherited members.
| ComputeAABB(const DistanceProxy &proxy, const Transformation &xf) noexcept | playrho::d2::DistanceProxy | related |
| ComputeAABB(const DistanceProxy &proxy, const Transformation &xfm0, const Transformation &xfm1) noexcept | playrho::d2::DistanceProxy | related |
| ConstNormalIterator typedef | playrho::d2::DistanceProxy | |
| ConstNormalPointer typedef | playrho::d2::DistanceProxy | |
| ConstVertexIterator typedef | playrho::d2::DistanceProxy | |
| ConstVertexPointer typedef | playrho::d2::DistanceProxy | |
| DistanceProxy()=default (defined in playrho::d2::DistanceProxy) | playrho::d2::DistanceProxy | |
| DistanceProxy(const DistanceProxy ©) noexcept | playrho::d2::DistanceProxy | inline |
| DistanceProxy(const NonNegative< Length > vertexRadius, const VertexCounter count, const Length2 *vertices, const UnitVec *normals) noexcept | playrho::d2::DistanceProxy | inline |
| GetNormal(VertexCounter index) const noexcept | playrho::d2::DistanceProxy | inline |
| GetNormals() const noexcept | playrho::d2::DistanceProxy | inline |
| GetSupportIndex(const DistanceProxy &proxy, T dir) noexcept | playrho::d2::DistanceProxy | related |
| GetVertex(VertexCounter index) const noexcept | playrho::d2::DistanceProxy | inline |
| GetVertexCount() const noexcept | playrho::d2::DistanceProxy | inline |
| GetVertexRadius() const noexcept | playrho::d2::DistanceProxy | inline |
| GetVertices() const noexcept | playrho::d2::DistanceProxy | inline |
| m_count | playrho::d2::DistanceProxy | private |
| m_normals | playrho::d2::DistanceProxy | private |
| m_vertexRadius | playrho::d2::DistanceProxy | private |
| m_vertices | playrho::d2::DistanceProxy | private |
| operator!=(const DistanceProxy &lhs, const DistanceProxy &rhs) noexcept | playrho::d2::DistanceProxy | related |
| operator==(const DistanceProxy &lhs, const DistanceProxy &rhs) noexcept | playrho::d2::DistanceProxy | related |
| RayCast(const DistanceProxy &proxy, const RayCastInput &input, const Transformation &transform) noexcept | playrho::d2::DistanceProxy | related |
| TestPoint(const DistanceProxy &proxy, Length2 point) noexcept | playrho::d2::DistanceProxy | related |