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 SoMFInt32SoIndexedNurbsCurve.coordIndexCoordinate indices for the control points.final SoMFInt32SoIndexedNurbsSurface.coordIndexCoordinate indices.final SoMFInt32SoIndexedShape.coordIndexThe indices of the coordinates that the shape uses as its vertices.final SoMFInt32SoEdgeFlag.edgeMarkedfinal SoMFInt32SoEdgeFlag.edgeUnmarkedThese are the fields for marked/unmarked edges.final SoMFInt32SoColorIndex.indexColor index.final SoMFInt32SoProfile.indexIndices into profile coordinates.final SoMFInt32SoRenderToTarget.layersThis field is used when targets areSoTexture3orSoTextureCubeMap.final SoMFInt32SoIndexedMarkerSet.markerIndexSpecifies the marker index (type of marker) for each marker.final SoMFInt32SoMarkerSet.markerIndexSpecifies the marker index (type of marker) for each marker.final SoMFInt32SoIndexedShape.materialIndexThe indices of the materials that are used for the shape.final SoMFInt32SoIndexedShape.normalIndexThe indices of the normals that are used for the shape.final SoMFInt32SoBufferedShape.numVerticesTotal number of vertices/indices or number of vertices/indices to be used per primitive.final SoMFInt32SoFaceSet.numVerticesNumber of vertices per face or per contour.final SoMFInt32SoLineSet.numVerticesNumber of vertices per polyline.final SoMFInt32SoTriangleStripSet.numVerticesNumber of vertices in each triangle strip.final SoMFInt32SoIndexedShape.tangentIndexThe indices of the tangents that are used for the shape.final SoMFInt32SoBufferedShape.texCoordsComponentsCountNumber of components in each texture coordinate.final SoMFInt32SoBufferedShape.texCoordsOffsetOffset in bytes to the first texture coordinate in the buffer.final SoMFInt32SoBufferedShape.texCoordsStrideStride in bytes between the first component of two consecutive texture coordinates.final SoMFInt32SoIndexedNurbsSurface.textureCoordIndexTexture coordinate indices.final SoMFInt32SoIndexedShape.textureCoordIndexThe indices of the texture coordinates that are used for the shape.final SoMFInt32SoShaderParameterArray1i.valueSpecifies the parameter's value.final SoMFInt32SoVertexFlag.vertexMarkedfinal SoMFInt32SoVertexFlag.vertexUnmarkedThese are the fields for marked/unmarked vertices.final SoMFInt32SoMultiSwitch.whichChildrenIndices of the children to traverse. -
Uses of SoMFInt32 in com.openinventor.meshviz.graph
Fields in com.openinventor.meshviz.graph declared as SoMFInt32Modifier and TypeFieldDescriptionfinal SoMFInt32PoScatter.markerIndexDefines the type of marker used (cfSoMarkerSet).final SoMFInt32PoCurve.markerIndexListA list of points (of point) is selected by their indices.final SoMFInt32PoCurve.raiseIndexListA 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.scalarSetIdsField representing the scalar set nodes to use when probing at the current position.MoMeshPointProbe.vectorSetIdsField 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 SoMFInt32SoVolumeRender.dataSetIdsSpecifies the list of volumes on which volume rendering is applied.