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

Method Contains

ln/shape.go:6–6  ·  view source on GitHub ↗
(Vector, float64)

Source from the content-addressed store, hash-verified

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

Callers 4

FilterMethod · 0.65
IntersectMethod · 0.65
ContainsMethod · 0.65
ContainsMethod · 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