Package com.sun.j3d.utils.behaviors.interpolators

Provides spline-based interpolation behaviors.

See:
          Description

Class Summary
CubicSplineCurve CubicSplineCurve is a container class that holds a number of cubicSplineSegments
CubicSplineSegment The CubicSplineSegment class creates the representation of a TCB (Kochanek-Bartels Spline).
KBCubicSplineCurve KBCubicSplineCurve is a container class that holds a number of KBCubicSplineSegments
KBCubicSplineSegment The KBCubicSplineSegment class creates the representation of a Kochanek-Bartel's (also known as the TCB or Tension-Continuity-Bias Spline.
KBKeyFrame This class represents a Key Frame that can be used for Kochanek-Bartels (also called TCB or Tension-Continuity-Bias Splines) spline interpolation.
KBRotPosScaleSplinePathInterpolator KBRotPosScaleSplinePathInterpolator behavior.
KBSplinePathInterpolator KBSplinePathInterpolator behavior.
RotPosScaleTCBSplinePathInterpolator RotPosScaleTCBSplinePathInterpolator behavior.
TCBKeyFrame This class represents a Key Frame that can be used for Kochanek-Bartels (TCB) spline interpolation.
TCBSplinePathInterpolator TCBSplinePathInterpolator behavior.
 

Package com.sun.j3d.utils.behaviors.interpolators Description

Provides spline-based interpolation behaviors.



Copyright (c) 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.