igeo
Class IMeshNormalField.IMeshNormalFieldGeo

java.lang.Object
  extended by igeo.IFieldGeo
      extended by igeo.IMeshFieldGeo
          extended by igeo.IMeshNormalField.IMeshNormalFieldGeo
All Implemented Interfaces:
I3DFieldI, IFieldI
Enclosing class:
IMeshNormalField

public static class IMeshNormalField.IMeshNormalFieldGeo
extends IMeshFieldGeo


Nested Class Summary
 
Nested classes/interfaces inherited from class igeo.IFieldGeo
IFieldGeo.Decay
 
Field Summary
 
Fields inherited from class igeo.IMeshFieldGeo
mesh
 
Fields inherited from class igeo.IFieldGeo
bidirectional, constantIntensity, decay, intensity, threshold
 
Constructor Summary
IMeshNormalField.IMeshNormalFieldGeo(IMeshI m)
           
 
Method Summary
 IVecI get(int vertexIndex)
           
 
Methods inherited from class igeo.IMeshFieldGeo
bidirectional, constantIntensity, del, gauss, gaussian, gaussianDecay, get, get, intensity, linear, linearDecay, noDecay, threshold
 
Methods inherited from class igeo.IFieldGeo
decay, intensity, threshold
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface igeo.IFieldI
intensity, threshold
 

Constructor Detail

IMeshNormalField.IMeshNormalFieldGeo

public IMeshNormalField.IMeshNormalFieldGeo(IMeshI m)
Method Detail

get

public IVecI get(int vertexIndex)
Overrides:
get in class IMeshFieldGeo