Cleanup. Start tweaking flares, glares and flashes
This commit is contained in:
@@ -21,6 +21,5 @@ newtype Polyhedra = Polyhedron
|
||||
newtype VF a = VF
|
||||
{ _vertices :: M.Map a (Point3, [[a]])
|
||||
}
|
||||
|
||||
makeLenses ''Polyhedra
|
||||
makeLenses ''VF
|
||||
|
||||
Reference in New Issue
Block a user