Package one.empty3.library.core.move
Class LineTrajectory
java.lang.Object
one.empty3.library.core.move.SimpleTrajectory
one.empty3.library.core.move.LineTrajectory
- All Implemented Interfaces:
Trajectory
- Direct Known Subclasses:
LineMoveeObject
-
Field Summary
FieldsFields inherited from class one.empty3.library.core.move.SimpleTrajectory
nanoTime
Fields 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.SimpleTrajectory
addPoints, addPoints, getIntermediatePointsUntilNext, getNextPointAndRemove, hasMorePoints
-
Field Details
-
a
-
-
Method Details
-
swapAB
public void swapAB() -
calculerPoint3D
- Specified by:
calculerPoint3D
in classSimpleTrajectory
-