| Package | Description |
|---|---|
| com.io7m.jcanephora.core |
Core types and interfaces.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JCGLVersionNumber
A structure representing the version number of a given OpenGL
implementation, broken into "major", "minor", and "micro" components.
|
| Modifier and Type | Method and Description |
|---|---|
default int |
JCGLVersionNumberType.compareTo(JCGLVersionNumberType other) |
JCGLVersionNumber.Builder |
JCGLVersionNumber.Builder.from(JCGLVersionNumberType instance)
Fill a builder with attribute values from the provided
JCGLVersionNumberType instance. |
Copyright © 2017 <code@io7m.com> http://io7m.com