MatrixStack.translate

class MatrixStack(int R, T)
void
translate
(
Vector!(T, R - 1) v
)
if (
R == 3 ||
R == 4
)

Meta