Class ClosestIterator
java.lang.Object
gov.nih.mipav.view.renderer.WildMagic.BallPivoting.ClosestIterator
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Entryprotected PointDistanceFunctorprotected booleanprotected Box3protected floatprotected Point3protected floatprotected StaticGridprotected floatprotected VertTmarkprotected Box3 -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
p
-
Si
-
end
protected boolean end -
max_dist
protected float max_dist -
explored
-
to_explore
-
radius
protected float radius -
step_size
protected float step_size -
elems
-
dist_funct
-
tm
-
currentElem
-
-
Constructor Details
-
ClosestIterator
-
-
Method Details
-
_endGrid
public final boolean _endGrid() -
_UpdateRadius
public final void _UpdateRadius() -
_nextShell
public final boolean _nextShell() -
setIndexStructure
-
setMarker
-
init
-
end
public final boolean end() -
refresh
public final boolean refresh() -
toUpdate
public final boolean toUpdate() -
plusplus
public final void plusplus() -
get
-
dereference
-
dist
public final float dist() -
nearestPoint
-