This is the complete list of members for playrho::d2::Shape, including all inherited members.
ComputeAABB(const Shape &shape, const Transformation &xf) noexcept | playrho::d2::Shape | related |
DecayedTypeIfNotSelf typedef | playrho::d2::Shape | private |
GetChild(const Shape &shape, ChildCounter index) | playrho::d2::Shape | friend |
GetChildCount(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetData(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetDensity(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetFriction(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetMassData(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetRestitution(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetType(const Shape &shape) noexcept | playrho::d2::Shape | friend |
GetVertexRadius(const Shape &shape, ChildCounter idx) | playrho::d2::Shape | friend |
has_value() const noexcept | playrho::d2::Shape | inline |
m_self | playrho::d2::Shape | private |
operator!=(const Shape &lhs, const Shape &rhs) noexcept | playrho::d2::Shape | friend |
operator=(const Shape &other)=default | playrho::d2::Shape | |
operator=(Shape &&other)=default | playrho::d2::Shape | |
operator=(T &&other) | playrho::d2::Shape | inline |
operator==(const Shape &lhs, const Shape &rhs) noexcept | playrho::d2::Shape | friend |
RayCast(const Shape &shape, ChildCounter childIndex, const RayCastInput &input, const Transformation &transform) noexcept | playrho::d2::Shape | related |
Shape() noexcept=default | playrho::d2::Shape | |
Shape(const Shape &other)=default | playrho::d2::Shape | |
Shape(Shape &&other) noexcept=default | playrho::d2::Shape | |
Shape(T &&arg) | playrho::d2::Shape | inlineexplicit |
swap(Shape &other) noexcept | playrho::d2::Shape | inline |
TestPoint(const Shape &shape, Length2 point) noexcept | playrho::d2::Shape | related |
Transform(Shape &shape, const Mat22 &m) | playrho::d2::Shape | friend |
TypeCast(const Shape *value) noexcept | playrho::d2::Shape | friend |
TypeCast(const Shape &value) | playrho::d2::Shape | related |