HughPH.Box2D
Organised dotnet bindings for Box2D 3.1.1
Loading...
Searching...
No Matches
Box2D.Polygon Member List

This is the complete list of members for Box2D.Polygon, including all inherited members.

CentroidBox2D.Polygon
ComputeAABB(in Transform transform)Box2D.Polygon
ComputeMass(float density)Box2D.Polygon
MakeBox(float halfWidth, float halfHeight)Box2D.Polygonstatic
MakeOffsetBox(float halfWidth, float halfHeight, Vec2 center, Rotation rotation)Box2D.Polygonstatic
MakeOffsetPolygon(Span< Vec2 > points, Vec2 position, Rotation rotation)Box2D.Polygoninlinestatic
MakeOffsetPolygon(in Hull hull, Vec2 position, Rotation rotation)Box2D.Polygonstatic
MakeOffsetRoundedBox(float halfWidth, float halfHeight, Vec2 center, Rotation rotation, float radius)Box2D.Polygonstatic
MakeOffsetRoundedPolygon(Span< Vec2 > points, Vec2 position, Rotation rotation, float radius)Box2D.Polygoninlinestatic
MakeOffsetRoundedPolygon(in Hull hull, Vec2 position, Rotation rotation, float radius)Box2D.Polygonstatic
MakePolygon(ReadOnlySpan< Vec2 > points, float radius)Box2D.Polygoninlinestatic
MakePolygon(in Hull hull, float radius)Box2D.Polygonstatic
MakeRoundedBox(float halfWidth, float halfHeight, float radius)Box2D.Polygonstatic
MakeSquare(float halfWidth)Box2D.Polygonstatic
NormalsBox2D.Polygon
Polygon(ReadOnlySpan< Vec2 > points, float radius=0f)Box2D.Polygoninline
RadiusBox2D.Polygon
RayCast(in RayCastInput input)Box2D.Polygon
ShapeCast(in ShapeCastInput input)Box2D.Polygon
TestPoint(in Vec2 point)Box2D.Polygon
VerticesBox2D.Polygon