Package one.empty3.library.core.move
Class LineMoveeObject
java.lang.Object
one.empty3.library.core.move.SimpleTrajectory
one.empty3.library.core.move.LineTrajectory
one.empty3.library.core.move.LineMoveeObject
- All Implemented Interfaces:
Trajectory,MoveeObject
-
Field Summary
Fields inherited from class one.empty3.library.core.move.LineTrajectory
aFields inherited from class one.empty3.library.core.move.SimpleTrajectory
nanoTimeFields inherited from interface one.empty3.library.core.move.Trajectory
POINTS_INTERMEDIATE_BEZIER, POINTS_INTERMEDIATE_LINE -
Method Summary
Methods inherited from class one.empty3.library.core.move.LineTrajectory
calculerPoint3D, swapABMethods inherited from class one.empty3.library.core.move.SimpleTrajectory
addPoints, addPoints, getIntermediatePointsUntilNext, getNextPointAndRemove, hasMorePoints
-
Method Details
-
setPositionAtTime
- Specified by:
setPositionAtTimein interfaceMoveeObject
-
getCurrentPosition
- Specified by:
getCurrentPositionin interfaceMoveeObject
-