|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UniverseOrientationState | |
|---|---|
| sonification.dataimport.visbards_resourcetoolkit.model | |
| Uses of UniverseOrientationState in sonification.dataimport.visbards_resourcetoolkit.model |
|---|
| Methods in sonification.dataimport.visbards_resourcetoolkit.model that return UniverseOrientationState | |
|---|---|
UniverseOrientationState |
Universe.getOrientation()
Returns the orientation of the universe |
| Methods in sonification.dataimport.visbards_resourcetoolkit.model with parameters of type UniverseOrientationState | |
|---|---|
void |
Universe.setOrientation(UniverseOrientationState s1,
UniverseOrientationState s2,
float phase)
Sets the orientation state of the universe, between s1 and s2 according to phase (which ranges from 0 to 1). |
void |
Universe.setSplinePath(UniverseOrientationState[] s,
float[] knots)
Set the orientation spline path consisting of given states and with given knots |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||