Uses of Package
org.web3d.x3d.jsail.Followers
Package
Description
The Follower nodes (Chasers and Dampers) support dynamic creation of smooth parameter transitions at run time.
-
ClassDescriptionColorChaser generates a series of SFColor values that progressively change from initial value to destination value.ColorDamper generates a series of RGB color values that progressively change from initial value to destination value.CoordinateChaser generates a series of coordinate arrays that progressively change from initial value to destination value.CoordinateDamper generates a series of coordinate arrays that progressively change from initial value to destination value.OrientationChaser generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.OrientationDamper generates a series of 4-tuple axis-angle SFRotation values that progressively change from initial value to destination value.PositionChaser generates a series of position values that progressively change from initial value to destination value.PositionChaser2D generates a series of 2D position values that progressively change from initial value to destination value.PositionDamper generates a series of position values that progressively change from initial value to destination value.PositionDamper2D generates a series of 2D floating-point values that progressively change from initial value to destination value.ScalarChaser generates a series of single floating-point values that progressively change from initial value to destination value.ScalarDamper generates a series of floating-point values that progressively change from initial value to destination value.TexCoordChaser2D generates a series of single floating-point values that progressively change from initial value to destination value.TexCoordDamper2D generates a series of 2D floating-point arrays that progressively change from initial value to destination value.