| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Render.Lit.Material.Model
Documentation
type Model buf = Indexed buf Packed VertexAttrs Source #
data VertexAttrs Source #
Constructors
| VertexAttrs | |
Fields
| |
Instances
vkVertexAttrs :: [Format] Source #
type InstanceAttrs = Transform Source #
Instances
| Storable Transform | |
Defined in Geomancy.Transform | |
| Monoid Transform | |
| Semigroup Transform | |
| Show Transform | |