| Interface | Description |
|---|---|
| DataBinder |
The DataBinder is responsible for binding resources to the context (graphics engine of the graphics card)
and uploading data to it.
|
| IDGenerator |
An ID Generator is responsible for generating
IDs for native graphics objects, like Textures, Meshes
and the like.
|
| UniformManager |
The UniformManager is responsible for adding, registering and setting uniform and it's data.
|
| Class | Description |
|---|---|
| BasicUniformManager |
Copyright © 2015. All rights reserved.