Safe Haskell | Safe-Inferred |
---|---|
Language | GHC2021 |
Render.Debug.Model
Documentation
type Model buf = Indexed buf Packed VertexAttrs Source #
type Vertex = Vertex3d VertexAttrs Source #
type VertexAttrs = "uv" ::: Vec2 Source #
Constructors
Attrs | |
Fields
|
Instances
data TextureParams Source #
Constructors
TextureParams | |
Fields
|
Instances
type ObserverCoherent = ObserverIO Buffers Source #