Skip navigation links
Open Inventor 9.9
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 

M

M - Static variable in class com.openinventor.inventor.events.SoKeyboardEvent
Deprecated.
madd(SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
C = A * scale + B
Fast version for Cpu buffers.
madd(SoBufferObject, SbDataType, SoBufferObject, SbDataType, SoBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
C = A * scale + B
Note: C can be a reference to A or B
Limitation: typeA and typeB must be the same as typeC.
magFilter - Variable in class com.openinventor.inventor.nodes.SoTexture
Specifies the OpenGL magFilter.
Magnifier - Class in com.openinventor.medical.nodes
(Preview Feature) Shape node to display a magnified view of a region of the screen.
Magnifier() - Constructor for class com.openinventor.medical.nodes.Magnifier
Constructor
magnifierColor - Variable in class com.openinventor.medical.nodes.Magnifier
Specifies the color of the border around the magnifier.
magnifierFactor - Variable in class com.openinventor.medical.nodes.Magnifier
Specifies the magnification factor.
MAIN_AXIS - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
mainLength - Variable in class com.openinventor.meshviz.graph.PoAxis.TickAttributes
 
majorPeriod - Variable in class com.openinventor.meshviz.data.PoMeshContouring
Defines the major and the minor contour lines.
makeCurrent() - Method in class com.openinventor.inventor.SoGLRenderToBuffer
Deprecated.
Enable render to buffer for OpenGL rendering.
makeEmpty() - Method in class com.openinventor.inventor.SbBox2d
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox2f
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox2i32
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox2s
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox3d
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox3f
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox3i32
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox3s
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbBox4i32
Makes an empty box.
makeEmpty() - Method in class com.openinventor.inventor.SbXfBox3d
Sets the box to contain nothing.
makeEmpty() - Method in class com.openinventor.inventor.SbXfBox3f
Sets the box to contain nothing.
makeFileSystemURL(String) - Static method in class com.openinventor.inventor.helpers.SbFileHelper
Converts a filename to a file system URL.
makeIdentity(SoState) - Static method in class com.openinventor.inventor.elements.SoLocalBBoxMatrixElement
Sets the local matrix to the identity matrix.
makeIdentity(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
Sets the model matrix to the identity matrix.
makeIdentity(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureMatrixElement
Sets the texture matrix to the identity matrix.
makeIdentity() - Method in class com.openinventor.inventor.SbMatrix
Sets matrix to be identity.
makeIdentity() - Method in class com.openinventor.inventor.SbMatrix3
Sets matrix to be identity.
makeIdentity() - Method in class com.openinventor.inventor.SbMatrixd
Sets matrix to be identity.
manageMouseMove(boolean, SoOrthoSliceDetail) - Method in class com.openinventor.medical.nodes.Ruler
The application should call this method with 'true' on the mouse down event that begins a measure operation, then call this method with 'false' on each mouse move event during the measure operation.
manager - Variable in class com.openinventor.inventor.collision.SoCollisionManager.ManagerListItem
 
manager_list - Variable in class com.openinventor.inventor.collision.SoCollisionManager.SceneInformationItem
 
ManagerListItem(SoCollisionManager.ManagerListItem) - Constructor for class com.openinventor.inventor.collision.SoCollisionManager.ManagerListItem
 
ManagerListItem() - Constructor for class com.openinventor.inventor.collision.SoCollisionManager.ManagerListItem
Default constructor.
MANUAL - Static variable in class com.openinventor.imageviz.engines.geometryandmatching.geometrictransforms.SoResampleImageProcessing3d
MANUAL - Static variable in class com.openinventor.inventor.nodes.SoExtTexture2
Deprecated.
MANUAL - Static variable in class com.openinventor.inventor.nodes.SoTexture2
Deprecated.
MANUAL - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
Deprecated.
map(SoBufferObject, SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).
map(SoCpuBufferObject, SoBufferObject.AccessModes, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).
map(SoBufferObject, SoBufferObject.AccessModes, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).
map(SoCpuBufferObject, SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).
map(SoCpuBufferObject, SoBufferObject.AccessModes, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Maps the current buffer object into the specified CPU buffer object.
map(SoBufferObject, SoBufferObject.AccessModes, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Maps the current buffer object into the specified buffer object.
map(SoGLBufferObject, SoBufferObject.AccessModes, long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).
map(SoGLBufferObject, SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).
map(SoGLBufferObject, SoBufferObject.AccessModes, long, long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Map the current buffer object into the specified GL buffer object.
map(SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Map the buffer to a system memory address.
map(SoGLBufferObject, SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Calls map(targetBufferObject, accessMode, (long)0, (long)SO_BUFFER_SIZE_ALL).
map(SoGLBufferObject, SoBufferObject.AccessModes, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Calls map(targetBufferObject, accessMode, startPosition, (long)SO_BUFFER_SIZE_ALL).
map(SoBufferObject.AccessModes, long, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
This function extends the map(AccessMode) method by allowing the mapping of a sub part of the buffer object into CPU memory.
map(SoGLBufferObject, SoBufferObject.AccessModes, long, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Map the current buffer object into the specified GL buffer object.
map(SoBufferObject.AccessModes) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
This function maps the OpenGL buffer memory into CPU memory.
map - Variable in class com.openinventor.inventor.nodes.SoWWWAnchor
Specifies what additional information should be added to the end of the URL when passed back to the application for fetching.
mapOnFullColorRange - Variable in class com.openinventor.ldm.nodes.SoDataRange
Specifies how to map data values that are outside of the data range.
mappingMethod - Variable in class com.openinventor.inventor.nodes.SoTextureUnit
Deprecated.
As of Open Inventor 10000 See documentation for more details
mappingMode - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps.SoEuclideanDistanceMapProcessing3d
This field defines the region where the distance map is computed.
margin - Variable in class com.openinventor.inventor.nodes.SoTextProperty
Set a margin (extra space) to apply around the text string for the BACK_FRAME and BACK_FRAME_LINE styles.
MarginAttributes() - Constructor for class com.openinventor.meshviz.graph.PoAxis.MarginAttributes
 
marginBottom - Variable in class com.openinventor.meshviz.graph.PoLegend
Bottom margin.
marginEnd - Variable in class com.openinventor.meshviz.graph.PoAxis
Margin at the end of the axis.
marginLeft - Variable in class com.openinventor.meshviz.graph.PoLegend
Left margin.
marginRight - Variable in class com.openinventor.meshviz.graph.PoLegend
Right margin.
marginStart - Variable in class com.openinventor.meshviz.graph.PoAxis
Margin at the start of the axis.
marginTop - Variable in class com.openinventor.meshviz.graph.PoLegend
Top margin.
marginType - Variable in class com.openinventor.meshviz.graph.PoAxis
Relative or absolute margin.
marginType - Variable in class com.openinventor.meshviz.graph.PoLegend
Margin type.
markerColor - Variable in class com.openinventor.meshviz.graph.PoItemLegend
List of color for markers.
markerColor - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoMaterialElement.Material
Color used for points
markerColoring - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoMaterialElement.Material
Coloring method for points
markerFilterType - Variable in class com.openinventor.meshviz.graph.PoCurve
Defines the type of marker filter.
markerGlobalScale - Variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
Specifies a global scale factor applied to all markers.
markerGlobalScale - Variable in class com.openinventor.inventor.nodes.SoMarkerSet
Specifies a global scale factor applied to all markers.
markerIndex - Variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
Specifies the marker index (type of marker) for each marker.
markerIndex - Variable in class com.openinventor.inventor.nodes.SoMarkerSet
Specifies the marker index (type of marker) for each marker.
markerIndex - Variable in class com.openinventor.meshviz.graph.PoScatter
Defines the type of marker used (cf SoMarkerSet).
markerIndexList - Variable in class com.openinventor.meshviz.graph.PoCurve
A list of points (of point) is selected by their indices.
markerIndexPeriod - Variable in class com.openinventor.meshviz.graph.PoCurve
One point (of point) in every consecutive markerIndexPeriod is selected.
MARKERS - Static variable in class com.openinventor.inventor.elements.SoDrawStyleElement
Deprecated.
MARKERS - Static variable in class com.openinventor.inventor.nodes.SoDrawStyle
Deprecated.
markers - Variable in class com.openinventor.meshviz.graph.PoGeneralizedScatter
Defines the sub-scene graphs used for each marker.
markerScale - Variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
Specifies the scale factor applied to each marker.
markerScale - Variable in class com.openinventor.inventor.nodes.SoMarkerSet
Specifies the scale factor applied to each marker.
markerSize - Variable in class com.openinventor.meshviz.graph.PoItemLegend
List of sizes for markers.
markerString - Variable in class com.openinventor.meshviz.graph.PoCurve
The markers are defined by a string.
markerString - Variable in class com.openinventor.meshviz.graph.PoCurve3
The markers are defined by a string.
markerString - Variable in class com.openinventor.meshviz.graph.PoItemLegend
The markers are defined by a list of strings.
markerString - Variable in class com.openinventor.meshviz.graph.PoValuedMarkerField
The markers are defined by a string.
markerVisibility - Variable in class com.openinventor.meshviz.graph.PoItemLegend
Visibility of the markers.
markerXList - Variable in class com.openinventor.meshviz.graph.PoCurve
A list of points (of the computed curve points) is selected by their abscises.
markerXPeriod - Variable in class com.openinventor.meshviz.graph.PoCurve
One point (of the computed curve points) in every markerXPeriod is selected.
MASK_BOUNDARY - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeDataDrawStyle
matchIndexArrays(boolean) - Method in class com.openinventor.inventor.actions.SoReorganizeAction
Sets whether to try to match index arrays during reorganization.
matchingFlag - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton.SoApplyMorphologicalLutProcessing2d
The value set when the condition is verified.
matchingFlag - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton.SoApplyMorphologicalLutProcessing3d
The value set when the condition is verified.
matchingMode - Variable in class com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms.SoMatchContrastProcessing
Select a matching mode.
Material() - Constructor for class com.openinventor.inventor.actions.SoCallbackAction.Material
 
material - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLAppearance
Deprecated.
The material field, if specified, must contain an SoVRMLMaterial node.
material - Variable in class com.openinventor.meshviz.graph.PoChart
Defines the list of materials used for the coloring.
materialBinding - Variable in class com.openinventor.inventor.nodes.SoVertexProperty
Material binding.
materialIndex - Variable in class com.openinventor.inventor.nodes.SoIndexedShape
The indices of the materials that are used for the shape.
mathematicalOperator - Variable in class com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms.SoMathematicalFunctionProcessing
Select the operator to apply.
Matrices() - Constructor for class com.openinventor.inventor.SbViewVolume.Matrices
 
matrix - Variable in class com.openinventor.inventor.engines.SoComposeMatrix
( SoMFMatrix ) Transformation matrix that transforms from object space into the space specified by the inputs.
matrix - Variable in class com.openinventor.inventor.engines.SoDecomposeMatrix
The 4x4 transformation matrix.
matrix - Variable in class com.openinventor.inventor.engines.SoTransformVec3f
Input transformation matrix.
matrix - Variable in class com.openinventor.inventor.nodes.SoMatrixTransform
Transformation matrix.
matrix - Variable in class com.openinventor.inventor.nodes.SoMultipleCopy
Set of matrices to apply to children.
matrix - Variable in class com.openinventor.inventor.nodes.SoProjection
Matrix that can be applied before projecting a point.
matrix - Variable in class com.openinventor.inventor.nodes.SoTextureMatrix
 
matrixTransform - Variable in class com.openinventor.inventor.nodes.SoShaderStateMatrixParameter
Specifies the transformation to be applied to the state matrix.
matrixType - Variable in class com.openinventor.inventor.nodes.SoShaderStateMatrixParameter
Specifies the type of the state matrix.
MATTE - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality
max - Variable in class com.openinventor.inventor.engines.SoComputeBoundingBox
( SoSFVec3f ) Maximum point of the computed bounding box.
max - Variable in class com.openinventor.inventor.engines.SoCounter
Maximum value for the counter.
max - Variable in class com.openinventor.inventor.engines.SoTimeCounter
Maximum value for the counter.
max - Variable in class com.openinventor.inventor.nodes.SoColorMap
See min.
max - Variable in class com.openinventor.ldm.nodes.SoDataRange
Maximum data value of the data range.
max - Variable in class com.openinventor.meshviz.graph.PbIsovaluesList.IsoList
 
max - Variable in class com.openinventor.meshviz.nodes.PoDomain
Define the maximum of the domain.
max - Variable in class com.openinventor.meshviz.nodes.PoIntervalCellFilter
Specifies the max limit of the float interval.
max - Variable in class com.openinventor.meshviz.nodes.PoIsovaluesList.IsoList
 
max - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoCellRanges
Maximum cell index values for displaying the mesh representation.
MAX - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeData
Deprecated.
max2DTexMemory - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Maximum of 2D textures memory in MB for this data set.
max2DTextures - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Deprecated.
As of Open Inventor 9500 See documentation for more details
MAX_BOUNDED_CUBE - Static variable in class com.openinventor.meshviz.graph.PbDomain
MAX_BOUNDED_CUBE - Static variable in class com.openinventor.meshviz.nodes.PoDomain
MAX_CHANNEL - Static variable in class com.openinventor.volumeviz.readers.SoVRRasterStackReader
MAX_INTENSITY - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeShape
MAX_INTENSITY_PROJECTION - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
MAX_SHADER_SLOT - Static variable in class com.openinventor.inventor.nodes.SoAlgebraicShape
MAX_WORK_SPACE - Static variable in class com.openinventor.inventor.nodes.SoAlgebraicShape
maxAccumulationValue - Variable in class com.openinventor.directviz.SoDirectVizManager
Deprecated.
Specifies a maximum number of accumulation passes.
maxAngle - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLCylinderSensor
Deprecated.
Used to clamp rotation_changed events to a range of values.
maxAnisotropy - Variable in class com.openinventor.inventor.nodes.SoTexture
Specifies on a per-texture object basis, the maximum degree of anisotropy to account for in texture filtering.
maxBack - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLSound
Deprecated.
(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.
maxCellRanges - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSkin
Deprecated.
As of Open Inventor 9.5.1, use MoCellRanges instead.
maxDistance - Variable in class com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry.SoObjectToSegmentApproximation2d
The maximum distance in pixels between curve and segment.
maxDistance - Variable in class com.openinventor.imageviz.engines.imagesegmentation.labeling.SoGroupCloseLabelslProcessing2d
The maximal distance for grouping objects.
maxExtent - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLText
Deprecated.
(Note: Not implemented) Limits and scales all the text strings if the length of the maximum string is longer than the maximum extent.
maxFront - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLSound
Deprecated.
(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.
maxGeometryOutputVertices - Variable in class com.openinventor.inventor.nodes.SoShaderProgram
Set the maximum number of vertices the geometry shader will emit in one invocation.
maxGradNum - Variable in class com.openinventor.meshviz.graph.PoLogAxis
Maximum number of logarithmic graduations displayed.
MAXIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoExtremaImpositionProcessing
MAXIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoHExtremaProcessing
MAXIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoRegionalExtremaProcessing
MAXIMUM - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticImageProcessing
MAXIMUM - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticValueProcessing
maxLength - Variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoHysteresisThresholdingProcessing
The maximum length allowed for pixel in fuzzy zone (0:until convergence).
maxLength - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton.SoPruningProcessing3d
Enter the number of iterations (0:until convergence) Default value is 1.
maxLength - Variable in class com.openinventor.meshviz.data.PoBaseStreamLine
The curvilinear distance between the start-point and the last point of a streamline must be less than maxLength.
maxLength - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Maximum length of the vector to be drawn.
maxLength - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Maximum length of the vector to be drawn.
maxLength - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Sets the maximum length of the streamline.
The default value is 0, meaning infinite length.
maxLifetime - Variable in class com.openinventor.meshviz.data.PoBaseStreamLine
The difference between the time of the start-point and the time of the last point of a streamline must be less than maxLifetime.
maxLifeTime - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Sets the maximum life time of the streamline.
The default value is 0, meaning infinite life time.
maxMainMemory - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Maximum allowed main memory in MB that LDM is allowed to use for this data set.
maxMemory - Variable in class com.openinventor.imageviz.nodes.images.SoFileDataAdapter
Specifies the maximum memory that may be allocated for the image in MB (megabytes).
maxNumTriangles - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Deprecated.
As of Open Inventor 9700 See documentation for more details
maxPointNumber - Variable in class com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry.SoObjectToSegmentApproximation2d
The maximum number of processed pixels.
maxPosition - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLPlaneSensor
Deprecated.
Used to clamp translation events to a range of values as measured from the origin of the XY plane.
maxResolutionThreshold - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Maximum loading threshold for the LDM module.
maxStepNumber - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Sets the maximum step number during the streamline integration.
The default value is 0, meaning infinite step number.
maxTexMemory - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Maximum allowed texture (GPU) memory in MB for this data set.
maxThreshold - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Maximum threshold value.
maxThresholdColor - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Color associated to values >= maxThreshold.
maxThresholdEnabled - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Defines if the maximum threshold is enabled.
maxThresholdTransparency - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Transparency associated to values >= maxThreshold.
maxTilesInMainMem - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Deprecated.
As of Open Inventor 9100 See documentation for more details
maxTilesInTexMem - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Deprecated.
As of Open Inventor 9100 See documentation for more details
maxTime() - Static method in class com.openinventor.inventor.SbTime
Get a time far, far into the future.
maxValue - Variable in class com.openinventor.inventor.nodes.SoIndexedTexture2
maxValue - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
See minValue field.
maxValue - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping
The max value defining the range of scalar values.
The default value is 1.
maxValueSize - Variable in class com.openinventor.meshviz.graph.PoLinearValueLegend
Indicates the maximum size of text values.
maxValueSize - Variable in class com.openinventor.meshviz.graph.PoNonLinearValueLegend3
Indicates the maximum size of text values.
MCBRYDE_THOMAS_FLAT_POLAR_PARABOLIC - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
MCBRYDE_THOMAS_FLAT_POLAR_QUARTIC - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
MCBRYDE_THOMAS_FLAT_POLAR_SINUSOIDAL - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
MCBRYDE_THOMAS_FLAT_POLE_SINE - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
MEAN - Static variable in class com.openinventor.imageviz.engines.geometryandmatching.patternrecognition.SoGrayscaleCorrelationProcessing2d
MEAN - Static variable in class com.openinventor.imageviz.engines.imagefiltering.texturefilters.SoFirstOrderStatisticsProcessing
MEAN - Static variable in class com.openinventor.imageviz.engines.imagefiltering.texturefilters.SoLocalStatisticsProcessing
MEAN - Static variable in class com.openinventor.imageviz.engines.imagemanipulation.stackoperations.SoImageStackProjectionProcessing3d
MEAN_VARIANCE - Static variable in class com.openinventor.imageviz.engines.geometryandmatching.patternrecognition.SoGrayscaleCorrelationProcessing2d
MEAN_VARIANCE - Static variable in class com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms.SoMatchContrastProcessing
measure - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoFilterByMeasureProcessing
A measure.
measure - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoMeasureImageProcessing
Select a measure Default value is NULL.
measure - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoSieveLabelingProcessing
The measure.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.globalmeasures.SoGlobalAnalysisQuantification
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoFilterByMeasureProcessing
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoLabelAnalysisQuantification
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoLabelFilteringAnalysisQuantification
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoMeasureImageProcessing
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoSieveLabelingProcessing
The measure attributes to customize measurement.
measureAttributes - Variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoAdaptiveThresholdingProcessing
The measure attributes to customize measurement.
measureFilterType - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoFilterByMeasureProcessing
Data filter type.
measureHigh - Variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoAdaptiveThresholdingProcessing
The measure defining the higher threshold.
measureList - Variable in class com.openinventor.imageviz.engines.imageanalysis.globalmeasures.SoGlobalAnalysisQuantification
The list of measures to compute.
measureList - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoLabelAnalysisQuantification
The list of measures to compute.
measureList - Variable in class com.openinventor.imageviz.engines.imageanalysis.individualmeasures.SoLabelFilteringAnalysisQuantification
The list of measures to compute.
measureLow - Variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoAdaptiveThresholdingProcessing
The measure defining the lower threshold.
measureName - Variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasureCustom
Measure name that can be used in custom measure combination formula.
measureType - Variable in class com.openinventor.imageviz.engines.imagefiltering.texturefilters.SoFirstOrderStatisticsProcessing
Deprecated.
Select the first order measure to compute.
MEDIAN - Static variable in class com.openinventor.imageviz.engines.imagemanipulation.stackoperations.SoImageStackProjectionProcessing3d
MedicalHelper - Class in com.openinventor.medical.helpers
Utility class for medical applications using Open Inventor.
MedicalHelper() - Constructor for class com.openinventor.medical.helpers.MedicalHelper
 
MedicalHelper.Axis - Enum in com.openinventor.medical.helpers
Medical axis names.
MEDIUM - Static variable in class com.openinventor.scaleviz.nodes.SoRemoteParams
Deprecated.
MEDIUM - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality
MEDIUM - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality
MeEmptyDataSetException - Exception in com.openinventor.meshvizxlm.meshextracted.data
Thrown to indicate that the requested operation is not supported on an empty data set.
MeEmptyDataSetException() - Constructor for exception com.openinventor.meshvizxlm.meshextracted.data.MeEmptyDataSetException
Constructs a MeEmptyDataSetException with no detail message.
MeEmptyDataSetException(String) - Constructor for exception com.openinventor.meshvizxlm.meshextracted.data.MeEmptyDataSetException
Constructs a MeEmptyDataSetException with the specified detail message.
memcpy(SoCpuBufferObject, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, destOffset, sourceOffset, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoBufferObject, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, destOffset, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoBufferObject, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, destOffset, sourceOffset, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoCpuBufferObject) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, (long)0, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoBufferObject) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, (long)0, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoCpuBufferObject, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Calls memcpy(sourceBufferObject, destOffset, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoCpuBufferObject, long, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Copies data from the specified CPU buffer object into this buffer object.
memcpy(SoBufferObject, long, long, long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Copies data from the specified buffer object into this buffer object.
memcpy(SoGLBufferObject, long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Calls memcpy(sourceBufferObject, destOffset, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Calls memcpy(sourceBufferObject, (long)0, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject, long, long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Calls memcpy(sourceBufferObject, destOffset, sourceOffset, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject, long, long, long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Copy data from the specified GL buffer object into this buffer object.
memcpy(SoGLBufferObject) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Calls memcpy(sourceBufferObject, (long)0, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Calls memcpy(sourceBufferObject, destOffset, (long)0, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject, long, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Calls memcpy(sourceBufferObject, destOffset, sourceOffset, (long)SO_BUFFER_SIZE_ALL).
memcpy(SoGLBufferObject, long, long, long) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Copy data from a GL buffer into this buffer.
MEMORY - Static variable in class com.openinventor.ldm.readers.SoVolumeReader
Deprecated.
MEMORY - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeData
Deprecated.
MEMORY_FULL - Static variable in class com.openinventor.ldm.SoLDMDataAccess
Deprecated.
MERCATOR - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
Deprecated.
MERGE - Static variable in class com.openinventor.solidviz.SoCSGOperation
Deprecated.
MERIT - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
mesh - Variable in class com.openinventor.meshviz.nodes.PoCartesianGrid2D
Field containing a mesh of type PbCartesianGrid2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoCartesianGrid3D
Field containing a mesh of type PbCartesianGrid3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoHexahedronMesh3D
Field containing a mesh of type PbHexahedronMesh3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoIndexedMesh2D
Field containing a mesh of type PbIndexedMesh2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoIndexedMesh3D
Field containing a mesh of type PbIndexedMesh3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoIrregularMesh1D
Field containing a mesh of type PbIrregularMesh1D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoParalCartesianGrid2D
Field containing a mesh of type PbParalCartesianGrid2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoParalCartesianGrid3D
Field containing a mesh of type PbParalCartesianGrid3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoPolarGrid2D
Field containing a mesh of type PbPolarGrid2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoQuadrangleMesh2D
Field containing a mesh of type PbQuadrangleMesh2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoRegularCartesianGrid2D
Field containing a mesh of type PbRegularCartesianGrid2D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoRegularCartesianGrid3D
Field containing a mesh of type PbRegularCartesianGrid3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoRegularMesh1D
Field containing a mesh of type PbRegularMesh1D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoTetrahedronMesh3D
Field containing a mesh of type PbTetrahedronMesh3D.
mesh - Variable in class com.openinventor.meshviz.nodes.PoTriangleMesh2D
Field containing a mesh of type PbTriangleMesh2D.
mesh - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoMeshElement.Mesh
The mesh
meshType - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoMeshElement.ConnectedRepresentation
The mesh type
meshType - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoMeshElement.Mesh
The mesh type
MESHVIZ - Static variable in class com.openinventor.remoteviz.rendering.ServiceSettings
Deprecated.
MESHVIZ_OCTREE_CACHE_CELLBBOX - Static variable in class com.openinventor.inventor.SoPreferences
Affects MeshViz, specifies if the cell boundingboxes must be cached when building the octree associated to a mesh.
MESHVIZ_OCTREE_MAX_CELL_PER_TILE - Static variable in class com.openinventor.inventor.SoPreferences
Affects MeshViz, specifies the maximum number of cells that can be contained in a tile of the octree.
MESHVIZ_OCTREE_MAX_DEPTH - Static variable in class com.openinventor.inventor.SoPreferences
Affects MeshViz, specifies the maximum depth allowed to build the octree associated to a mesh.
MESHVIZ_POLYGON_OFFSET - Static variable in class com.openinventor.inventor.SoPreferences
Affects MoMeshRepresentation, specifies if surface representations must be automatically offset with a SoPolygonOffset node, to allow line representations on top without artifacts.
MESHVIZXLM - Static variable in class com.openinventor.remoteviz.rendering.ServiceSettings
Deprecated.
MessageEventArg(SoRemoteVizClient, String) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MessageEventArg
Default constructor.
metadata - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLGeometry
Deprecated.
Specifies the metadata node.
metadata - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLNode
Deprecated.
Specifies the metadata node.
metadata - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLParent
Deprecated.
Specifies the metadata node.
metadata - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLScript
Deprecated.
Specifies the metadata node.
METER - Static variable in class com.openinventor.hardcopy.SoVectorizeAction
Deprecated.
METERS - Static variable in class com.openinventor.inventor.elements.SoUnitsElement
Deprecated.
METERS - Static variable in class com.openinventor.inventor.nodes.SoUnits
Deprecated.
method - Variable in class com.openinventor.inventor.drawers.SoEllipseScreenDrawer
Method to create ellipse.
method - Variable in class com.openinventor.inventor.drawers.SoRectangleScreenDrawer
Method to create rectangle.
method - Variable in class com.openinventor.inventor.nodes.SoPickStyle
Specifies the method used to pick shapes.
method - Variable in class com.openinventor.inventor.nodes.SoShadowGroup
Specifies the shadowing technique to use.
metricType - Variable in class com.openinventor.imageviz.engines.geometryandmatching.registration.SoImageRegistrationTransform
Select the metric type.
metricType - Variable in class com.openinventor.imageviz.engines.geometryandmatching.registration.SoImageRegistrationTransform3d
Deprecated.
Select the metric type.
MeXDataSetI - Interface in com.openinventor.meshvizxlm.meshextracted.data
Generic data set interface for extracted unstructured meshes.
MeXDataSetIj - Interface in com.openinventor.meshvizxlm.meshextracted.data
Generic data set interface for extracted structured surface meshes.
MeXGeometry - Interface in com.openinventor.meshvizxlm.meshextracted.geometry
Extracted geometry interface.
MeXGeometryI - Interface in com.openinventor.meshvizxlm.meshextracted.geometry
Generic geometry interface for extracted unstructured meshes.
MeXGeometryIj - Interface in com.openinventor.meshvizxlm.meshextracted.geometry
Generic geometry interface for extracted structured surface meshes.
MeXLineCell - Interface in com.openinventor.meshvizxlm.meshextracted.cell
Defines a cell of an extracted line mesh.
MeXLineMeshCurvilinear<T extends MeXTopologyI,G extends MeXGeometryI> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted curvilinear line mesh interface.
MeXLineMeshFromPolyhedralMesh - Class in com.openinventor.meshvizxlm.meshextracted
 
MeXLineMeshFromPolyhedralMesh(MeXLineTopologyExplicitI<MeXLineCell>, MeXGeometryI) - Constructor for class com.openinventor.meshvizxlm.meshextracted.MeXLineMeshFromPolyhedralMesh
 
MeXLineMeshUnstructured<C extends MeXLineCell,T extends MeXLineTopologyExplicitI<C>,G extends MeXGeometryI> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted unstructured line mesh interface.
MeXLineTopologyExplicitI<C extends MeXLineCell> - Interface in com.openinventor.meshvizxlm.meshextracted.topology
List of extracted line cells interface.
MeXMeshIj<T extends MeXTopologyIj> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted IJ surface mesh interface.
MeXMeshUnstructured<G extends MeXGeometryI> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted unstructured mesh interface.
MeXScalardSet - Interface in com.openinventor.meshvizxlm.meshextracted.data
Extracted scalar set interface.
MeXScalardSetI - Interface in com.openinventor.meshvizxlm.meshextracted.data
Scalar set interface for extracted unstructured meshes.
MeXScalardSetIj - Interface in com.openinventor.meshvizxlm.meshextracted.data
Scalar set interface for extracted structured surface meshes.
MeXSurfaceCell - Interface in com.openinventor.meshvizxlm.meshextracted.cell
Defines a cell of an extracted surface mesh.
MeXSurfaceMeshCurvilinear<T extends MeXTopologyIj,G extends MeXGeometryIj> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted curvilinear surface mesh interface.
MeXSurfaceMeshUnstructured<C extends MeXSurfaceCell,T extends MeXSurfaceTopologyExplicitI<C>,G extends MeXGeometryI> - Interface in com.openinventor.meshvizxlm.meshextracted
Extracted unstructured surface mesh interface.
MeXSurfaceTopologyExplicitI<C extends MeXSurfaceCell> - Interface in com.openinventor.meshvizxlm.meshextracted.topology
List of extracted surface cells interface.
MeXTopologyI - Interface in com.openinventor.meshvizxlm.meshextracted.topology
List of extracted cells interface.
MeXTopologyIj - Interface in com.openinventor.meshvizxlm.meshextracted.topology
List of extracted structured surface cells interface.
MeXVec3dSet - Interface in com.openinventor.meshvizxlm.meshextracted.data
Extracted vector set interface.
MeXVec3dSetI - Interface in com.openinventor.meshvizxlm.meshextracted.data
Vector set interface for extracted unstructured meshes.
MeXVec3dSetIj - Interface in com.openinventor.meshvizxlm.meshextracted.data
Vector set interface for extracted structured surface meshes.
MiBaseExtractor - Interface in com.openinventor.meshvizxlm.extractors
Base interface for all extractor interfaces.
MiCell - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell of a mesh.
MiCellExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.cell
Cell extractor for an IJK hexahedron volume mesh.
MiCellExtractIj - Class in com.openinventor.meshvizxlm.extractors.cell
Cell extractor for structured surface meshes.
MiCellExtractIjk - Class in com.openinventor.meshvizxlm.extractors.cell
Cell extractor for structured volume meshes.
MiCellExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.cell
Cell extractor for unstructured meshes.
MiCellFilter - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell filter.
MiCellFilterI - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell filter for unstructured meshes.
MiCellFilterIj - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell filter for structured surface meshes.
MiCellFilterIjk - Interface in com.openinventor.meshvizxlm.mesh.cell
Interface class defining a cell filter for structured volume meshes.
MiColorMapping<V,C> - Interface in com.openinventor.meshvizxlm.mapping
Interface defining a color mapping function.
MICROMETERS - Static variable in class com.openinventor.inventor.elements.SoUnitsElement
Deprecated.
MICROMETERS - Static variable in class com.openinventor.inventor.nodes.SoUnits
Deprecated.
MICRONS - Static variable in class com.openinventor.inventor.elements.SoUnitsElement
Deprecated.
MICRONS - Static variable in class com.openinventor.inventor.nodes.SoUnits
Deprecated.
MiCylinderSliceExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Cylinder slice extractor for hexahedron IJK volume meshes.
MiCylinderSliceExtractIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Cylinder slice extractor for structured volume meshes.
MiCylinderSliceExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.slice
Cylinder slice extractor for unstructured volume meshes.
MiDataSet - Interface in com.openinventor.meshvizxlm.mesh.data
Generic data set interface.
MiDataSetI - Interface in com.openinventor.meshvizxlm.mesh.data
Generic data set interface for unstructured meshes.
MiDataSetIj - Interface in com.openinventor.meshvizxlm.mesh.data
Generic data set interface for structured surface meshes.
MiDataSetIjk - Interface in com.openinventor.meshvizxlm.mesh.data
Generic data set interface for structured volume meshes.
MIDDLE - Static variable in class com.openinventor.meshviz.graph.PoHighLowClose
MIDDLE_POS - Static variable in class com.openinventor.meshviz.graph.PoLabel
Deprecated.
middlePoint - Variable in class com.openinventor.meshviz.graph.PoCircleArc3ThreePts
Intermediate point of the arc.
middlePoint - Variable in class com.openinventor.meshviz.graph.PoCircleArcThreePts
Intermediate point of the arc.
MiExtractorCallback - Interface in com.openinventor.meshvizxlm.extractors
Base interface for extraction callback interfaces.
MiExtractorIj - Interface in com.openinventor.meshvizxlm.extractors
Base interface for all extractor IJ interfaces.
MiExtractorIjk - Interface in com.openinventor.meshvizxlm.extractors
Base interface for all extractor IJK interfaces.
MiExtractorUnstructured - Interface in com.openinventor.meshvizxlm.extractors
Base interface for all unstructured extractor interfaces.
MiGeometry - Interface in com.openinventor.meshvizxlm.mesh.geometry
Generic geometry interface.
MiGeometryHexahedronIjk - Interface in com.openinventor.meshvizxlm.mesh.geometry
Generic geometry interface for hexahedron mesh Ijk.
MiGeometryI - Interface in com.openinventor.meshvizxlm.mesh.geometry
Generic geometry interface for unstructured meshes.
MiGeometryIj - Interface in com.openinventor.meshvizxlm.mesh.geometry
Generic geometry interface for structured surface meshes.
mightNotRender() - Method in class com.openinventor.inventor.elements.SoShapeStyleElement
Returns true if shapes may not render for some reason.
MiGridPlaneSliceExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.slice
Grid plane slice extractor on unstructured volume meshes.
MiHexahedronTopologyExplicitIjk - Interface in com.openinventor.meshvizxlm.mesh.topology
List of volume cells interface.
MiIsosurfExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.isosurf
Isosurface extractor for hexahedron IJK meshes.
MiIsosurfExtractIjk - Class in com.openinventor.meshvizxlm.extractors.isosurf
Isosurface extractor for structured volume meshes.
MiIsosurfExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.isosurf
Isosurface extractor for unstructured meshes.
MILES - Static variable in class com.openinventor.inventor.elements.SoUnitsElement
Deprecated.
MILES - Static variable in class com.openinventor.inventor.nodes.SoUnits
Deprecated.
MiLineCell - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell of a line mesh.
MiLineMeshCurvilinear<T extends MiTopologyI,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
Curvilinear Line mesh interface.
MiLineMeshUnstructured<C extends MiLineCell,T extends MiLineTopologyExplicitI<C>,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
Unstructured Line mesh interface.
MiLineTopologyExplicitI<C extends MiLineCell> - Interface in com.openinventor.meshvizxlm.mesh.topology
List of line cells interface.
MILLER_CYLINDRICAL - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
MILLIMETERS - Static variable in class com.openinventor.inventor.elements.SoUnitsElement
Deprecated.
MILLIMETERS - Static variable in class com.openinventor.inventor.nodes.SoUnits
Deprecated.
MiMesh - Interface in com.openinventor.meshvizxlm.mesh
Base mesh interface.
MiMeshIj<T extends MiTopologyIj> - Interface in com.openinventor.meshvizxlm.mesh
IJ surface mesh interface.
MiMeshIjk<T extends MiTopologyIjk> - Interface in com.openinventor.meshvizxlm.mesh
IJK volume mesh interface.
MiMeshUnstructured<G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
Unstructured mesh interface.
MiMeshUnstructuredI<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
I Unstructured mesh interface.
min - Variable in class com.openinventor.inventor.engines.SoComputeBoundingBox
( SoSFVec3f ) Minimum point of the computed bounding box.
min - Variable in class com.openinventor.inventor.engines.SoCounter
Minimum value for the counter.
min - Variable in class com.openinventor.inventor.engines.SoTimeCounter
Minimum value for the counter.
min - Variable in class com.openinventor.inventor.nodes.SoColorMap
This field allow to remap the color map such that only data values ranging from min to max will be mapped to the color map.
min - Variable in class com.openinventor.ldm.nodes.SoDataRange
Minimum data value of the data range.
min - Variable in class com.openinventor.meshviz.graph.PbIsovaluesList.IsoList
 
min - Variable in class com.openinventor.meshviz.nodes.PoDomain
Define the minimum of the domain.
min - Variable in class com.openinventor.meshviz.nodes.PoIntervalCellFilter
Specifies the min limit of the float interval.
min - Variable in class com.openinventor.meshviz.nodes.PoIsovaluesList.IsoList
 
min - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoCellRanges
Minimum cell index values for displaying the mesh representation.
MIN_BOUNDING_CUBE - Static variable in class com.openinventor.meshviz.graph.PbDomain
MIN_BOUNDING_CUBE - Static variable in class com.openinventor.meshviz.nodes.PoDomain
MIN_INTENSITY - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeShape
MIN_INTENSITY_PROJECTION - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imageanalysis.globalmeasures.SoIntensityHistogramQuantification
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imageanalysis.statistics.SoAutoThresholdingQuantification
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imageanalysis.statistics.SoIntensityStatisticsQuantification
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms.SoHistogramEqualizationProcessing
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imagefiltering.grayscaletransforms.SoRescaleIntensityProcessing
MIN_MAX - Static variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoAutoThresholdingProcessing
MIN_MAX_VALUES - Static variable in class com.openinventor.meshviz.graph.PoLinearValueLegend
minAngle - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLCylinderSensor
Deprecated.
Used to clamp rotation_changed events to a range of values.
minArea - Variable in class com.openinventor.imageviz.engines.imagesegmentation.computationalgeometry.SoObjectToSegmentApproximation2d
The minimum surface of kept cells.
minBack - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLSound
Deprecated.
(Note: Not implemented) Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.
minCellRanges - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSkin
Deprecated.
As of Open Inventor 9.5.1, use MoCellRanges instead.
minDiscRotDot - Variable in class com.openinventor.inventor.draggers.SoTransformerDragger
Specifies the minimum dot product between eyeDir and rotPlane normal before switching from record-player-type rotation to rolling-pin-type rotation.
minFilter - Variable in class com.openinventor.inventor.nodes.SoTexture
Specifies the OpenGL minFilter.
minFront - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLSound
Deprecated.
Around the location of the emitter, minFront and minBack determine the extent of the full intensity region in front of and behind the sound.
MINIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoExtremaImpositionProcessing
MINIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoHExtremaProcessing
MINIMA - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.geodesictransformations.SoRegionalExtremaProcessing
MINIMUM - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticImageProcessing
MINIMUM - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticValueProcessing
minLength - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Minimum length of the vector to be drawn.
minLength - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Minimum length of the vector to be drawn.
minPosition - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLPlaneSensor
Deprecated.
Used to clamp translation events to a range of values as measured from the origin of the XY plane.
minResolutionThreshold - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Minimum loading threshold for LDM module.
minSpeed - Variable in class com.openinventor.meshviz.data.PoBaseStreamLine
The streamline ends when it goes through a point where the velocity is less than minSpeed.
minSpeed - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Sets the minimum speed of the streamline.
The default value is 0, meaning no speed constraint.
minThreshold - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Minimum threshold value.
minThresholdColor - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Color associated to values <= minThreshold.
minThresholdEnabled - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Defines if the minimum threshold is enabled.
minThresholdTransparency - Variable in class com.openinventor.meshviz.nodes.PoDataMapping
Transparency associated to values <= minThreshold.
MINUS - Static variable in class com.openinventor.inventor.events.SoKeyboardEvent
Deprecated.
minus(SbTime) - Method in class com.openinventor.inventor.SbTime
Subtraction of two times.
minus(SbVec2d) - Method in class com.openinventor.inventor.SbVec2d
Component-wise binary vector subtraction operator.
minus(SbVec2f) - Method in class com.openinventor.inventor.SbVec2f
Component-wise binary vector subtraction operator.
minus(SbVec2i32) - Method in class com.openinventor.inventor.SbVec2i32
Component-wise binary vector subtraction operator.
minus(SbVec2s) - Method in class com.openinventor.inventor.SbVec2s
Component-wise binary vector subtraction operator.
minus(SbVec3d) - Method in class com.openinventor.inventor.SbVec3d
Component-wise binary vector subtraction operator.
minus(SbVec3f) - Method in class com.openinventor.inventor.SbVec3f
Component-wise binary vector subtraction operator.
minus(SbVec3i32) - Method in class com.openinventor.inventor.SbVec3i32
Component-wise binary vector subtraction operator.
minus(SbVec3s) - Method in class com.openinventor.inventor.SbVec3s
Component-wise binary vector subtraction operator.
minus(SbVec4b) - Method in class com.openinventor.inventor.SbVec4b
Component-wise binary vector subtraction operator.
minus(SbVec4d) - Method in class com.openinventor.inventor.SbVec4d
Component-wise binary vector subtraction operator.
minus(SbVec4f) - Method in class com.openinventor.inventor.SbVec4f
Component-wise binary vector subtraction operator.
minus(SbVec4i32) - Method in class com.openinventor.inventor.SbVec4i32
Component-wise binary vector subtraction operator.
minus(SbVec4s) - Method in class com.openinventor.inventor.SbVec4s
Component-wise binary vector subtraction operator.
minus(SbVec4ub) - Method in class com.openinventor.inventor.SbVec4ub
Component-wise binary vector subtraction operator.
minus(SbVec4ui32) - Method in class com.openinventor.inventor.SbVec4ui32
Component-wise binary vector subtraction operator.
minus(SbVec4us) - Method in class com.openinventor.inventor.SbVec4us
Component-wise binary vector subtraction operator.
MINUS - Static variable in class com.openinventor.ldm.nodes.SoDataCompositor
MINUS_5_5 - Static variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
MINUS_5_5 - Static variable in class com.openinventor.inventor.nodes.SoMarker
Deprecated.
MINUS_5_5 - Static variable in class com.openinventor.inventor.nodes.SoMarkerSet
Deprecated.
MINUS_7_7 - Static variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
MINUS_7_7 - Static variable in class com.openinventor.inventor.nodes.SoMarker
Deprecated.
MINUS_7_7 - Static variable in class com.openinventor.inventor.nodes.SoMarkerSet
Deprecated.
MINUS_9_9 - Static variable in class com.openinventor.inventor.nodes.SoIndexedMarkerSet
MINUS_9_9 - Static variable in class com.openinventor.inventor.nodes.SoMarker
Deprecated.
MINUS_9_9 - Static variable in class com.openinventor.inventor.nodes.SoMarkerSet
Deprecated.
minValue - Variable in class com.openinventor.inventor.nodes.SoIndexedTexture2
Specifies the range of values which is mapped onto the color map (see SoColorMap).
minValue - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
Remaps the defined color map between minValue and maxValue indices.
minValue - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping
The min value defining the range of scalar values.
The default value is 0.
minVariance - Variable in class com.openinventor.inventor.nodes.SoShadowGroup
Used only for VARIANCE_SHADOW_MAP.
MiOutlineExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.outline
Outline extractor for an hexahedron IJK meshes.
MiOutlineExtractIj - Class in com.openinventor.meshvizxlm.extractors.outline
Outline extractor for structured surface meshes.
MiOutlineExtractIjk - Class in com.openinventor.meshvizxlm.extractors.outline
Outline extractor for structured volume meshes.
MiOutlineExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.outline
Outline extractor for an unstructured mesh.
MiPlaneSliceExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Plane slice extractor for hexahedron IJK volume meshes.
MiPlaneSliceExtractIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Plane slice extractor for structured volume meshes.
MiPlaneSliceExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.slice
Plane slice extractor for unstructured volume meshes.
MiPointProbeHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.pointprobe
Probe at a given location in an hexahedron IJK mesh.
MiPointProbeIjk - Class in com.openinventor.meshvizxlm.extractors.pointprobe
Probe at a given location in a structured volume mesh.
MiPointProbeUnstructured - Class in com.openinventor.meshvizxlm.extractors.pointprobe
Probe at a given location in an unstructured mesh.
MIRROR - Static variable in class com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps.SoEuclideanDistanceMapProcessing3d
MIRRORED_REPEAT - Static variable in class com.openinventor.inventor.nodes.SoTexture
Deprecated.
MiScalardSetI - Interface in com.openinventor.meshvizxlm.mesh.data
Scalar set interface for unstructured meshes.
MiScalardSetIj - Interface in com.openinventor.meshvizxlm.mesh.data
Scalar set interface for structured surface meshes.
MiScalardSetIjk - Interface in com.openinventor.meshvizxlm.mesh.data
Scalar set interface for structured volume meshes.
MiSkinExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.skin
Extract the skin of an hexahedron IJK mesh.
MiSkinExtractIjk - Class in com.openinventor.meshvizxlm.extractors.skin
Skin extractor for a structured volume mesh.
MiSkinExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.skin
Skin extractor for an unstructured volume mesh.
MiSlabExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.slab
Extract a slab of an hexahedron IJK mesh.
MiSlabExtractIjk - Class in com.openinventor.meshvizxlm.extractors.slab
Extract a slab of a structured volume mesh.
MiSphereSliceExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Sphere slice extractor for hexahedron IJK volume meshes.
MiSphereSliceExtractIjk - Class in com.openinventor.meshvizxlm.extractors.slice
Sphere slice extractor for structured volume meshes.
MiSphereSliceExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.slice
Sphere slice extractor for unstructured volume meshes.
MiStreamlineExtractBase - Interface in com.openinventor.meshvizxlm.extractors.streamline
Base interface for all streamline extractors.
MiStreamlineExtractHexahedronIjk - Class in com.openinventor.meshvizxlm.extractors.streamline
Streamline extractor for hexahedron IJK meshes.
MiStreamlineExtractIjk - Class in com.openinventor.meshvizxlm.extractors.streamline
Streamline extractor for structured volume meshes.
MiStreamlineExtractUnstructured - Class in com.openinventor.meshvizxlm.extractors.streamline
Streamline extractor for unstructured meshes.
MiSurfaceCell - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell of an unstructured surface mesh.
MiSurfaceMeshCurvilinear<T extends MiTopologyIj,G extends MiGeometryIj> - Interface in com.openinventor.meshvizxlm.mesh
Curvilinear surface mesh interface.
MiSurfaceMeshUnstructured<C extends MiSurfaceCell,T extends MiSurfaceTopologyExplicitI<C>,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
Unstructured surface mesh interface.
MiSurfaceTopologyExplicitI<C extends MiSurfaceCell> - Interface in com.openinventor.meshvizxlm.mesh.topology
List of surface cells interface.
MITERED_BEVELED_JOIN - Static variable in class com.openinventor.hardcopy.SoVectorizeAction
MITERED_JOIN - Static variable in class com.openinventor.hardcopy.SoVectorizeAction
MiTopology - Interface in com.openinventor.meshvizxlm.mesh.topology
List of cells interface.
MiTopologyExplicitI<C extends MiCell> - Interface in com.openinventor.meshvizxlm.mesh.topology
List of generic cells interface.
MiTopologyI - Interface in com.openinventor.meshvizxlm.mesh.topology
List of cells interface.
MiTopologyIj - Interface in com.openinventor.meshvizxlm.mesh.topology
List of structured surface cells interface.
MiTopologyIjk - Interface in com.openinventor.meshvizxlm.mesh.topology
List of volume cells interface.
MiVec3dSetI - Interface in com.openinventor.meshvizxlm.mesh.data
Vector set interface for unstructured meshes.
MiVec3dSetIj - Interface in com.openinventor.meshvizxlm.mesh.data
Vector set interface for structured surface meshes.
MiVec3dSetIjk - Interface in com.openinventor.meshvizxlm.mesh.data
Vector set interface for structured volume meshes.
MiVolumeCell - Interface in com.openinventor.meshvizxlm.mesh.cell
Defines a cell of an unstructured volume mesh.
MiVolumeMeshHexahedronIjk<T extends MiHexahedronTopologyExplicitIjk,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
IJK Hexahedron volume mesh interface.
MiVolumeMeshUnstructured<C extends MiVolumeCell,T extends MiVolumeTopologyExplicitI<C>,G extends MiGeometryI> - Interface in com.openinventor.meshvizxlm.mesh
Unstructured volume mesh interface.
MiVolumeMeshVertexHexahedronIjk<T extends MiTopologyIjk,G extends MiGeometryHexahedronIjk> - Interface in com.openinventor.meshvizxlm.mesh
Non Indexed Hexahedron mesh IJK abstract interface.
MiVolumeTopologyExplicitI<C extends MiVolumeCell> - Interface in com.openinventor.meshvizxlm.mesh.topology
List of volume cells interface.
MM - Static variable in class com.openinventor.hardcopy.SoVectorizeAction
Deprecated.
mmxSupported() - Static method in class com.openinventor.inventor.SbCPUID
 
MoActionNode - Class in com.openinventor.meshvizxlm.mapping.nodes
 
MoCellFilter - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that defines a cell filter.
MoCellFilter() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoCellFilter
Constructs a property node with no cell filter defined.
MoCellFilterElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current cell filter.
MoCellFilterElement.CellFilter - Class in com.openinventor.meshvizxlm.mapping.elements
Utility class to store cell filter parameters.
MoCellRanges - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores cell ranges for meshes.
MoCellRanges() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoCellRanges
Constructs an empty cell range.
MoCellRangesElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current accumulated cell ranges and computes the intersection of all these.
MoColorMapping - Class in com.openinventor.meshvizxlm.mapping.nodes
Abstract base class for color mapping nodes.
MoColorMappingElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current color mapping.
MoDataBinding - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that defines the data binding.
MoDataBinding() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoDataBinding
Constructs a property node with data binding set to AUTO (default value).
MoDataBinding.DataBinding - Enum in com.openinventor.meshvizxlm.mapping.nodes
Data binding
MoDataBindingElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current data binding.
mode - Variable in class com.openinventor.inventor.nodes.SoBBox
Specifies the behavior of the SoBBox node.
mode - Variable in class com.openinventor.inventor.nodes.SoLocateHighlight
Whether to highlight or not.
MODE - Static variable in class com.openinventor.inventor.nodes.SoMultiSwitch
Deprecated.
mode - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLMultiTexture
Deprecated.
The type of blending operation.
mode - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLTextureCoordinateGenerator
Deprecated.
The algorithm used to compute texture coordinates.
MODE_2D - Static variable in class com.openinventor.imageviz.engines.SoImageVizEngine
Deprecated.
MODE_3D - Static variable in class com.openinventor.imageviz.engines.SoImageVizEngine
Deprecated.
MODE_AUTO - Static variable in class com.openinventor.imageviz.engines.SoImageVizEngine
Deprecated.
model - Variable in class com.openinventor.imageviz.engines.imageanalysis.morphometry.SoAverageObjectThicknessQuantification3d
The trabecular model.
model - Variable in class com.openinventor.imageviz.engines.imageanalysis.morphometry.SoAverageSpaceThicknessQuantification3d
The trabecular model.
model - Variable in class com.openinventor.imageviz.engines.imageanalysis.morphometry.SoObjectLinearDensityQuantification3d
The trabecular model.
model - Variable in class com.openinventor.inventor.nodes.SoLightModel
Lighting model to use .
model - Variable in class com.openinventor.inventor.nodes.SoTexture
Specifies how to map texture onto surface.
model - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLMovieTexture
Deprecated.
Specifies how to map the texture onto the surface.
MODEL_SPACE - Static variable in class com.openinventor.fxviz.nodes.SoBumpMappingProperty
MODEL_SPACE - Static variable in class com.openinventor.inventor.elements.SoBumpMappingPropertyElement
modellingMatrix - Variable in class com.openinventor.meshviz.graph.PoAutoCubeAxis
This modelling matrix is used to determine the visibility of each face (and thus the axes to draw).
MODELVIEW - Static variable in class com.openinventor.inventor.nodes.SoShaderStateMatrixParameter
MODELVIEW_PROJECTION - Static variable in class com.openinventor.inventor.nodes.SoShaderStateMatrixParameter
modes - Variable in class com.openinventor.inventor.nodes.SoRenderToTarget
This defines the mode modifier for the targets.
modify(SoNode) - Method in class com.openinventor.inventor.misc.SoTranSender
Adds a MODIFY command to the transcription area.
modifyData(SbBox3i32, int, ByteBuffer) - Method in class com.openinventor.ldm.nodes.SoDataSet.LDMDataModifier
Deprecated.
This methods can change the content of the given buffer
modifyData(SbBox3i32, int, Buffer) - Method in class com.openinventor.ldm.nodes.SoDataSet.LDMDataModifier
MoDrawStyle - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that defines the draw style of representations.
MoDrawStyle() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoDrawStyle
Constructs a property node with draw style set to default values.
MoDrawStyleElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current draw style.
MoDrawStyleElement.DrawStyle - Class in com.openinventor.meshvizxlm.mapping.elements
Utility class to store draw style parameters.
MODULATE - Static variable in class com.openinventor.inventor.nodes.SoTexture
Deprecated.
MODULATE - Static variable in class com.openinventor.inventor.nodes.SoTextureCombiner
MODULATE - Static variable in class com.openinventor.inventor.vrmlnodes.SoVRMLMovieTexture
Deprecated.
MODULE_MAPPING_COLOR - Static variable in class com.openinventor.meshviz.data.PoMesh2DVec
MODULE_MAPPING_COLOR - Static variable in class com.openinventor.meshviz.data.PoMesh3DVec
moduleDataMapping - Variable in class com.openinventor.meshviz.data.PoMesh
Field used to do coloring according the module of the vectors.
MoFaceDetail - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of faces.
MoFaceDetailI - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of faces from unstructured meshes and structured line meshes.
MoFaceDetailIj - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of faces from a structured surface mesh.
MoFaceDetailIjk - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of faces from a structured volume mesh.
MoLineDetail - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of line segments.
MoLineDetailI - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of line segments from unstructured meshes and structured line meshes.
MoLineDetailIjk - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about vertex-based shapes made of line segments from structured volume meshes.
MoLineMeshDetail - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about a mesh representation defined by a line.
MOLLWEIDE - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
Deprecated.
MoMaterial - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that defines the material of surface representations.
MoMaterial() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMaterial
Constructs a property node with color and coloring options set to default values.
MoMaterial.ColoringType - Enum in com.openinventor.meshvizxlm.mapping.nodes
Color Coloring type
MoMaterialElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current colors and coloring options.
MoMaterialElement.Material - Class in com.openinventor.meshvizxlm.mapping.elements
Utility class to store colors and coloring options.
MOMENT2X - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MOMENT2Y - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MOMENT2Z - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MOMENTS - Static variable in class com.openinventor.imageviz.engines.imageanalysis.statistics.SoAutoThresholdingQuantification
MOMENTS - Static variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoAutoThresholdingProcessing
MOMENTS - Static variable in class com.openinventor.imageviz.engines.imagesegmentation.labeling.SoAutoSegmentation3PhasesProcessing
MOMENTXY - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MOMENTXZ - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MOMENTYZ - Static variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasurePredefined
MoMesh - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that defines a mesh.
MoMesh() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Constructs a property node with no mesh defined.
MoMeshBaseRepresentation - Class in com.openinventor.meshvizxlm.mapping.nodes
Abstract base class for all MeshViz XLM representation nodes.
MoMeshCellShape - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a set of cells of a mesh.
MoMeshCellShape() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshCellShape
Constructs a rendering node with default options and cell indices list.
MoMeshCylinderSlice - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a cylinder slice of a volume mesh.
MoMeshCylinderSlice() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshCylinderSlice
Constructs a rendering node with default position, radius and direction vector.
MoMeshDetail - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about a mesh.
MoMeshElement - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current mesh.
MoMeshElement.ConnectedRepresentation - Class in com.openinventor.meshvizxlm.mapping.elements
Utility class to store connected representation parameters.
MoMeshElement.Mesh - Class in com.openinventor.meshvizxlm.mapping.elements
Utility class to store mesh parameters.
MoMeshIsosurface - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays an isosurface of a volume mesh.
MoMeshIsosurface() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshIsosurface
Constructs a rendering node with default iso value and scalar set id.
MoMeshOutline - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays the outline of a mesh.
MoMeshOutline() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshOutline
Constructs a rendering node to display outline of a mesh.
MoMeshPlaneSlice - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a plane slice of a volume mesh.
MoMeshPlaneSlice() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshPlaneSlice
Constructs a rendering node with default plane Z=0.
MoMeshPointProbe - Class in com.openinventor.meshvizxlm.mapping.nodes
Action node that probes cells of a mesh.
MoMeshPointProbe() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe
Constructs an action node with default values.
MoMeshPointProbe.MoProbeCallback - Interface in com.openinventor.meshvizxlm.mapping.nodes
This class specifies the interface used by this node to notify the application when the position of the probe is updated.
MoMeshRepresentation - Class in com.openinventor.meshvizxlm.mapping.nodes
Abstract base class for all MeshViz XLM representation nodes containing an extractor.
MoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI> - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about a mesh representation.
MoMeshSkin - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays the skin of a volume mesh.
MoMeshSkin() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSkin
Constructs a rendering node to display the skin of a volume mesh.
MoMeshSlab - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a slab of an IJK volume mesh.
MoMeshSlab() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSlab
Constructs a rendering node to display a slab of an IJK volume mesh.
MoMeshSphereSlice - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a sphere slice of a volume mesh.
MoMeshSphereSlice() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSphereSlice
Constructs a rendering node with default center and radius.
MoMeshStreamline - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays streamlines of a vector field on a volume mesh.
MoMeshStreamline() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Constructs a rendering node with default values.
MoMeshStreamline.IntegrationDirection - Enum in com.openinventor.meshvizxlm.mapping.nodes
Integration direction
MoMeshSurface - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a surface mesh.
MoMeshSurface() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshSurface
Constructs a rendering node that displays a surface mesh.
MoMeshVector - Class in com.openinventor.meshvizxlm.mapping.nodes
Rendering node that displays a vector data set.
MoMeshVector() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoMeshVector
Constructs a rendering node with default options.
MoMeshVizDataMapping - Class in com.openinventor.meshvizxlm.mapping
 
MoMeshVizDataMapping.CellFilterType - Enum in com.openinventor.meshvizxlm.mapping
Type of cell filter.
MoMeshVizDataMapping.MeshType - Enum in com.openinventor.meshvizxlm.mapping
All supported mesh types.
MONOSCOPIC - Static variable in class com.openinventor.inventor.nodes.SoCamera
Deprecated.
MONOSCOPIC - Static variable in class com.openinventor.inventor.SbViewVolume
Deprecated.
MONOSCOPIC - Static variable in class com.openinventor.scaleviz.nodes.SoFlatScreen
Deprecated.
MONOSCOPIC - Static variable in class com.openinventor.scaleviz.nodes.SoScreen
Deprecated.
MoPredefinedColorMapping - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that selects a predefined color mapping.
MoPredefinedColorMapping() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping
Constructs a property node with initial color map set to NONE (node has no effect).
MoPredefinedColorMapping.PredefColorMapping - Enum in com.openinventor.meshvizxlm.mapping.nodes
Predefined colormaps.
MORPHOLOGICAL_GRADIENT - Static variable in class com.openinventor.imageviz.engines.imagemanipulation.stackoperations.SoImageStackProjectionProcessing3d
morphologicalLut - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton.SoApplyMorphologicalLutProcessing2d
The input morphological LUT array.
morphologicalLut - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.hitormissandskeleton.SoApplyMorphologicalLutProcessing3d
The input morphological LUT array.
MoScalarSetElementI - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of scalar sets for unstructured meshes.
MoScalarSetElementIj - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of scalar sets for structured surface meshes.
MoScalarSetElementIjk - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of scalar sets for structured volume meshes.
MoScalarSetI - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a scalar data set for an unstructured mesh.
MoScalarSetI() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetI
Constructs a property node to store a scalar data set.
MoScalarSetIj - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a scalar data set for a structured surface mesh.
MoScalarSetIj() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetIj
Constructs a property node to store a scalar data set.
MoScalarSetIjk - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a scalar data set for a structured volume mesh.
MoScalarSetIjk() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetIjk
Constructs a property node to store a scalar data set.
MoSurfaceMeshDetail - Class in com.openinventor.meshvizxlm.mapping.details
Stores detail information about a mesh representation defined by a surface.
motionCallback(long, MeXScalardSetI, MeXVec3dSetI) - Method in interface com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe.MoProbeCallback
Callback that is triggered each time the field position changes for unstructured meshes.
motionCallback(long, long, MeXScalardSetI, MeXVec3dSetI) - Method in interface com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe.MoProbeCallback
Callback that is triggered each time the field position changes for IJ surface meshes.
motionCallback(long, long, long, MeXScalardSetI, MeXVec3dSetI) - Method in interface com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe.MoProbeCallback
Callback that is triggered each time the field position changes for IJK volume meshes.
MOUSE_ENTER - Static variable in class com.openinventor.inventor.events.SoLocation2Event
MOUSE_LEAVE - Static variable in class com.openinventor.inventor.events.SoLocation2Event
MOUSE_MOVE - Static variable in class com.openinventor.inventor.events.SoLocation2Event
MouseButtonEventArg(SoRemoteVizClient, SoMouseButtonEvent) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseButtonEventArg
Default constructor.
mouseClicked(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseClicked(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseDoubleClick(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseDoubleClicked(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mouseDoubleClicked(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
Invoked when a mouse button has been double-clicked on a component.
mouseDoubleClicked(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mouseDown(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseDragged(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mouseDragged(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
Invoked when a mouse button is pressed on a component and then dragged.
mouseDragged(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mouseDragged(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseDragged(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseEnter(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseEntered(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseEntered(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseExit(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseExited(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseExited(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseHover(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
MouseLocationEventArg(SoRemoteVizClient, SoLocation2Event) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseLocationEventArg
Default constructor.
mouseMove(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseMoved(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mouseMoved(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
Invoked when the mouse button has been moved on a component (with no buttons no down)
mouseMoved(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mouseMoved(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseMoved(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mousePressed(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mousePressed(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
Invoked when a mouse button has been pressed on a component.
mousePressed(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mousePressed(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mousePressed(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseReleased(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mouseReleased(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
Invoked when a mouse button has been released on a component.
mouseReleased(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mouseReleased(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseReleased(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
mouseScrolled(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
mouseUp(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
MouseWheelEventArg(SoRemoteVizClient, SoMouseWheelEvent) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseWheelEventArg
Default constructor.
mouseWheelMoved(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwActiveAreaMouse
Deprecated.
 
mouseWheelMoved(MouseEvent) - Method in class com.openinventor.inventor.awt.event.SwMouse
Deprecated.
 
mouseWheelMoved(MouseEvent) - Method in interface com.openinventor.inventor.awt.event.SwMouseDevice
Deprecated.
 
mouseWheelMoved(MouseWheelEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
mouseWheelMoved(MouseEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
MOVE - Static variable in class com.openinventor.inventor.draggers.SoDragger
Deprecated.
MOVE - Static variable in class com.openinventor.inventor.touch.events.SoTouchEvent
Deprecated.
MoVec3SetElementI - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of vector sets for unstructured meshes.
MoVec3SetElementIj - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of vector sets for structured surface meshes.
MoVec3SetElementIjk - Class in com.openinventor.meshvizxlm.mapping.elements
Element that stores the current list of vector sets for structured volume meshes.
MoVec3SetI - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a vector data set for an unstructured mesh.
MoVec3SetI() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetI
Constructs a property node to store a vector data set.
MoVec3SetIj - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a vector data set for a structured surface mesh.
MoVec3SetIj() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetIj
Constructs a property node to store a vector data set.
MoVec3SetIjk - Class in com.openinventor.meshvizxlm.mapping.nodes
Property node that stores a vector data set for a structured volume mesh.
MoVec3SetIjk() - Constructor for class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetIjk
Constructs a property node to store a vector data set.
moveLocation(double[], int, int, int, MiCellFilterIjk) - Method in class com.openinventor.meshvizxlm.extractors.pointprobe.MiPointProbeIjk
Moves the current probe location at the given point.
moveLocation(double[], long, MiCellFilterI) - Method in class com.openinventor.meshvizxlm.extractors.pointprobe.MiPointProbeUnstructured
Moves the current probe location at the given point.
movingChangeNotify(boolean) - Method in class com.openinventor.ldm.SoLDMNodeFrontManager
Notifies SoLDMNodeFrontManager if the user is interacting with the scene or not.
MPRTS - Static variable in class com.openinventor.inventor.projection.SbProj4Projection
mult(SoBufferObject, SbDataType, SoBufferObject, SbDataType, SoBufferObject, SbDataType) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
Multiply two buffers into a third one.
mult(SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
Multiply two buffers into a third one.
mult(SoState, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoLocalBBoxMatrixElement
Multiplies the given matrix into the local matrix.
mult(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
Multiplies the given matrix into the model matrix.
mult(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoTextureMatrixElement
Multiplies the given matrix into the texture matrix.
MULT_FACTOR_END - Static variable in class com.openinventor.meshviz.graph.PoLinearAxis
MULT_FACTOR_END - Static variable in class com.openinventor.meshviz.graph.PoLogAxis
MULT_FACTOR_END - Static variable in class com.openinventor.meshviz.graph.PoPolarAxis
MULT_FACTOR_EXTR - Static variable in class com.openinventor.meshviz.graph.PoLinearAxis
MULT_FACTOR_EXTR - Static variable in class com.openinventor.meshviz.graph.PoLogAxis
MULT_FACTOR_EXTR - Static variable in class com.openinventor.meshviz.graph.PoPolarAxis
MULT_FACTOR_GRAD - Static variable in class com.openinventor.meshviz.graph.PoLinearAxis
MULT_FACTOR_GRAD - Static variable in class com.openinventor.meshviz.graph.PoLogAxis
MULT_FACTOR_GRAD - Static variable in class com.openinventor.meshviz.graph.PoPolarAxis
MULT_FACTOR_START - Static variable in class com.openinventor.meshviz.graph.PoLinearAxis
MULT_FACTOR_START - Static variable in class com.openinventor.meshviz.graph.PoLogAxis
MULT_FACTOR_START - Static variable in class com.openinventor.meshviz.graph.PoPolarAxis
multDirMatrix(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Pre-multiplies the matrix by the given row vector, giving vector result.
multDirMatrix(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Pre-multiplies the matrix by the given row vector, giving vector result.
MultFactor() - Constructor for class com.openinventor.meshviz.graph.PoLinearAxis.MultFactor
 
MultFactor() - Constructor for class com.openinventor.meshviz.graph.PoLogAxis.MultFactor
 
MultFactor() - Constructor for class com.openinventor.meshviz.graph.PoPolarAxis.MultFactor
 
multFactorDistAxis - Variable in class com.openinventor.meshviz.graph.PoLinearAxis
Distance from the multiplicative factor to the axis.
multFactorDistAxis - Variable in class com.openinventor.meshviz.graph.PoLogAxis
Distance from the multiplicative factor to the axis.
multFactorDistAxis - Variable in class com.openinventor.meshviz.graph.PoPolarAxis
Distance from the mutiplicative factor to the axis.
multFactorPosition - Variable in class com.openinventor.meshviz.graph.PoLinearAxis
Position of the multiplicative factor.
multFactorPosition - Variable in class com.openinventor.meshviz.graph.PoLogAxis
Position of the multiplicative factor.
multFactorPosition - Variable in class com.openinventor.meshviz.graph.PoPolarAxis
Position of the multiplicative factor.
MULTIPLICATIVE - Static variable in class com.openinventor.imageviz.engines.imagesegmentation.binarization.SoLocalAdaptiveThresholdProcessing
MULTIPLY - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticImageProcessing
MULTIPLY - Static variable in class com.openinventor.imageviz.engines.arithmeticandlogic.arithmeticoperations.SoArithmeticValueProcessing
MULTIPLY - Static variable in class com.openinventor.imageviz.engines.geometryandmatching.patternrecognition.SoGrayscaleCorrelationProcessing2d
multiply(SbMatrix) - Method in class com.openinventor.inventor.SbMatrix
Post-multiplies the matrix by the given matrix (equivalent to multRight() method).
multiply(SbMatrix3) - Method in class com.openinventor.inventor.SbMatrix3
Post-multiplies the matrix by the given matrix (equivalent to multRight() method).
multiply(SbMatrixd) - Method in class com.openinventor.inventor.SbMatrixd
Post-multiplies the matrix by the given matrix (equivalent to multRight() method).
multiply(SbRotation) - Method in class com.openinventor.inventor.SbRotation
Multiplies by another rotation; results in product of rotations.
multiply(SbRotationd) - Method in class com.openinventor.inventor.SbRotationd
Multiplies by another rotation; results in product of rotations.
multiply(double) - Method in class com.openinventor.inventor.SbTime
Destructive multiplication by scalar.
multiply(double) - Method in class com.openinventor.inventor.SbVec2d
Component-wise scalar multiplication operator.
multiply(SbVec2f) - Method in class com.openinventor.inventor.SbVec2f
Component-wise vector multiplication operator.
multiply(float) - Method in class com.openinventor.inventor.SbVec2f
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec2i32
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec2i32
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec2s
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec2s
Component-wise scalar multiplication operator.
multiply(SbVec3d) - Method in class com.openinventor.inventor.SbVec3d
Component-wise vector multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec3d
Component-wise scalar multiplication operator.
multiply(SbVec3f) - Method in class com.openinventor.inventor.SbVec3f
Component-wise vector multiplication operator.
multiply(float) - Method in class com.openinventor.inventor.SbVec3f
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec3i32
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec3i32
Component-wise scalar multiplication operator.
multiply(SbVec3i32) - Method in class com.openinventor.inventor.SbVec3i32
Component-wise vector multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec3s
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec3s
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4b
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4b
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4d
Component-wise scalar multiplication operator.
multiply(float) - Method in class com.openinventor.inventor.SbVec4f
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4i32
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4i32
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4s
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4s
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4ub
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4ub
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4ui32
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4ui32
Component-wise scalar multiplication operator.
multiply(int) - Method in class com.openinventor.inventor.SbVec4us
Component-wise scalar multiplication operator.
multiply(double) - Method in class com.openinventor.inventor.SbVec4us
Component-wise scalar multiplication operator.
MULTIPLY - Static variable in class com.openinventor.ldm.nodes.SoDataCompositor
MULTISAMPLE_12 - Static variable in class com.openinventor.volumeviz.nodes.SoVolumeShape
MultiScene - Class in com.openinventor.util
Deprecated.
As of Open Inventor 9.8.1, use components provided in Viewer Components libraries instead.
MultiScene() - Constructor for class com.openinventor.util.MultiScene
Deprecated.
 
MultiScene(LayoutManager) - Constructor for class com.openinventor.util.MultiScene
Deprecated.
 
multiVolumes - Variable in class com.openinventor.volumeviz.nodes.SoVolumeGroup
Activates the multi-volumes feature.
multLeft(SbMatrix) - Method in class com.openinventor.inventor.nodes.SoTransform
Convenience function that combines the effects of a matrix transformation into the current transformation stored in this node.
multLeft(SbMatrix) - Method in class com.openinventor.inventor.SbMatrix
Pre-multiplies matrix by the given matrix.
multLeft(SbMatrix3) - Method in class com.openinventor.inventor.SbMatrix3
Pre-multiplies matrix by the given matrix.
multLeft(SbMatrixd) - Method in class com.openinventor.inventor.SbMatrixd
Pre-multiplies the matrix by given matrix.
multLeft(SbMatrix) - Method in class com.openinventor.inventor.vrmlnodes.SoVRMLTransform
Deprecated.
Convenience function that combines the effects of a matrix transformation into the transformation stored in this node.
multLineMatrix(SbLine) - Method in class com.openinventor.inventor.SbMatrix
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
multLineMatrix(SbLined) - Method in class com.openinventor.inventor.SbMatrixd
Multiplies the given line's origin by the matrix, and the line's direction by the rotation portion of the matrix.
multMatrixVec(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Post-multiplies matrix by the given column vector, giving a 3D vector result.
multMatrixVec(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix3
Post-multiplies matrix by the given column vector, giving a 3D vector result.
multMatrixVec(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Post-multiplies matrix by given column vector, giving a 3D vector result.
multMatrixVec4(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Posts-multiplies matrix by the given column vector, giving vector result in homogeneous coordinates.
multRight(SbMatrix) - Method in class com.openinventor.inventor.nodes.SoTransform
Convenience function that combines the effects of a matrix transformation into the current transformation stored in this node.
multRight(SbMatrix) - Method in class com.openinventor.inventor.SbMatrix
Post-multiplies the matrix by the given matrix.
multRight(SbMatrix3) - Method in class com.openinventor.inventor.SbMatrix3
Post-multiplies the matrix by the given matrix.
multRight(SbMatrixd) - Method in class com.openinventor.inventor.SbMatrixd
Post-multiplies the matrix by given matrix.
multRight(SbMatrix) - Method in class com.openinventor.inventor.vrmlnodes.SoVRMLTransform
Deprecated.
Convenience function that combines the effects of a matrix transformation into the transformation stored in this node.
multVec(SbVec3f) - Method in class com.openinventor.inventor.SbRotation
Multiplies the given vector by the matrix of this rotation.
multVec(SbVec3d) - Method in class com.openinventor.inventor.SbRotationd
Multiplies the given vector by the matrix of this rotation.
multVec4Matrix(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Pre-multiplies matrix by the given row vector, giving vector result in homogeneous coordinates.
multVecMatrix(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Pre-multiplies matrix by the given row vector, giving a 3D vector result.
multVecMatrix(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix3
Pre-multiplies matrix by the given row vector, giving a 3D vector result.
multVecMatrix(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Pre-multiplies matrix by the given row vector, giving a 3D vector result.
mustEvaluate - Variable in class com.openinventor.inventor.vrmlnodes.SoVRMLScript
Deprecated.
If false, delay sending input events to the script until needed.
MxCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for cells.
MxGenericCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
 
MxHexahedronCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for hexahedron cells.
MxMeshViz - Class in com.openinventor.meshvizxlm
Defines useful constant values.
MxPolygonCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for polygon cells.
MxPolyhedronCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for polyhedron cells.
MxPyramidCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for pyramid cells.
MxQuadrangleCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for quadrangle cells.
MxTetrahedronCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for tetrahedron cells.
MxTimeStamp - Class in com.openinventor.meshvizxlm
Manages an identifier that can be used as a time stamp.
MxWedgeCellExtract - Class in com.openinventor.meshvizxlm.extractors.cell
Utility class for wedge cells.
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 
Skip navigation links
Open Inventor 9.9

Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com