public class DncTree extends Object
Constructor and Description |
---|
DncTree(IntBuffer interiorNodesBuf,
IntBuffer leafNodesBuf,
IntBuffer pointsBuf,
IntBuffer linesBuf,
IntBuffer trianglesBuf) |
Modifier and Type | Method and Description |
---|---|
it.unimi.dsi.fastutil.ints.IntSet |
search(float xMin,
float xMax,
float yMin,
float yMax) |
Copyright © 2016 Metron, Inc.. All rights reserved.