MCPcopy Index your code
hub / github.com/fogleman/ln / Intersect

Method Intersect

ln/shape.go:7–7  ·  view source on GitHub ↗
(Ray)

Source from the content-addressed store, hash-verified

5 BoundingBox() Box
6 Contains(Vector, float64) bool
7 Intersect(Ray) Hit
8 Paths() Paths
9}
10

Callers 6

IntersectMethod · 0.65
IntersectMethod · 0.65
IntersectShapesMethod · 0.65
IntersectMethod · 0.65
IntersectMethod · 0.65
IntersectMethod · 0.65

Implementers 9

Functionln/function.go
BooleanShapeln/csg.go
Sphereln/sphere.go
Coneln/cone.go
Meshln/mesh.go
Triangleln/triangle.go
EmptyShapeln/shape.go
Cubeln/cube.go
Cylinderln/cylinder.go

Calls

no outgoing calls

Tested by

no test coverage detected