|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.ISurfaceR.UV2
public static class ISurfaceR.UV2
Field Summary | |
---|---|
IVec2I |
pt
|
ISurfaceOp |
srf
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
ISurfaceR.UV2(ISurfaceOp s,
IVec2I p)
|
Method Summary | |
---|---|
IVec2 |
get()
|
Methods inherited from class igeo.IParameterObject |
---|
createObject, parent, parent |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public ISurfaceOp srf
public IVec2I pt
Constructor Detail |
---|
public ISurfaceR.UV2(ISurfaceOp s, IVec2I p)
Method Detail |
---|
public IVec2 get()
get
in interface IParameter
get
in interface IVec2Op
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |