|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MutableCoordinateSystem | |
| com.tensegrity.composite.coordinate | Provides interfaces and classes for creating and dealing with coordinate systems. |
| Uses of MutableCoordinateSystem in com.tensegrity.composite.coordinate |
| Methods in com.tensegrity.composite.coordinate that return MutableCoordinateSystem | |
static MutableCoordinateSystem |
CoordinateSystemUtilities.convertToMutableCoordinateSystem(CoordinateSystem coordSystem)
Returns an equivalent mutable version of the given immutable CoordinateSystem. |
| Constructors in com.tensegrity.composite.coordinate with parameters of type MutableCoordinateSystem | |
MutableCoordinateSystem(MutableCoordinateSystem coordSystem)
Constructor for MutableCoordinateSystem that creates a copy
of the MutableCoordinateSystem given by
coordSystem. |
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||