|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IFieldGeo
igeo.IPointFieldGeo
igeo.IPlanarAttractor.IPlanarAttractorGeo
public static class IPlanarAttractor.IPlanarAttractorGeo
Nested Class Summary |
---|
Nested classes/interfaces inherited from class igeo.IFieldGeo |
---|
IFieldGeo.Decay |
Field Summary |
---|
Fields inherited from class igeo.IPointFieldGeo |
---|
dir, pos |
Fields inherited from class igeo.IFieldGeo |
---|
bidirectional, constantIntensity, customDecay, decay, gaussDecay, intensity, linearDecay, noDecay, threshold |
Constructor Summary | |
---|---|
IPlanarAttractor.IPlanarAttractorGeo(IVecI pos,
IVecI planeDir)
|
Method Summary | |
---|---|
IVecI |
getForce(IVecI v,
IVecI orig)
get original field value out of curve parameter u |
Methods inherited from class igeo.IPointFieldGeo |
---|
del, dir, gauss, gaussian, gaussianDecay, get, get, getForce, intensity, linear, linearDecay, noDecay, pos, threshold |
Methods inherited from class igeo.IFieldGeo |
---|
bidirectional, constantIntensity, decay, 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 |
---|
bidirectional, constantIntensity, decay, intensity, threshold |
Constructor Detail |
---|
public IPlanarAttractor.IPlanarAttractorGeo(IVecI pos, IVecI planeDir)
Method Detail |
---|
public IVecI getForce(IVecI v, IVecI orig)
IPointFieldGeo
getForce
in class IPointFieldGeo
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |