Documentation ¶
Overview ¶
Package mechraster provides a rasteriser that can draw scenes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Embedded ¶
type Embedded struct {
// contains filtered or unexported fields
}
An Embedded rasteriser that implements the rasteriser interface.
func NewEmbedded ¶
func NewEmbedded() (*Embedded, wiregl.MainThread, <-chan error)
NewEmbedded constructs a new Embedded rasteriser. It is a part of the same process as the caller.
Click to show internal directories.
Click to hide internal directories.