package
0.0.0-20230514135511-d21f05dcd31f
Repository: https://github.com/magtil/g3nt.git
Documentation: pkg.go.dev
# Functions
NewConeTwist creates and returns a pointer to a new ConeTwist constraint object.
NewDistance creates and returns a pointer to a new Distance constraint object.
NewHinge creates and returns a pointer to a new Hinge constraint object.
NewLock creates and returns a pointer to a new Lock constraint object.
NewPointToPoint creates and returns a pointer to a new PointToPoint constraint object.
# Structs
ConeTwist constraint.
Constraint base struct.
Distance is a distance constraint.
Hinge constraint.
Lock constraint.
PointToPoint is an offset constraint.