|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectus.ihmc.utilities.math.dataStructures.DataGridTools
public class DataGridTools
Constructor Summary | |
---|---|
DataGridTools()
|
Method Summary | |
---|---|
static void |
fillMapWithMatrix(HeightMap map,
javax.vecmath.GMatrix matrix,
double gridSize)
|
static void |
fillMapWithMatrixCentered(HeightMap map,
javax.vecmath.GMatrix matrix,
double gridSize)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DataGridTools()
Method Detail |
---|
public static void fillMapWithMatrix(HeightMap map, javax.vecmath.GMatrix matrix, double gridSize)
public static void fillMapWithMatrixCentered(HeightMap map, javax.vecmath.GMatrix matrix, double gridSize)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |