picogl.backend.gl.enums.numerical
Defines an enumeration for OpenGL numerical values that represent data types such as float, double, integers, and their supported variants. The module also provides functionality to fetch supported and all available choices for vertex pointer types.
- Classes:
GLNumeric: An enumeration of OpenGL numerical types with utility methods.
Attributes
Classes
gl Numerical Values |
Module Contents
- class picogl.backend.gl.enums.numerical.GLNumeric[source]
Bases:
enum.IntEnumgl Numerical Values