MCPcopy Create free account
hub / github.com/ByteArena/box2d / GetRadius

Method GetRadius

CollisionB2Shape.go:58–58  ·  view source on GitHub ↗

Get the type of this shape. You can use this to down cast to the concrete shape. @return the shape type.

()

Source from the content-addressed store, hash-verified

56 /// Get the type of this shape. You can use this to down cast to the concrete shape.
57 /// @return the shape type.
58 GetRadius() float64
59
60 /// Get the number of child primitives.
61 GetChildCount() int

Callers 2

MakeB2ContactSolverFunction · 0.65
GetWorldManifoldMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected