Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Box ¶
type Box struct {
Pos mgl32.Vec3
MainAxis mgl32.Vec3
CrossAxis mgl32.Vec3
UpAxis mgl32.Vec3
MainHalf float32
CrossHalf float32
UpHalf float32
Spheres []Sphere
Links []Link
}
func (*Box) Accelerate ¶
func (*Box) UpdatePosition ¶
type Plane ¶
type Verlet ¶
func (*Verlet) Accelerate ¶
Click to show internal directories.
Click to hide internal directories.