Uses of Class
com.openinventor.inventor.engines.SoEngineOutput
Packages that use SoEngineOutput
-
Uses of SoEngineOutput in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoEngineOutputModifier and TypeFieldDescriptionfinal SoEngineOutput
SoDecomposeRotation.angle
(SoMFFloat
) Angle (in radians) derived from the input.final SoEngineOutput
SoDecomposeRotation.axis
(SoMFVec3f
) Axis of rotation derived from the input.final SoEngineOutput
SoComputeBoundingBox.boxCenter
(SoSFVec3f
) Center of the computed bounding box.final SoEngineOutput
SoTransformVec3f.direction
(SoMFVec3f
) Vector transformed by matrix, ignoring translation.final SoEngineOutput
SoBoolOperation.inverse
(SoMFBool
) Inverse of output.final SoEngineOutput
SoOneShot.isActive
(SoSFBool
) Is true during the active cycle.final SoEngineOutput
SoOnOff.isOff
(SoSFBool
) The inverse of isOn.final SoEngineOutput
SoOnOff.isOn
(SoSFBool
) Switch value.final SoEngineOutput
SoComposeMatrix.matrix
(SoMFMatrix
) Transformation matrix that transforms from object space into the space specified by the inputs.final SoEngineOutput
SoComputeBoundingBox.max
(SoSFVec3f
) Maximum point of the computed bounding box.final SoEngineOutput
SoComputeBoundingBox.min
(SoSFVec3f
) Minimum point of the computed bounding box.final SoEngineOutput
SoTransformVec3f.normalDirection
(SoMFVec3f
) Normalized direction.final SoEngineOutput
SoCalculator.oa
(SoMFFloat
) Outputs oa-od are the floating-point values.final SoEngineOutput
SoCalculator.oA
(SoMFVec3f
) Outputs oA-oD are the vectors.final SoEngineOutput
SoCalculator.ob
(SoMFFloat
) Outputs oa-od are the floating-point values.final SoEngineOutput
SoCalculator.oB
(SoMFVec3f
) Outputs oA-oD are the vectors.final SoEngineOutput
SoComputeBoundingBox.objectCenter
(SoSFVec3f
) Center of the objects in the graph.final SoEngineOutput
SoCalculator.oc
(SoMFFloat
) Outputs oa-od are the floating-point values.final SoEngineOutput
SoCalculator.oC
(SoMFVec3f
) Outputs oA-oD are the vectors.final SoEngineOutput
SoCalculator.od
(SoMFFloat
) Outputs oa-od are the floating-point values.final SoEngineOutput
SoCalculator.oD
(SoMFVec3f
) Outputs oA-oD are the vectors.final SoEngineOutput
SoTrackFollower.orientation
(SoSFRotation
) Rotation interpolated from thealpha
value.final SoEngineOutput
SoBoolOperation.output
(SoMFBool
) Result of the Boolean operation applied to the inputs.final SoEngineOutput
SoConcatenate.output
Output.final SoEngineOutput
SoCounter.output
(SoSFShort
) Counts min-to-max in step increments.final SoEngineOutput
SoGate.output
( lt ) Contains a copy of the input value if the gate is open.final SoEngineOutput
SoInterpolate.output
(SoMFFloat
) Interpolated value.final SoEngineOutput
SoSelectOne.output
( lt ) The single value selected.final SoEngineOutput
SoTimeCounter.output
(SoSFShort
) Counts min-to-max, in step increments.final SoEngineOutput
SoTriggerAny.output
Triggered when any of the inputs is touched.final SoEngineOutput
SoTransformVec3f.point
(SoMFVec3f
) Vector transformed by matrix.final SoEngineOutput
SoTrackFollower.position
final SoEngineOutput
SoOneShot.ramp
(SoSFFloat
) Ramps linearly from 0.0 to 1.0.final SoEngineOutput
SoComposeRotation.rotation
(SoMFRotation
) Rotation field, defined by the inputs.final SoEngineOutput
SoComposeRotationFromTo.rotation
(SoMFRotation
) A rotation that transforms one vector into another.final SoEngineOutput
SoDecomposeMatrix.rotation
(SoMFRotation
) Derived rotation.final SoEngineOutput
SoDecomposeMatrix.scaleFactor
(SoMFVec3f
) Derived scale values in x, y, and z.final SoEngineOutput
SoDecomposeMatrix.scaleOrientation
(SoMFRotation
) Derived rotational space for scaling.final SoEngineOutput
SoCounter.syncOut
(SoSFTrigger
) Triggers at cycle start.final SoEngineOutput
SoTimeCounter.syncOut
(SoSFTrigger
) Triggers at cycle start.final SoEngineOutput
SoElapsedTime.timeOut
(SoSFTime
) Time elapsed, modified by the speed factor.final SoEngineOutput
SoOneShot.timeOut
(SoSFTime
) Elapsed time from the start.final SoEngineOutput
SoDecomposeMatrix.translation
(SoMFVec3f
) Derived translation in x, y, and z.final SoEngineOutput
SoComposeVec2f.vector
(SoMFVec2f
) Vector composed of x and y components.final SoEngineOutput
SoComposeVec2i32.vector
(SoMFVec2i32
) Vector composed of x and y components.final SoEngineOutput
SoComposeVec2s.vector
(SoMFVec2s
) Vector composed of x and y components.final SoEngineOutput
SoComposeVec3f.vector
(SoMFVec3f
) Vector composed of x, y, and z.final SoEngineOutput
SoComposeVec4f.vector
(SoMFVec4f
) Vector composed of x, y, z, and w.final SoEngineOutput
SoDecomposeVec4f.w
(SoMFFloat
) Fourth component of the vector.final SoEngineOutput
SoDecomposeVec2f.x
(SoMFFloat
) First component of the vector.final SoEngineOutput
SoDecomposeVec2i32.x
(SoMFInt32
) First component of the vector.final SoEngineOutput
SoDecomposeVec2s.x
(SoMFShort
) First component of the vector.final SoEngineOutput
SoDecomposeVec3f.x
(SoMFFloat
) First component of the vector.final SoEngineOutput
SoDecomposeVec4f.x
(SoMFFloat
) First component of the vector.final SoEngineOutput
SoDecomposeVec2f.y
(SoMFFloat
) Second component of the vector.final SoEngineOutput
SoDecomposeVec2i32.y
(SoMFInt32
) Second component of the vector.final SoEngineOutput
SoDecomposeVec2s.y
(SoMFShort
) Second component of the vector.final SoEngineOutput
SoDecomposeVec3f.y
(SoMFFloat
) Second component of the vector.final SoEngineOutput
SoDecomposeVec4f.y
(SoMFFloat
) Second component of the vector.final SoEngineOutput
SoDecomposeVec3f.z
(SoMFFloat
) Third component of the vector.final SoEngineOutput
SoDecomposeVec4f.z
(SoMFFloat
) Third component of the vector.Methods in com.openinventor.inventor.engines that return SoEngineOutputModifier and TypeMethodDescriptionReturns a reference to the engine output with the given name.Methods in com.openinventor.inventor.engines with parameters of type SoEngineOutputModifier and TypeMethodDescriptionSoEngine.getOutputName
(SoEngineOutput output) Returns (in outputName) the name of the engine output (output). -
Uses of SoEngineOutput in com.openinventor.inventor.fields
Methods in com.openinventor.inventor.fields that return SoEngineOutputModifier and TypeMethodDescriptionSoField.getConnectedEngine()
Returns true if this field is being written into by an engine, and returns the engine output it is connected to in engineOutput.Methods in com.openinventor.inventor.fields with parameters of type SoEngineOutputModifier and TypeMethodDescriptionboolean
SoField.appendConnection
(SoEngineOutput engineOutput) Appends this field to the list of connections from another engineOutput.boolean
SoField.connectFrom
(SoEngineOutput engineOutput) Connects this field from an engine output.void
SoField.disconnect
(SoEngineOutput engineOutput) Disconnect the field from the requested engineOutput.