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

Method GetEdgeA

DynamicsB2Joint.go:445–445  ·  view source on GitHub ↗

backed by pointer

()

Source from the content-addressed store, hash-verified

443 SetPrev(prev B2JointInterface) // backed by pointer
444
445 GetEdgeA() *B2JointEdge
446 SetEdgeA(edge *B2JointEdge)
447
448 GetEdgeB() *B2JointEdge

Callers 2

CreateJointMethod · 0.65
DestroyJointMethod · 0.65

Implementers 1

B2JointDynamicsB2Joint.go

Calls

no outgoing calls

Tested by

no test coverage detected