|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectigeo.IParameterObject
igeo.IVec4R.ToVec2WithAxis
public static class IVec4R.ToVec2WithAxis
Field Summary | |
---|---|
IVec4Op |
v
|
IVecOp |
xaxis
|
IVecOp |
yaxis
|
Fields inherited from class igeo.IParameterObject |
---|
parent |
Constructor Summary | |
---|---|
IVec4R.ToVec2WithAxis(IVec4Op v,
IVecOp xaxis,
IVecOp yaxis)
|
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 IVec4Op v
public IVecOp xaxis
public IVecOp yaxis
Constructor Detail |
---|
public IVec4R.ToVec2WithAxis(IVec4Op v, IVecOp xaxis, IVecOp yaxis)
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 |