window

package
v0.0.0-...-7ca6639 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 1, 2021 License: MPL-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	OpenGLAPI   = glfwEnum(glfw.OpenGLAPI)
	OpenGLESAPI = glfwEnum(glfw.OpenGLESAPI)
)

ClientApi

View Source
const (
	NoRobustness        = glfwEnum(glfw.NoRobustness)
	NoResetNotification = glfwEnum(glfw.NoResetNotification)
	LoseContextOnReset  = glfwEnum(glfw.LoseContextOnReset)
)

ContextRobustness

View Source
const (
	AnyReleaseBehavior   = glfwEnum(glfw.AnyReleaseBehavior)
	ReleaseBehaviorFlush = glfwEnum(glfw.ReleaseBehaviorFlush)
	ReleaseBehaviorNone  = glfwEnum(glfw.ReleaseBehaviorNone)
)

ContextReleaseBehavior

View Source
const (
	OpenGLAnyProfile    = glfwEnum(glfw.OpenGLAnyProfile)
	OpenGLCoreProfile   = glfwEnum(glfw.OpenGLCoreProfile)
	OpenGLCompatProfile = glfwEnum(glfw.OpenGLCompatProfile)
)

OpenGLProfile

View Source
const (
	DontCare = glfwEnum(glfw.DontCare)
)

Variables

This section is empty.

Functions

func New

func New(hints hints, title string, width, height int, monitor *glfw.Monitor) (win *glfw.Window, err error)

func NewHints

func NewHints() hints

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL