Uses of Class
com.openinventor.inventor.fields.SoMFInt32
Packages that use SoMFInt32
Package
Description
Provides rendering, property and action nodes.
-
Uses of SoMFInt32 in com.openinventor.inventor.engines
Fields in com.openinventor.inventor.engines declared as SoMFInt32 -
Uses of SoMFInt32 in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoMFInt32Modifier and TypeFieldDescriptionfinal SoMFInt32
SoIndexedNurbsCurve.coordIndex
Coordinate indices for the control points.final SoMFInt32
SoIndexedNurbsSurface.coordIndex
Coordinate indices.final SoMFInt32
SoIndexedShape.coordIndex
The indices of the coordinates that the shape uses as its vertices.final SoMFInt32
SoEdgeFlag.edgeMarked
final SoMFInt32
SoEdgeFlag.edgeUnmarked
These are the fields for marked/unmarked edges.final SoMFInt32
SoColorIndex.index
Color index.final SoMFInt32
SoProfile.index
Indices into profile coordinates.final SoMFInt32
SoRenderToTarget.layers
This field is used when targets areSoTexture3
orSoTextureCubeMap
.final SoMFInt32
SoIndexedMarkerSet.markerIndex
Specifies the marker index (type of marker) for each marker.final SoMFInt32
SoMarkerSet.markerIndex
Specifies the marker index (type of marker) for each marker.final SoMFInt32
SoIndexedShape.materialIndex
The indices of the materials that are used for the shape.final SoMFInt32
SoIndexedShape.normalIndex
The indices of the normals that are used for the shape.final SoMFInt32
SoBufferedShape.numVertices
Total number of vertices/indices or number of vertices/indices to be used per primitive.final SoMFInt32
SoFaceSet.numVertices
Number of vertices per face or per contour.final SoMFInt32
SoLineSet.numVertices
Number of vertices per polyline.final SoMFInt32
SoTriangleStripSet.numVertices
Number of vertices in each triangle strip.final SoMFInt32
SoIndexedShape.tangentIndex
The indices of the tangents that are used for the shape.final SoMFInt32
SoBufferedShape.texCoordsComponentsCount
Number of components in each texture coordinate.final SoMFInt32
SoBufferedShape.texCoordsOffset
Offset in bytes to the first texture coordinate in the buffer.final SoMFInt32
SoBufferedShape.texCoordsStride
Stride in bytes between the first component of two consecutive texture coordinates.final SoMFInt32
SoIndexedNurbsSurface.textureCoordIndex
Texture coordinate indices.final SoMFInt32
SoIndexedShape.textureCoordIndex
The indices of the texture coordinates that are used for the shape.final SoMFInt32
SoShaderParameterArray1i.value
Specifies the parameter's value.final SoMFInt32
SoVertexFlag.vertexMarked
final SoMFInt32
SoVertexFlag.vertexUnmarked
These are the fields for marked/unmarked vertices.final SoMFInt32
SoMultiSwitch.whichChildren
Indices of the children to traverse. -
Uses of SoMFInt32 in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFInt32Modifier and TypeFieldDescriptionfinal SoMFInt32
PoScatter.markerIndex
Defines the type of marker used (cfSoMarkerSet
).final SoMFInt32
PoCurve.markerIndexList
A list of points (of point) is selected by their indices.final SoMFInt32
PoCurve.raiseIndexList
A list of points (of point) is selected by their indices. -
Uses of SoMFInt32 in com.openinventor.meshviz.nodes
Fields in com.openinventor.meshviz.nodes declared as SoMFInt32 -
Uses of SoMFInt32 in com.openinventor.meshvizxlm.mapping.nodes
Fields in com.openinventor.meshvizxlm.mapping.nodes declared as SoMFInt32Modifier and TypeFieldDescriptionMoMeshPointProbe.scalarSetIds
Field representing the scalar set nodes to use when probing at the current position.MoMeshPointProbe.vectorSetIds
Field representing the vector set nodes to use when probing at the current position. -
Uses of SoMFInt32 in com.openinventor.volumeviz.nodes
Fields in com.openinventor.volumeviz.nodes declared as SoMFInt32Modifier and TypeFieldDescriptionfinal SoMFInt32
SoVolumeRender.dataSetIds
Specifies the list of volumes on which volume rendering is applied.