gfm.opengl.matrixstack

Undocumented in source.

Members

Classes

MatrixStack
class MatrixStack(int R, T)

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

Meta