public interface IFadeLine
| 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
|
cz.cuni.amis.pogamut.base3d.worldview.object.Location getPosition(long time)
time - how long in past do we want to know the position (higher number = longer in past)long getDuration()
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.