Box2D  3.0.0
A Real-Time-Oriented 2-D Physics Engine
box2d::EdgeShape Member List

This is the complete list of members for box2d::EdgeShape, including all inherited members.

Accept(Visitor &visitor) const overridebox2d::EdgeShapeinlinevirtual
EdgeShape(const Conf &conf=GetDefaultConf()) noexceptbox2d::EdgeShapeinline
EdgeShape(Length2D v1, Length2D v2, const Conf &conf=GetDefaultConf()) noexceptbox2d::EdgeShapeinline
EdgeShape(const EdgeShape &)=defaultbox2d::EdgeShape
GetChild(child_count_t index) const noexcept overridebox2d::EdgeShapeinlinevirtual
GetChildCount() const noexcept overridebox2d::EdgeShapeinlinevirtual
GetDefaultConf() noexceptbox2d::EdgeShapeinlinestatic
GetDefaultVertexRadius() noexceptbox2d::EdgeShapeinlinestatic
GetDensity() const noexceptbox2d::Shapeinline
GetFriction() const noexceptbox2d::Shapeinline
GetMassData() const noexcept overridebox2d::EdgeShapevirtual
GetNormal1() const noexceptbox2d::EdgeShapeinline
GetNormal2() const noexceptbox2d::EdgeShapeinline
GetRestitution() const noexceptbox2d::Shapeinline
GetVertex1() const noexceptbox2d::EdgeShapeinline
GetVertex2() const noexceptbox2d::EdgeShapeinline
GetVertexRadius() const noexceptbox2d::Shapeinline
RayCast(const RayCastInput &input, const Transformation &xf, child_count_t childIndex) const noexcept overridebox2d::EdgeShapevirtual
Set(const Length2D v1, const Length2D v2)box2d::EdgeShape
SetDensity(Density density) noexceptbox2d::Shapeinline
SetFriction(RealNum friction) noexceptbox2d::Shapeinline
SetRestitution(RealNum restitution) noexceptbox2d::Shapeinline
SetVertexRadius(Length vertexRadius)box2d::Shapeinline
Shape()=deletebox2d::Shape
Shape(const Conf &conf) noexceptbox2d::Shapeinline
Shape(const Shape &)=defaultbox2d::Shape
TestPoint(const Transformation &xf, const Length2D p) const noexcept overridebox2d::EdgeShapevirtual
~Shape()=defaultbox2d::Shapevirtual