Example usage for Java javax.media.j3d RotPosPathInterpolator fields, constructors, methods, implement or subclass
The text is from its open source code.
RotPosPathInterpolator(Alpha alpha, TransformGroup target, Transform3D axisOfTransform, float[] knots, Quat4f[] quats, Point3f[] positions) Constructs a new interpolator that varies the rotation and translation of the target TransformGroup's transform. |
void | setSchedulingBounds(Bounds region) Set the Behavior's scheduling region to the specified bounds. |