Classes | |
class | BackendCapabilities |
Class to retrieve information about the rendering backend. More... | |
class | Camera |
A view point and volume. More... | |
class | Engine |
Main entrypoint for working with Gluon Graphics. More... | |
class | Frustrum |
Describes a geometrical frustrum for projection calculations. More... | |
class | Item |
An object in 3D-space. More... | |
class | Material |
Collection of techniques which describe how to render a surface. More... | |
class | MaterialElement |
class | MaterialInstance |
Set of values that define the parameters of a Material. More... | |
class | Math |
class | Mesh |
A collection of vertices that combine to an object. More... | |
class | RenderWidget |
class | Technique |
A single way of rendering a surface. More... | |
class | Texture |
A graphic used to give an item more surface detail. More... | |
class | Vertex |
class | Viewport |
Geometry of the viewing region. More... |