org.jcae.viewer3d.fd
Class PL02BranchGroup.SelectionQuad
java.lang.Object
org.jcae.viewer3d.fd.PL02BranchGroup.SelectionQuad
- Enclosing class:
- PL02BranchGroup
protected class PL02BranchGroup.SelectionQuad
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
p
public Plate p
u
public int u
v
public int v
groupIdx
public int groupIdx
PL02BranchGroup.SelectionQuad
public PL02BranchGroup.SelectionQuad(Plate p,
int u,
int v,
int groupIdx)
equals
public boolean equals(java.lang.Object obj)
- Overrides:
equals in class java.lang.Object
updateColors
public void updateColors(float[] colors,
int i)
- Parameters:
colors - A color bufferi - The index in this buffer where to put the 12 components of
this quad
updateCoords
public void updateCoords(float[][] grid,
float[] coords,
int i)
- Parameters:
coords - A coordinate bufferi - The index in this buffer where to put the 12 components of
this quad