|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Rotation.Order | |
|---|---|
| cz.cuni.amis.pogamut.base3d.worldview.object | |
| Uses of Rotation.Order in cz.cuni.amis.pogamut.base3d.worldview.object |
|---|
| Methods in cz.cuni.amis.pogamut.base3d.worldview.object that return Rotation.Order | |
|---|---|
static Rotation.Order |
Rotation.Order.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Rotation.Order[] |
Rotation.Order.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in cz.cuni.amis.pogamut.base3d.worldview.object with parameters of type Rotation.Order | |
|---|---|
Rotation |
Location.getQuatLikeRotationSeq(Rotation.Order order)
WIP not completed yet. |
Rotation |
Location.getRotation(Rotation.Order order)
Converts Location into Rotation. |
Location |
Rotation.toLocation(Rotation.Order order)
Converts this Rotation into Location. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||