Box2D
3.0.0
A Real-Time-Oriented 2-D Physics Engine
|
This is the complete list of members for box2d::DistanceProxy, including all inherited members.
DistanceProxy()=default | box2d::DistanceProxy | |
DistanceProxy(const DistanceProxy ©) noexcept | box2d::DistanceProxy | inline |
DistanceProxy(const Length vertexRadius, const size_type count, const Length2D *vertices, const UnitVec2 *normals) noexcept | box2d::DistanceProxy | inline |
GetNormal(size_type index) const noexcept | box2d::DistanceProxy | inline |
GetNormals() const noexcept | box2d::DistanceProxy | inline |
GetVertex(size_type index) const noexcept | box2d::DistanceProxy | inline |
GetVertexCount() const noexcept | box2d::DistanceProxy | inline |
GetVertexRadius() const noexcept | box2d::DistanceProxy | inline |
GetVertices() const noexcept | box2d::DistanceProxy | inline |
InvalidIndex | box2d::DistanceProxy | static |
size_type typedef | box2d::DistanceProxy |