| Safe Haskell | Safe-Inferred |
|---|---|
| Language | Haskell2010 |
Render.Lit.Material.Model
Documentation
type Model buf = Indexed buf Packed VertexAttrs Source #
type Vertex = Vertex3d VertexAttrs Source #
data VertexAttrs Source #
Constructors
| VertexAttrs | |
Fields
| |
Instances
type InstanceAttrs = Transform Source #