|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface HomogeneousTransform
Method Summary | |
---|---|
Matrix3D |
getRotation()
|
Vector3D |
getTranslation()
|
HomogeneousTransform |
times(HomogeneousTransform m)
|
Vector3D |
times(Vector3D v)
|
Methods inherited from interface org.simtk.geometry3d.MathMatrix |
---|
get, getColumn, getColumnCount, getDiagonal, getRow, getRowCount, minus, plus, times, times, times, trace, transpose |
Method Detail |
---|
Matrix3D getRotation()
Vector3D getTranslation()
Vector3D times(Vector3D v)
HomogeneousTransform times(HomogeneousTransform m)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |