|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MutableHomogeneousTransform
Method Summary | |
---|---|
void |
setRotation(Matrix3D m)
|
void |
setTranslation(Vector3D t)
|
Methods inherited from interface org.simtk.geometry3d.MutableMathMatrix |
---|
copy, minusEquals, plusEquals, set, setColumn, setRow, timesEquals, timesEquals |
Methods inherited from interface org.simtk.geometry3d.MathMatrix |
---|
get, getColumn, getColumnCount, getDiagonal, getRow, getRowCount, minus, plus, times, times, times, trace, transpose |
Methods inherited from interface org.simtk.geometry3d.HomogeneousTransform |
---|
getRotation, getTranslation, times, times |
Methods inherited from interface org.simtk.geometry3d.MathMatrix |
---|
get, getColumn, getColumnCount, getDiagonal, getRow, getRowCount, minus, plus, times, times, times, trace, transpose |
Method Detail |
---|
void setTranslation(Vector3D t)
void setRotation(Matrix3D m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |