org.jcae.viewer3d.fd
Class PL02BranchGroup.BehindShape

java.lang.Object
  extended by org.jcae.viewer3d.fd.PL02BranchGroup.BehindShape
Enclosing class:
PL02BranchGroup

public class PL02BranchGroup.BehindShape
extends java.lang.Object

Class named like this because the quads will always show behind the edges


Field Summary
protected  java.nio.FloatBuffer colors
           
protected  int groupIdx
           
protected  javax.media.j3d.Shape3D shape
           
 
Constructor Summary
PL02BranchGroup.BehindShape(javax.media.j3d.Shape3D s3d, Plate[] plates, int g)
           
 
Method Summary
 void highlight(boolean on, java.lang.Object parameter)
           
 void setAppearanceForHighlight(boolean on)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

colors

protected java.nio.FloatBuffer colors

groupIdx

protected int groupIdx

shape

protected javax.media.j3d.Shape3D shape
Constructor Detail

PL02BranchGroup.BehindShape

public PL02BranchGroup.BehindShape(javax.media.j3d.Shape3D s3d,
                                   Plate[] plates,
                                   int g)
Method Detail

setAppearanceForHighlight

public void setAppearanceForHighlight(boolean on)

highlight

public void highlight(boolean on,
                      java.lang.Object parameter)