Uses of Class
com.openinventor.inventor.fields.SoSFVec2f
Packages that use SoSFVec2f
Package
Description
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoSFVec2f in com.openinventor.inventor.gui.view
Fields in com.openinventor.inventor.gui.view declared as SoSFVec2fModifier and TypeFieldDescriptionfinal SoSFVec2f
PoBaseView.viewportOrigin
Lower-left corner coordinates of the viewport of the view.final SoSFVec2f
PoBaseView.viewportSize
Size of the viewport of the view. -
Uses of SoSFVec2f in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFVec2fModifier and TypeFieldDescriptionfinal SoSFVec2f
SoCircularExtrusion.activeSection
Defines the visible section of the spine in normalized coordinates.final SoSFVec2f
SoTexture2Transform.center
Center point used for scaling and rotation.final SoSFVec2f
SoViewport.origin
Specifies the position of the viewport in pixels.final SoSFVec2f
SoViewportClipping.origin
Specifies the position of the clip region in pixels.final SoSFVec2f
SoDepthBuffer.range
Value range for the depth buffer (glDepthRange).final SoSFVec2f
SoTexture2Transform.scaleFactor
Scaling factors in S and T.final SoSFVec2f
SoViewport.size
Specifies the size of the viewport in pixels.final SoSFVec2f
SoViewportClipping.size
Specifies the size of the clip region in pixels.final SoSFVec2f
SoTexture2Transform.translation
Translation in S and T.final SoSFVec2f
SoShaderParameter2f.value
Specifies the parameter's value. -
Uses of SoSFVec2f in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFVec2f -
Uses of SoSFVec2f in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFVec2f -
Uses of SoSFVec2f in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFVec2fModifier and TypeFieldDescriptionfinal SoSFVec2f
PoCircleArcCtrPtAngle.center
Circle center.final SoSFVec2f
PoCircleArcCtrRadTwoAngle.center
Circle center.final SoSFVec2f
PoCircleArcCtrTwoPts.center
Circle center.final SoSFVec2f
PoCircleCenterRadius.center
Circle center.final SoSFVec2f
PoPieChart2D.center
Center of the pie chart.final SoSFVec2f
PoAutoValueLegend.end
Second point of the same diagonal.final SoSFVec2f
PoGroup2Axis.end
Defines the end point of the both axis.final SoSFVec2f
PoGroup4Axis.end
End point of the top horizontal axis and of the right vertical axis.final SoSFVec2f
PoItemLegend.end
Second point of the same diagonal.final SoSFVec2f
PoCircleArcCtrTwoPts.endPoint
End point of the arc.final SoSFVec2f
PoCircleArcThreePts.endPoint
End point of the arc.final SoSFVec2f
PoGroup2Axis.gradEnd
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.final SoSFVec2f
PoGroup4Axis.gradEnd
Defines the value of the graduation (tick label) corresponding to the end point of this group of axes.final SoSFVec2f
PoGroup2Axis.gradStart
Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.final SoSFVec2f
PoGroup4Axis.gradStart
Defines the value of the graduation (tick label) corresponding to the starting point of this group of axes.final SoSFVec2f
PoCircleArcThreePts.middlePoint
Intermediate point of the arc.final SoSFVec2f
PoCircleThreePoints.p
First point of the circle.final SoSFVec2f
PoParallelogram.p
First point of the parallelogram.final SoSFVec2f
PoRectangle.p
First point of one of the diagonals of the rectangle.final SoSFVec2f
PoCircleThreePoints.q
Second point of the circle.final SoSFVec2f
PoParallelogram.q
Second point of the parallelogram.final SoSFVec2f
PoRectangle.q
Second point of the same diagonal.final SoSFVec2f
PoCircleThreePoints.r
Third point of the circle.final SoSFVec2f
PoParallelogram.r
Third point of the parallelogram.final SoSFVec2f
PoAutoValueLegend.start
First point of one of the diagonals of the rectangle delimiting the legend.final SoSFVec2f
PoGroup2Axis.start
Start point of the both axis.final SoSFVec2f
PoGroup4Axis.start
Start point of the bottom horizontal axis and of the left vertical axis.final SoSFVec2f
PoHistogram.start
Define the start point of the histogram.final SoSFVec2f
PoItemLegend.start
First point of one of the diagonals of the rectangle delimiting the legend.final SoSFVec2f
PoCircleArcCtrPtAngle.startPoint
Start point of the arc.final SoSFVec2f
PoCircleArcCtrTwoPts.startPoint
Start point of the arc.final SoSFVec2f
PoCircleArcThreePts.startPoint
Start point of the arc.