- KBCubicSplineCurve - Class in org.jogamp.java3d.utils.behaviors.interpolators
-
KBCubicSplineCurve is a container class that holds a number of
KBCubicSplineSegments
- KBCubicSplineSegment - Class in org.jogamp.java3d.utils.behaviors.interpolators
-
The KBCubicSplineSegment class creates the representation of a
Kochanek-Bartel's (also known as the TCB or Tension-Continuity-Bias
Spline.
- KBKeyFrame - Class in org.jogamp.java3d.utils.behaviors.interpolators
-
This class represents a Key Frame that can be used for Kochanek-Bartels
(also called TCB or Tension-Continuity-Bias Splines) spline interpolation.
- KBKeyFrame(KBKeyFrame) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBKeyFrame
-
- KBKeyFrame(float, int, Point3f, float, float, float, Point3f, float, float, float) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBKeyFrame
-
Creates a key frame using the given inputs.
- KBRotPosScaleSplinePathInterpolator - Class in org.jogamp.java3d.utils.behaviors.interpolators
-
KBRotPosScaleSplinePathInterpolator behavior.
- KBRotPosScaleSplinePathInterpolator(Alpha, TransformGroup, Transform3D, KBKeyFrame[]) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBRotPosScaleSplinePathInterpolator
-
Constructs a new KBRotPosScaleSplinePathInterpolator object that
varies the rotation, translation, and scale of the target
TransformGroup's transform.
- KBRotPosScaleSplinePathInterpolatorState - Class in org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.utils.behaviors.interpolators
-
- KBRotPosScaleSplinePathInterpolatorState(SymbolTableData, Controller) - Constructor for class org.jogamp.java3d.utils.scenegraph.io.state.org.jogamp.java3d.utils.behaviors.interpolators.KBRotPosScaleSplinePathInterpolatorState
-
- KBSplinePathInterpolator - Class in org.jogamp.java3d.utils.behaviors.interpolators
-
KBSplinePathInterpolator behavior.
- KBSplinePathInterpolator(Alpha, KBKeyFrame[]) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBSplinePathInterpolator
-
- KBSplinePathInterpolator(Alpha, TransformGroup, KBKeyFrame[]) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBSplinePathInterpolator
-
Constructs a new KBSplinePathInterpolator object that interpolates
between keyframes with specified alpha, target and an default
axisOfTranform set to identity.
- KBSplinePathInterpolator(Alpha, TransformGroup, Transform3D, KBKeyFrame[]) - Constructor for class org.jogamp.java3d.utils.behaviors.interpolators.KBSplinePathInterpolator
-
Constructs a new KBSplinePathInterpolator object that interpolates
between keyframes with specified alpha, target and axisOfTransform.
- KEY_LISTENER - Static variable in class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformAWTBehavior
-
Flag indicating Behavior should listen for Key Events
- KeyNavigator - Class in org.jogamp.java3d.utils.behaviors.keyboard
-
This is the KeyNavigator class.
- KeyNavigator(TransformGroup) - Constructor for class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigator
-
Constructs a new key navigator object that operates on the specified
transform group.
- KeyNavigatorBehavior - Class in org.jogamp.java3d.utils.behaviors.keyboard
-
This class is a simple behavior that invokes the KeyNavigator
to modify the view platform transform.
- KeyNavigatorBehavior(TransformGroup) - Constructor for class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigatorBehavior
-
Constructs a new key navigator behavior node that operates
on the specified transform group.
- KeyNavigatorBehavior(Component, TransformGroup) - Constructor for class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigatorBehavior
-
Constructs a key navigator behavior that uses AWT listeners
and behavior posts rather than WakeupOnAWTEvent.
- keyPressed(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigatorBehavior
-
- keyPressed(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformAWTBehavior
-
- keyReleased(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigatorBehavior
-
- keyReleased(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformAWTBehavior
-
- keyTyped(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.keyboard.KeyNavigatorBehavior
-
- keyTyped(KeyEvent) - Method in class org.jogamp.java3d.utils.behaviors.vp.ViewPlatformAWTBehavior
-
- knot - Variable in class org.jogamp.java3d.utils.behaviors.interpolators.KBKeyFrame
-
- knot - Variable in class org.jogamp.java3d.utils.behaviors.interpolators.TCBKeyFrame
-