|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jcae.mesh.amibe.util.KdTree.Cell
public class KdTree.Cell
Constructor Summary | |
---|---|
KdTree.Cell()
|
Method Summary | |
---|---|
int |
count()
|
KdTree.Cell |
getSubCell(int[] ijk,
int size)
|
Vertex |
getVertex(int i)
|
boolean |
isLeaf()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public KdTree.Cell()
Method Detail |
---|
public KdTree.Cell getSubCell(int[] ijk, int size)
public boolean isLeaf()
public int count()
public Vertex getVertex(int i)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |