|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IFieldGeo
igeo.ISurfaceFieldGeo
igeo.ISurfaceSlopeField.ISurfaceSlopeFieldGeo
public static class ISurfaceSlopeField.ISurfaceSlopeFieldGeo
Nested Class Summary |
---|
Nested classes/interfaces inherited from class igeo.IFieldGeo |
---|
IFieldGeo.Decay |
Field Summary | |
---|---|
(package private) IVec |
gravity
|
Fields inherited from class igeo.ISurfaceFieldGeo |
---|
fieldSurface, surface |
Fields inherited from class igeo.IFieldGeo |
---|
constantIntensity, decay, intensity, threshold |
Constructor Summary | |
---|---|
ISurfaceSlopeField.ISurfaceSlopeFieldGeo(ISurfaceI srf)
|
|
ISurfaceSlopeField.ISurfaceSlopeFieldGeo(ISurfaceI srf,
IVec gravityDir)
|
Method Summary | |
---|---|
IVecI |
get(IVecI v,
IVec2I uv)
get original field value out of curve parameter u |
Methods inherited from class igeo.ISurfaceFieldGeo |
---|
constantIntensity, gaussian, gaussianDecay, 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 |
Field Detail |
---|
IVec gravity
Constructor Detail |
---|
public ISurfaceSlopeField.ISurfaceSlopeFieldGeo(ISurfaceI srf)
public ISurfaceSlopeField.ISurfaceSlopeFieldGeo(ISurfaceI srf, IVec gravityDir)
Method Detail |
---|
public IVecI get(IVecI v, IVec2I uv)
ISurfaceFieldGeo
get
in class ISurfaceFieldGeo
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |