Uses of Interface
org.web3d.x3d.sai.Interpolation.SquadOrientationInterpolator
| Package | Description |
|---|---|
| org.web3d.x3d.jsail.Interpolation | |
| org.web3d.x3d.sai.Interpolation |
-
Uses of SquadOrientationInterpolator in org.web3d.x3d.jsail.Interpolation
Classes in org.web3d.x3d.jsail.Interpolation that implement SquadOrientationInterpolator Modifier and Type Class Description classSquadOrientationInterpolatorObjectSquadOrientationInterpolator performs non-linear interpolation among paired lists of rotation values to produce an SFRotation value_changed output event. -
Uses of SquadOrientationInterpolator in org.web3d.x3d.sai.Interpolation
Methods in org.web3d.x3d.sai.Interpolation that return SquadOrientationInterpolator Modifier and Type Method Description SquadOrientationInterpolatorSquadOrientationInterpolator. setKey(float[] newValue)Accessor method to assign float array to inputOutput MFFloat field named key.SquadOrientationInterpolatorSquadOrientationInterpolator. setKeyValue(float[] newValue)Accessor method to assign 4-tuple float array unit axis, angle (in radians) to inputOutput MFRotation field named keyValue.SquadOrientationInterpolatorSquadOrientationInterpolator. setMetadata(X3DMetadataObject newValue)Accessor method to assign X3DMetadataObject instance (using a properly typed node) to inputOutput SFNode field metadata.SquadOrientationInterpolatorSquadOrientationInterpolator. setNormalizeVelocity(boolean newValue)Accessor method to assign boolean value to inputOutput SFBool field named normalizeVelocity.