PlayRho  1.1.0
An Interactive Real-Time-Oriented C++ Physics Engine & Library
playrho::d2::DistanceProxy Member List

This is the complete list of members for playrho::d2::DistanceProxy, including all inherited members.

ComputeAABB(const DistanceProxy &proxy, const Transformation &xf) noexceptplayrho::d2::DistanceProxyrelated
ComputeAABB(const DistanceProxy &proxy, const Transformation &xfm0, const Transformation &xfm1) noexceptplayrho::d2::DistanceProxyrelated
ConstNormalIterator typedefplayrho::d2::DistanceProxy
ConstNormalPointer typedefplayrho::d2::DistanceProxy
ConstVertexIterator typedefplayrho::d2::DistanceProxy
ConstVertexPointer typedefplayrho::d2::DistanceProxy
DistanceProxy()=default (defined in playrho::d2::DistanceProxy)playrho::d2::DistanceProxy
DistanceProxy(const DistanceProxy &copy) noexceptplayrho::d2::DistanceProxyinline
DistanceProxy(const NonNegative< Length > vertexRadius, const VertexCounter count, const Length2 *vertices, const UnitVec *normals) noexceptplayrho::d2::DistanceProxyinline
GetNormal(VertexCounter index) const noexceptplayrho::d2::DistanceProxyinline
GetNormals() const noexceptplayrho::d2::DistanceProxyinline
GetSupportIndex(const DistanceProxy &proxy, T dir) noexceptplayrho::d2::DistanceProxyrelated
GetVertex(VertexCounter index) const noexceptplayrho::d2::DistanceProxyinline
GetVertexCount() const noexceptplayrho::d2::DistanceProxyinline
GetVertexRadius() const noexceptplayrho::d2::DistanceProxyinline
GetVertices() const noexceptplayrho::d2::DistanceProxyinline
m_countplayrho::d2::DistanceProxyprivate
m_normalsplayrho::d2::DistanceProxyprivate
m_vertexRadiusplayrho::d2::DistanceProxyprivate
m_verticesplayrho::d2::DistanceProxyprivate
operator!=(const DistanceProxy &lhs, const DistanceProxy &rhs) noexceptplayrho::d2::DistanceProxyrelated
operator==(const DistanceProxy &lhs, const DistanceProxy &rhs) noexceptplayrho::d2::DistanceProxyrelated
RayCast(const DistanceProxy &proxy, const RayCastInput &input, const Transformation &transform) noexceptplayrho::d2::DistanceProxyrelated
TestPoint(const DistanceProxy &proxy, Length2 point) noexceptplayrho::d2::DistanceProxyrelated