@Override
 protected JCGLFaceSelection fromInt(final int c) {
   return JOGLTypeConversions.faceSelectionFromGL(c);
 }