| Constructor and Description |
|---|
DefaultFadeLine() |
| Modifier and Type | Method and Description |
|---|---|
long |
getDuration()
Fade line is not of infinite length.
|
cz.cuni.amis.pogamut.base3d.worldview.object.Location |
getPosition(long time)
Get position where was fadeline
|
public cz.cuni.amis.pogamut.base3d.worldview.object.Location getPosition(long time)
IFadeLinegetPosition in interface IFadeLinetime - how long in past do we want to know the position (higher number = longer in past)public long getDuration()
IFadeLinegetDuration in interface IFadeLineCopyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.