Uses of Class
com.openinventor.inventor.fields.SoSFUShort
-
Packages that use SoSFUShort Package Description com.openinventor.inventor.drawers These classes provide convenient components to draw polyline, ellipse, lasso, or complex scene graph in 2D screen space.com.openinventor.inventor.nodes com.openinventor.ldm.nodes com.openinventor.meshviz.data com.openinventor.meshviz.graph com.openinventor.remoteviz.clients.nodes -
-
Uses of SoSFUShort in com.openinventor.inventor.drawers
Fields in com.openinventor.inventor.drawers declared as SoSFUShort Modifier and Type Field Description SoSFUShortSoPolyLineScreenDrawer. linePatternStipple pattern. -
Uses of SoSFUShort in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFUShort Modifier and Type Field Description SoSFUShortSoNurbsProperty. isoParamCurvesPatternSets a specific line pattern for isoparametric curves.SoSFUShortSoExtSelection. lassoPatternStipple pattern.SoSFUShortSoDrawStyle. linePatternStipple pattern for lines (for LINES style). -
Uses of SoSFUShort in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFUShort Modifier and Type Field Description SoSFUShortSoDataSet. texturePrecisionFor scalar (non-RGBA) data, specifies the size of voxel values on the GPU in bits. -
Uses of SoSFUShort in com.openinventor.meshviz.data
Fields in com.openinventor.meshviz.data declared as SoSFUShort Modifier and Type Field Description SoSFUShortPoMeshContouring. firstMajorDefines the first major contour lines.SoSFUShortPoMeshContouring. majorPeriodDefines the major and the minor contour lines. -
Uses of SoSFUShort in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoSFUShort Modifier and Type Field Description SoSFUShortPoValueLegend. firstValueNumber of the first value to display.SoSFUShortPoValueLegend. lastValueNumber of the last value to display.SoSFUShortPoLogAxis. maxGradNumMaximum number of logarithmic graduations displayed.SoSFUShortPoLegend. numColumnsNumber of columns of the legend.SoSFUShortPoMultipleHistogram. numColumnsNumber of columns of the matrix of values.SoSFUShortPoMultipleHistogram. numRowsNumber of rows of the matrix of values.SoSFUShortPoValueLegend. periodValuePeriod to display the values in the legend.SoSFUShortPoAxis. tickFirstGradFirst graduation to display.SoSFUShortPoAxis. tickLastGradLast graduation to display (number starting with the ending one).SoSFUShortPoAxis. tickNumOrPeriodNumber of secondary graduations (tickSubDef = NUM_SUB_TICK), or period of texts of graduations (tickSubDef = PERIOD_MAIN_TICK). -
Uses of SoSFUShort in com.openinventor.remoteviz.clients.nodes
Fields in com.openinventor.remoteviz.clients.nodes declared as SoSFUShort Modifier and Type Field Description SoSFUShortSoRemoteVizClient. portSpecifies the port of the RemoteViz Service to which the client will connect.
-