|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Implementors of this may be given to transformation functions.
| Method Summary | |
void |
beginTransform()
Gradual transformation will begin. |
void |
endTransform()
Gradual transformation will end. |
harmonic.viewer3D.CoordSystem |
getMoveableCoordSystem()
Return coordinate system that will change. |
boolean |
hasFixedCS()
Return whether coord system should be reparented as object is moved in tree |
void |
scaleCoordSystem(harmonic.meshGeom.math.TMat mat,
harmonic.meshGeom.math.Pnt3f gcsPoint)
Do a scale or rotation by given matrix about point. |
void |
translateCoordSystem(harmonic.meshGeom.math.TMat mat)
Do a translation by given matrix. |
| Method Detail |
public harmonic.viewer3D.CoordSystem getMoveableCoordSystem()
public void translateCoordSystem(harmonic.meshGeom.math.TMat mat)
public void scaleCoordSystem(harmonic.meshGeom.math.TMat mat,
harmonic.meshGeom.math.Pnt3f gcsPoint)
public void beginTransform()
public void endTransform()
public boolean hasFixedCS()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||