us.ihmc.utilities.dataStructures.quadTree
Class GroundPlaneBuffer
java.lang.Object
us.ihmc.utilities.dataStructures.quadTree.GroundPlaneBuffer
public class GroundPlaneBuffer
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GroundPlaneBuffer
public GroundPlaneBuffer()
getValue
public java.lang.Float getValue()
addNewValue
public boolean addNewValue(float value)
isInitialize
public boolean isInitialize()
setLeaf
public void setLeaf(QuadLeaf<java.lang.Float> leaf)