Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/fogleman/ln
/ BoundingBox
Method
BoundingBox
ln/shape.go:5–5 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
3
type
Shape
interface
{
4
Compile()
5
BoundingBox() Box
6
Contains(Vector, float64) bool
7
Intersect(Ray) Hit
8
Paths() Paths
Callers
8
BoundingBox
Method · 0.65
PartitionScore
Method · 0.65
Partition
Method · 0.65
Split
Method · 0.65
BoundingBox
Method · 0.65
BoxForShapes
Function · 0.65
BoxForTriangles
Function · 0.65
BoundingBox
Method · 0.65
Implementers
9
Function
ln/function.go
BooleanShape
ln/csg.go
Sphere
ln/sphere.go
Cone
ln/cone.go
Mesh
ln/mesh.go
Triangle
ln/triangle.go
EmptyShape
ln/shape.go
Cube
ln/cube.go
Cylinder
ln/cylinder.go
Calls
no outgoing calls
Tested by
no test coverage detected