|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsim.portrayal3d.grid.fastgridcell.GridCellQuadPortrayal
sim.portrayal3d.grid.fastgridcell.TileGridCellPortrayal
Field Summary | |
protected int |
colorComponents
|
protected ColorCoding |
colorDispenser
|
float[] |
tmpColor
|
float[] |
tmpCoords
|
Constructor Summary | |
TileGridCellPortrayal(int colorComponents,
ColorCoding colorDispenser)
|
Method Summary | |
void |
setData(GridCellInfo gridCell,
float[] coordinates,
float[] colors,
int quadIndex)
|
Methods inherited from class sim.portrayal3d.grid.fastgridcell.GridCellQuadPortrayal |
getInspector, getName, setSelected |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public float[] tmpCoords
public float[] tmpColor
protected int colorComponents
protected ColorCoding colorDispenser
Constructor Detail |
public TileGridCellPortrayal(int colorComponents, ColorCoding colorDispenser)
Method Detail |
public void setData(GridCellInfo gridCell, float[] coordinates, float[] colors, int quadIndex)
setData
in class GridCellQuadPortrayal
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |