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 SoEngineOutputSoDecomposeRotation.angle(SoMFFloat) Angle (in radians) derived from the input.final SoEngineOutputSoDecomposeRotation.axis(SoMFVec3f) Axis of rotation derived from the input.final SoEngineOutputSoComputeBoundingBox.boxCenter(SoSFVec3f) Center of the computed bounding box.final SoEngineOutputSoTransformVec3f.direction(SoMFVec3f) Vector transformed by matrix, ignoring translation.final SoEngineOutputSoBoolOperation.inverse(SoMFBool) Inverse of output.final SoEngineOutputSoOneShot.isActive(SoSFBool) Is true during the active cycle.final SoEngineOutputSoOnOff.isOff(SoSFBool) The inverse of isOn.final SoEngineOutputSoOnOff.isOn(SoSFBool) Switch value.final SoEngineOutputSoComposeMatrix.matrix(SoMFMatrix) Transformation matrix that transforms from object space into the space specified by the inputs.final SoEngineOutputSoComputeBoundingBox.max(SoSFVec3f) Maximum point of the computed bounding box.final SoEngineOutputSoComputeBoundingBox.min(SoSFVec3f) Minimum point of the computed bounding box.final SoEngineOutputSoTransformVec3f.normalDirection(SoMFVec3f) Normalized direction.final SoEngineOutputSoCalculator.oa(SoMFFloat) Outputs oa-od are the floating-point values.final SoEngineOutputSoCalculator.oA(SoMFVec3f) Outputs oA-oD are the vectors.final SoEngineOutputSoCalculator.ob(SoMFFloat) Outputs oa-od are the floating-point values.final SoEngineOutputSoCalculator.oB(SoMFVec3f) Outputs oA-oD are the vectors.final SoEngineOutputSoComputeBoundingBox.objectCenter(SoSFVec3f) Center of the objects in the graph.final SoEngineOutputSoCalculator.oc(SoMFFloat) Outputs oa-od are the floating-point values.final SoEngineOutputSoCalculator.oC(SoMFVec3f) Outputs oA-oD are the vectors.final SoEngineOutputSoCalculator.od(SoMFFloat) Outputs oa-od are the floating-point values.final SoEngineOutputSoCalculator.oD(SoMFVec3f) Outputs oA-oD are the vectors.final SoEngineOutputSoTrackFollower.orientation(SoSFRotation) Rotation interpolated from thealphavalue.final SoEngineOutputSoBoolOperation.output(SoMFBool) Result of the Boolean operation applied to the inputs.final SoEngineOutputSoConcatenate.outputOutput.final SoEngineOutputSoCounter.output(SoSFShort) Counts min-to-max in step increments.final SoEngineOutputSoGate.output( lt ) Contains a copy of the input value if the gate is open.final SoEngineOutputSoInterpolate.output(SoMFFloat) Interpolated value.final SoEngineOutputSoSelectOne.output( lt ) The single value selected.final SoEngineOutputSoTimeCounter.output(SoSFShort) Counts min-to-max, in step increments.final SoEngineOutputSoTriggerAny.outputTriggered when any of the inputs is touched.final SoEngineOutputSoTransformVec3f.point(SoMFVec3f) Vector transformed by matrix.final SoEngineOutputSoTrackFollower.positionfinal SoEngineOutputSoOneShot.ramp(SoSFFloat) Ramps linearly from 0.0 to 1.0.final SoEngineOutputSoComposeRotation.rotation(SoMFRotation) Rotation field, defined by the inputs.final SoEngineOutputSoComposeRotationFromTo.rotation(SoMFRotation) A rotation that transforms one vector into another.final SoEngineOutputSoDecomposeMatrix.rotation(SoMFRotation) Derived rotation.final SoEngineOutputSoDecomposeMatrix.scaleFactor(SoMFVec3f) Derived scale values in x, y, and z.final SoEngineOutputSoDecomposeMatrix.scaleOrientation(SoMFRotation) Derived rotational space for scaling.final SoEngineOutputSoCounter.syncOut(SoSFTrigger) Triggers at cycle start.final SoEngineOutputSoTimeCounter.syncOut(SoSFTrigger) Triggers at cycle start.final SoEngineOutputSoElapsedTime.timeOut(SoSFTime) Time elapsed, modified by the speed factor.final SoEngineOutputSoOneShot.timeOut(SoSFTime) Elapsed time from the start.final SoEngineOutputSoDecomposeMatrix.translation(SoMFVec3f) Derived translation in x, y, and z.final SoEngineOutputSoComposeVec2f.vector(SoMFVec2f) Vector composed of x and y components.final SoEngineOutputSoComposeVec2i32.vector(SoMFVec2i32) Vector composed of x and y components.final SoEngineOutputSoComposeVec2s.vector(SoMFVec2s) Vector composed of x and y components.final SoEngineOutputSoComposeVec3f.vector(SoMFVec3f) Vector composed of x, y, and z.final SoEngineOutputSoComposeVec4f.vector(SoMFVec4f) Vector composed of x, y, z, and w.final SoEngineOutputSoDecomposeVec4f.w(SoMFFloat) Fourth component of the vector.final SoEngineOutputSoDecomposeVec2f.x(SoMFFloat) First component of the vector.final SoEngineOutputSoDecomposeVec2i32.x(SoMFInt32) First component of the vector.final SoEngineOutputSoDecomposeVec2s.x(SoMFShort) First component of the vector.final SoEngineOutputSoDecomposeVec3f.x(SoMFFloat) First component of the vector.final SoEngineOutputSoDecomposeVec4f.x(SoMFFloat) First component of the vector.final SoEngineOutputSoDecomposeVec2f.y(SoMFFloat) Second component of the vector.final SoEngineOutputSoDecomposeVec2i32.y(SoMFInt32) Second component of the vector.final SoEngineOutputSoDecomposeVec2s.y(SoMFShort) Second component of the vector.final SoEngineOutputSoDecomposeVec3f.y(SoMFFloat) Second component of the vector.final SoEngineOutputSoDecomposeVec4f.y(SoMFFloat) Second component of the vector.final SoEngineOutputSoDecomposeVec3f.z(SoMFFloat) Third component of the vector.final SoEngineOutputSoDecomposeVec4f.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 TypeMethodDescriptionbooleanSoField.appendConnection(SoEngineOutput engineOutput) Appends this field to the list of connections from another engineOutput.booleanSoField.connectFrom(SoEngineOutput engineOutput) Connects this field from an engine output.voidSoField.disconnect(SoEngineOutput engineOutput) Disconnect the field from the requested engineOutput.