RAPIDS
    Preparing search index...

    Variable setWindowAspectRatioConst

    setWindowAspectRatio: (window: GLFWwindow, num: number, denom: number) => void = GLFW.setWindowAspectRatio

    Type Declaration

      • (window: GLFWwindow, num: number, denom: number): void
      • Parameters

        • window: GLFWwindow
        • num: number
        • denom: number

        Returns void