Klasse OpenGL32Util

java.lang.Object
com.sun.jna.platform.win32.OpenGL32Util

public abstract class OpenGL32Util extends Object
opengl32 utility API.
  • Konstruktordetails

    • OpenGL32Util

      public OpenGL32Util()
  • Methodendetails

    • wglGetProcAddress

      public static Function wglGetProcAddress(String procName)
      Return a procedure function pointer
      Parameter:
      procName - the procedure name
      Gibt zurück:
      the function
    • countGpusNV

      public static int countGpusNV()
      Count GPUs
      Gibt zurück:
      the number of available GPUs