Exemplo n.º 1
0
 @Override
 protected int toInt(final JCGLFaceSelection d) {
   return JOGLTypeConversions.faceSelectionToGL(d);
 }