Class MatrixStack
java.lang.Object
zombie.core.opengl.MatrixStack
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MatrixStack
public MatrixStack(int arg0)
-
-
Method Details
-
alloc
-
release
-
push
-
pop
public void pop() -
peek
-
isEmpty
public boolean isEmpty() -
clear
public void clear()
-