scripps.vvm.manager
Class VVMSnapSearcher
java.lang.Object
|
+--scripps.vvm.manager.VVMSnapSearcher
- All Implemented Interfaces:
- harmonic.mz.snap.PointSnapSearcher
- public class VVMSnapSearcher
- extends java.lang.Object
- implements harmonic.mz.snap.PointSnapSearcher
This is given to the framework for specialize the selection of points
|
Field Summary |
harmonic.mz.data.fields.BooleanField |
bAtomSnap
|
|
Method Summary |
java.lang.String |
lookForSnaps(harmonic.meshGeom.math.Pnt3f ret,
int x,
int y,
harmonic.viewer3D.Picking picker,
harmonic.viewer3D.PaintStruct[] painters,
harmonic.mz.data.fields.PointField field)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
bAtomSnap
public harmonic.mz.data.fields.BooleanField bAtomSnap
VVMSnapSearcher
public VVMSnapSearcher()
lookForSnaps
public java.lang.String lookForSnaps(harmonic.meshGeom.math.Pnt3f ret,
int x,
int y,
harmonic.viewer3D.Picking picker,
harmonic.viewer3D.PaintStruct[] painters,
harmonic.mz.data.fields.PointField field)
- Specified by:
lookForSnaps in interface harmonic.mz.snap.PointSnapSearcher