|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IFieldGeo
igeo.ICurveFieldGeo
igeo.ICurveAttractorField.ICurveAttractorFieldGeo
public static class ICurveAttractorField.ICurveAttractorFieldGeo
Nested Class Summary |
---|
Nested classes/interfaces inherited from class igeo.IFieldGeo |
---|
IFieldGeo.Decay |
Field Summary |
---|
Fields inherited from class igeo.ICurveFieldGeo |
---|
curve, fieldCurve |
Fields inherited from class igeo.IFieldGeo |
---|
bidirectional, constantIntensity, decay, intensity, threshold |
Constructor Summary | |
---|---|
ICurveAttractorField.ICurveAttractorFieldGeo(ICurveI crv)
|
Method Summary | |
---|---|
IVecI |
get(IVecI v,
double u)
get original field value out of curve parameter u |
Methods inherited from class igeo.ICurveFieldGeo |
---|
bidirectional, constantIntensity, del, gauss, gaussian, gaussianDecay, get, 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 |
---|
public ICurveAttractorField.ICurveAttractorFieldGeo(ICurveI crv)
Method Detail |
---|
public IVecI get(IVecI v, double u)
ICurveFieldGeo
get
in class ICurveFieldGeo
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |