Uses of Class
com.openinventor.inventor.fields.SoSFVec2f
-
Packages that use SoSFVec2f Package Description com.openinventor.inventor.gui.view com.openinventor.inventor.nodes com.openinventor.inventor.viewercomponents.nodes Viewer components nodes independent from graphical user interface.com.openinventor.medical.nodes Provides some nodes and helper classes specifically created to facilitate implementation of medical applications.com.openinventor.meshviz.graph -
-
Uses of SoSFVec2f in com.openinventor.inventor.gui.view
Fields in com.openinventor.inventor.gui.view declared as SoSFVec2f Modifier and Type Field Description SoSFVec2fPoBaseView. viewportOriginLower-left corner coordinates of the viewport of the view.SoSFVec2fPoBaseView. viewportSizeSize of the viewport of the view. -
Uses of SoSFVec2f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec2f Modifier and Type Field Description SoSFVec2fSoCircularExtrusion. activeSectionDefines the visible section of the spine in normalized coordinates.SoSFVec2fSoTexture2Transform. centerCenter point used for scaling and rotation.SoSFVec2fSoViewport. originSpecifies the position of the viewport in pixels.SoSFVec2fSoViewportClipping. originSpecifies the position of the clip region in pixels.SoSFVec2fSoDepthBuffer. rangeValue range for the depth buffer (glDepthRange).SoSFVec2fSoTexture2Transform. scaleFactorScaling factors in S and T.SoSFVec2fSoViewport. sizeSpecifies the size of the viewport in pixels.SoSFVec2fSoViewportClipping. sizeSpecifies the size of the clip region in pixels.SoSFVec2fSoTexture2Transform. translationTranslation in S and T.SoSFVec2fSoShaderParameter2f. valueSpecifies the parameter's value. -
Uses of SoSFVec2f in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFVec2f Modifier and Type Field Description SoSFVec2fSoViewingCube. sizeSize of the viewport, in pixels, in which the viewing cube is drawn. -
Uses of SoSFVec2f in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFVec2f Modifier and Type Field Description SoSFVec2fSliceScaleBar. positionPosition in normalized screen coordinates (-1 to 1). -
Uses of SoSFVec2f in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFVec2f Modifier and Type Field Description SoSFVec2fPoCircleArcCtrPtAngle. centerCircle center.SoSFVec2fPoCircleArcCtrRadTwoAngle. centerCircle center.SoSFVec2fPoCircleArcCtrTwoPts. centerCircle center.SoSFVec2fPoCircleCenterRadius. centerCircle center.SoSFVec2fPoPieChart2D. centerCenter of the pie chart.SoSFVec2fPoAutoValueLegend. endSecond point of the same diagonal.SoSFVec2fPoGroup2Axis. endDefines the end point of the both axis.SoSFVec2fPoGroup4Axis. endEnd point of the top horizontal axis and of the right vertical axis.SoSFVec2fPoItemLegend. endSecond point of the same diagonal.SoSFVec2fPoCircleArcCtrTwoPts. endPointEnd point of the arc.SoSFVec2fPoCircleArcThreePts. endPointEnd point of the arc.SoSFVec2fPoGroup2Axis. gradEndDefines the value of the graduation (tick label) corresponding to the end point of this group of axes.SoSFVec2fPoGroup4Axis. gradEndDefines the value of the graduation (tick label) corresponding to the end point of this group of axes.SoSFVec2fPoGroup2Axis. gradStartDefines the value of the graduation (tick label) corresponding to the starting point of this group of axes.SoSFVec2fPoGroup4Axis. gradStartDefines the value of the graduation (tick label) corresponding to the starting point of this group of axes.SoSFVec2fPoCircleArcThreePts. middlePointIntermediate point of the arc.SoSFVec2fPoCircleThreePoints. pFirst point of the circle.SoSFVec2fPoParallelogram. pFirst point of the parallelogram.SoSFVec2fPoRectangle. pFirst point of one of the diagonals of the rectangle.SoSFVec2fPoCircleThreePoints. qSecond point of the circle.SoSFVec2fPoParallelogram. qSecond point of the parallelogram.SoSFVec2fPoRectangle. qSecond point of the same diagonal.SoSFVec2fPoCircleThreePoints. rThird point of the circle.SoSFVec2fPoParallelogram. rThird point of the parallelogram.SoSFVec2fPoAutoValueLegend. startFirst point of one of the diagonals of the rectangle delimiting the legend.SoSFVec2fPoGroup2Axis. startStart point of the both axis.SoSFVec2fPoGroup4Axis. startStart point of the bottom horizontal axis and of the left vertical axis.SoSFVec2fPoHistogram. startDefine the start point of the histogram.SoSFVec2fPoItemLegend. startFirst point of one of the diagonals of the rectangle delimiting the legend.SoSFVec2fPoCircleArcCtrPtAngle. startPointStart point of the arc.SoSFVec2fPoCircleArcCtrTwoPts. startPointStart point of the arc.SoSFVec2fPoCircleArcThreePts. startPointStart point of the arc.
-