Java javax.media.j3d RotPosScalePathInterpolator fields, constructors, methods, implement or subclass

Example usage for Java javax.media.j3d RotPosScalePathInterpolator fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.media.j3d RotPosScalePathInterpolator.

The text is from its open source code.

Constructor

RotPosScalePathInterpolator(Alpha alpha, TransformGroup target, Transform3D axisOfTransform, float[] knots, Quat4f[] quats, Point3f[] positions, float[] scales)
Constructs a new RotPosScalePathInterpolator object that varies the rotation, translation, and scale of the target TransformGroup's transform.