gfm.opengl.matrixstack

Undocumented in source.

Members

Classes

MatrixStack
class MatrixStack(size_t R, T)

A matrix stack designed to replace fixed-pipeline matrix stacks. This stack always expose both the top element and its inverse.

Meta