endrov.gl
Class EvGLMaterialSelect

java.lang.Object
  extended by endrov.gl.EvGLMaterialSelect
All Implemented Interfaces:
EvGLMaterial

public class EvGLMaterialSelect
extends java.lang.Object
implements EvGLMaterial

Selection ID as material color


Constructor Summary
EvGLMaterialSelect(int id)
           
 
Method Summary
 void set(javax.media.opengl.GL2 gl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EvGLMaterialSelect

public EvGLMaterialSelect(int id)
Method Detail

set

public void set(javax.media.opengl.GL2 gl)
Specified by:
set in interface EvGLMaterial