Interface GLType

  • Field Details

  • Method Details

    • javaClass

      @NonNull Class<?> javaClass()
      Returns:
      the class used in the public-facing Java API.
    • nativeClass

      @NonNull Class<?> nativeClass()
      Returns:
      the class used in the native OpenGL API.
    • layout

      @Nullable MemoryLayout layout()