Module

Classes.HasVertices

Package
purescript-liminal
Repository
jstoxrocky/purescript-liminal

#HasVertices Source

class HasVertices :: Type -> (Type -> Type) -> Constraintclass HasVertices m t | m -> t where

Members

#getMatricesAtVertices Source

getMatricesAtVertices :: forall a f. HasMatrix a => HasVertices a f => Functor f => a -> f Matrix4