Skip navigation links
JNA API 4.5.2
com.sun.jna.platform.win32

Class WinDef.HGLRC

  • All Implemented Interfaces:
    NativeMapped
    Enclosing interface:
    WinDef


    public static class WinDef.HGLRC
    extends WinNT.HANDLE
    handle to an OpenGL rendering context
    • Constructor Detail

      • HGLRC

        public HGLRC()
        Instantiates a new HGLRC .
      • HGLRC

        public HGLRC(Pointer p)
        Instantiates a new HGLRC .
        Parameters:
        p - the p
JNA API 4.5.2

Copyright © 2007-2017 Timothy Wall. All Rights Reserved.