All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.dabasan.joglf.gl.wrapper.GLVersion Maven / Gradle / Ivy

There is a newer version: 11.7.0
Show newest version
package com.github.dabasan.joglf.gl.wrapper;

/**
 * GL version
 * 
 * @author Daba
 *
 */
public enum GLVersion {
	GL3, GL3bc, GL4, GL4bc,
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy