Contents

QCRendererMouseLocationKey

A key for the mouse location.

Declaration

let QCRendererMouseLocationKey: String

Discussion

The associated value is an NSPoint object stored in an NSValue object. The mouse location is in normalized coordinates relative to the OpenGL context viewport ([0,1]x[0,1] with the origin (0,0) at the lower-left corner).

See Also

Constants