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