picogl.backend.gl.enums.usage_hint
This module defines an enumeration for OpenGL usage hints and their corresponding constants. It provides a type-safe way to specify intended usage patterns for OpenGL buffer objects by mapping to GL constants.
The module exports the GLUsageHint Enum which includes static and dynamic draw hints used in OpenGL for defining usage patterns.
Classes
Usage Hint |