@Override
 protected int toInt(final JCGLFaceSelection d) {
   return JOGLTypeConversions.faceSelectionToGL(d);
 }