public interface SparseField3D
Modifier and Type | Method and Description |
---|---|
Double3D |
getDimensions()
Returns the width and height of the sparse field as a Double3D
|
Double3D |
getObjectLocationAsDouble3D(java.lang.Object obect)
Returns the location of an object in the sparse field as a Double3D
|