mecha-0.0.0: A constructive solid modeling language.

Language.Mecha.Octree

Documentation

data Octree Source

Constructors

Octree 

Fields

center :: Vertex
 
radius :: Double
 
u1 :: Octree
 
u2 :: Octree
 
u3 :: Octree
 
u4 :: Octree
 
l1 :: Octree
 
l2 :: Octree
 
l3 :: Octree
 
l4 :: Octree
 
Surface 

Fields

point :: Vertex
 
normal :: Vertex
 
color :: Color
 
Inside 
Outside 

Instances