Searched defs:back (Results 1 – 2 of 2) sorted by relevance
22 …public Cube(GLWorld world, float left, float bottom, float back, float right, float top, float fro… in Cube()
42 public GLStencilState front = new GLStencilState(), back = new GLStencilState(); field in GLServerState