Skip navigation links
Open Inventor 10.3
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 

F

f - Variable in class com.openinventor.inventor.engines.SoCalculator
Floating point input.
F - Variable in class com.openinventor.inventor.engines.SoCalculator
Vector input.
faceColor - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMaterial
Uniform color used for faces when faceColoring is set to COLOR.
faceColoring - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMaterial
The coloring method for faces.
faceDistance - Variable in class com.openinventor.imageviz.engines.mathematicalmorphology.distancemaps.SoChamferDistanceMapProcessing3d
The distance between 2 pixels with max 3D connexity.
faceMode - Variable in class com.openinventor.volumeviz.nodes.SoVolumeSkin
Display front (facing the camera) faces or back faces.
faceType - Variable in class com.openinventor.inventor.nodes.SoShapeHints
Indicates whether each face is convex.
factor - Variable in class com.openinventor.inventor.nodes.SoPolygonOffset
Specifies a scale factor that is used to create a variable depth offset for each polygon.
factor() - Method in class com.openinventor.inventor.SbMatrix
Factors a matrix m into 5 pieces: m = r s r^ u t, where r^ means transpose of r, and r and u are rotations, s is a scale, and t is a translation.
factor() - Method in class com.openinventor.inventor.SbMatrixd
Factors a matrix m into 5 pieces: m = r s r^ u t, where r^ means transpose of r, and r and u are rotations, s is a scale, and t is a translation.
factor - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshCellShape
Field representing the factor to resize extracted cells.
A factor lower than one will shrink cells, whereas a factor greater than one will expand cells.
The default value is 1.0, which will not resize cells.
Factorization() - Constructor for class com.openinventor.inventor.SbMatrix.Factorization
 
Factorization() - Constructor for class com.openinventor.inventor.SbMatrixd.Factorization
 
factorQ - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinateObject
Factor applied to generate the coordinate Q.
factorR - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinateObject
Factor applied to generate the coordinate R.
factorS - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinateObject
Factor applied to generate the coordinate S.
factorT - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinateObject
Factor applied to
fadingThreshold - Variable in class com.openinventor.meshvizxlm.mapping.elements.MoDrawStyleElement.DrawStyle
Display mode for mesh node points.
fadingThreshold - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoDrawStyle
Threshold allowing to fade out extra styles of a surface representation as it gets away from the view point.
If fadingThreshold is 0, no fading is done.
family - Variable in class com.openinventor.inventor.nodes.SoFontStyle
Specifies the family of font to use (which determines the font name according to table above).
farDistance - Variable in class com.openinventor.inventor.nodes.SoCamera
The distance from the camera viewpoint to the far clipping plane.
fastEditing - Variable in class com.openinventor.inventor.nodes.SoSeparator
Specifies the fast edit mode of the separator node.
fauxShadingDarkenThreshold - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
Opacity threshold for darkening edges.
fauxShadingLength - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
Controls how many color values will be affected by faux shading.
fauxShadingStrength - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
Controls how much faux shading will darken the color values of the transfer function.
featureGroup - Variable in class com.openinventor.imageviz.engines.imagesegmentation.classification.SoSupervisedTextureClassificationProcessing2d
The groups of textural features to compute.
featureGroup - Variable in class com.openinventor.imageviz.engines.imagesegmentation.classification.SoSupervisedTextureClassificationProcessing3d
The groups of textural features to compute.
feretAngles2D - Variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasureAttributes
List of 2D angles for measures using Feret 2D.
feretAngles3D - Variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasureAttributes
List of 3D angles for measures using Feret 3D.
fieldsAreEqual(SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoFieldContainer
Returns true if this object's fields are exactly equal to fc's fields.
fieldSettings - Variable in class com.openinventor.inventor.nodes.SoInteractiveComplexity
Each string in this field specifies the interactionValue and stillValue for a specific field of a specific node class.
fileName - Variable in class com.openinventor.imageviz.nodes.images.SoFileDataAdapter
Data filename to get data from.
filename - Variable in class com.openinventor.inventor.nodes.SoExtTexture2
Names file from which to read texture image.
filename - Variable in class com.openinventor.inventor.nodes.SoImage
Names file from which to read image.
filename - Variable in class com.openinventor.inventor.nodes.SoImageBackground
Names file from which to read texture image.
filename - Variable in class com.openinventor.inventor.nodes.SoTexture2
Name of the file from which to read texture image.
fileName - Variable in class com.openinventor.ldm.nodes.SoDataSet
Indicates the file location containing the data set.
fileName - Variable in class com.openinventor.medical.nodes.DicomInfo
Path to the DICOM file used to extract DICOM info.
filenames - Variable in class com.openinventor.inventor.nodes.SoTexture3
Names of file(s) from which to read texture image(s).
filenames - Variable in class com.openinventor.inventor.nodes.SoTextureCubeMap
Names file(s) from which to read texture image(s).
filePutc(int) - Method in class com.openinventor.inventor.SoOutput
Write a byte to the currently open file.
filePuts(String) - Method in class com.openinventor.inventor.SoOutput
Write a string to the currently open file.
fileSystemURLToFilename(String) - Static method in class com.openinventor.inventor.helpers.SbFileHelper
Converts a file system URL to a regular filename
E.g "file:///c:/temp/test.dat" becomes "c:/temp/test.dat".
fillingThreshold - Variable in class com.openinventor.meshviz.graph.PoCurve
Defines the threshold to fill the curve.
filter - Variable in class com.openinventor.inventor.nodes.SoFullSceneAntialiasing
A bit-wise combination of LINES, POINTS, POLYGONS, and TEXT that determines which primitive types should be antialiased.
filterMethod - Variable in class com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising.SoNagaoFilterProcessing2d
Select the filter method.
filterMethod - Variable in class com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising.SoNagaoFilterProcessing3d
Filter method.
filterMode - Variable in class com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising.SoBilateralFilterProcessing
The filter type.
filterMode - Variable in class com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising.SoGaussianBlurFilterProcessing
Define the algorithm used to compute the gaussian filter.
filterType - Variable in class com.openinventor.imageviz.engines.imagefiltering.smoothinganddenoising.SoNagaoFilterProcessing2d
Select the filter type.
find(SoDataMeasure) - Method in class com.openinventor.imageviz.fields.SoMFDataMeasure
Calls find(targetValue, false).
find(SoDataMeasure, boolean) - Method in class com.openinventor.imageviz.fields.SoMFDataMeasure
Finds the given targetValue in the array and returns the index of that value.
find(SbKernel2i32) - Method in class com.openinventor.imageviz.fields.SoMFKernel2i32
Calls find(targetValue, false).
find(SbKernel2i32, boolean) - Method in class com.openinventor.imageviz.fields.SoMFKernel2i32
Finds the given targetValue in the array and returns the index of that value.
find(SbKernel3i32) - Method in class com.openinventor.imageviz.fields.SoMFKernel3i32
Calls find(targetValue, false).
find(SbKernel3i32, boolean) - Method in class com.openinventor.imageviz.fields.SoMFKernel3i32
Finds the given targetValue in the array and returns the index of that value.
find(boolean) - Method in class com.openinventor.inventor.fields.SoMFBool
Calls find(targetValue, false).
find(boolean, boolean) - Method in class com.openinventor.inventor.fields.SoMFBool
Finds the given targetValue in the array and returns the index of that value.
find(SoBufferObject) - Method in class com.openinventor.inventor.fields.SoMFBufferObject
Calls find(targetValue, false).
find(SoBufferObject, boolean) - Method in class com.openinventor.inventor.fields.SoMFBufferObject
Finds the given targetValue in the array and returns the index of that value.
find(SbColor) - Method in class com.openinventor.inventor.fields.SoMFColor
Calls find(targetValue, false).
find(SbColor, boolean) - Method in class com.openinventor.inventor.fields.SoMFColor
Finds the given targetValue in the array and returns the index of that value.
find(SbColorRGBA) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Calls find(targetValue, false).
find(SbColorRGBA, boolean) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Finds the given targetValue in the array and returns the index of that value.
find(double) - Method in class com.openinventor.inventor.fields.SoMFDouble
Calls find(targetValue, false).
find(double, boolean) - Method in class com.openinventor.inventor.fields.SoMFDouble
Finds the given targetValue in the array and returns the index of that value.
find(SoEngine) - Method in class com.openinventor.inventor.fields.SoMFEngine
Calls find(targetValue, false).
find(SoEngine, boolean) - Method in class com.openinventor.inventor.fields.SoMFEngine
Finds the given targetValue in the array and returns the index of that value.
find(int) - Method in class com.openinventor.inventor.fields.SoMFEnum
Calls find(targetValue, false).
find(int, boolean) - Method in class com.openinventor.inventor.fields.SoMFEnum
Finds the given targetValue in the array and returns the index of that value.
find(SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Calls find(targetValue, false).
find(SoFieldContainer, boolean) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Finds the given targetValue in the array and returns the index of that value.
find(float) - Method in class com.openinventor.inventor.fields.SoMFFloat
Calls find(targetValue, false).
find(float, boolean) - Method in class com.openinventor.inventor.fields.SoMFFloat
Finds the given targetValue in the array and returns the index of that value.
find(SoInstanceParameter) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Calls find(targetValue, false).
find(SoInstanceParameter, boolean) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Finds the given targetValue in the array and returns the index of that value.
find(int) - Method in class com.openinventor.inventor.fields.SoMFInt32
Calls find(targetValue, false).
find(int, boolean) - Method in class com.openinventor.inventor.fields.SoMFInt32
Finds the given targetValue in the array and returns the index of that value.
find(long) - Method in class com.openinventor.inventor.fields.SoMFInt64
Calls find(targetValue, false).
find(long, boolean) - Method in class com.openinventor.inventor.fields.SoMFInt64
Finds the given targetValue in the array and returns the index of that value.
find(SbMatrix) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Calls find(targetValue, false).
find(SbMatrix, boolean) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Finds the given targetValue in the array and returns the index of that value.
find(String) - Method in class com.openinventor.inventor.fields.SoMFName
Calls find(targetValue, false).
find(String, boolean) - Method in class com.openinventor.inventor.fields.SoMFName
Finds the given targetValue in the array and returns the index of that value.
find(SoNode) - Method in class com.openinventor.inventor.fields.SoMFNode
Calls find(targetValue, false).
find(SoNode, boolean) - Method in class com.openinventor.inventor.fields.SoMFNode
Finds the given targetValue in the array and returns the index of that value.
find(SoPath) - Method in class com.openinventor.inventor.fields.SoMFPath
Calls find(targetValue, false).
find(SoPath, boolean) - Method in class com.openinventor.inventor.fields.SoMFPath
Finds the given targetValue in the array and returns the index of that value.
find(SbPlane) - Method in class com.openinventor.inventor.fields.SoMFPlane
Calls find(targetValue, false).
find(SbPlane, boolean) - Method in class com.openinventor.inventor.fields.SoMFPlane
Finds the given targetValue in the array and returns the index of that value.
find(SbRotation) - Method in class com.openinventor.inventor.fields.SoMFRotation
Calls find(targetValue, false).
find(SbRotation, boolean) - Method in class com.openinventor.inventor.fields.SoMFRotation
Finds the given targetValue in the array and returns the index of that value.
find(short) - Method in class com.openinventor.inventor.fields.SoMFShort
Calls find(targetValue, false).
find(short, boolean) - Method in class com.openinventor.inventor.fields.SoMFShort
Finds the given targetValue in the array and returns the index of that value.
find(String) - Method in class com.openinventor.inventor.fields.SoMFString
Calls find(targetValue, false).
find(String, boolean) - Method in class com.openinventor.inventor.fields.SoMFString
Finds the given targetValue in the array and returns the index of that value.
find(SbTime) - Method in class com.openinventor.inventor.fields.SoMFTime
Calls find(targetValue, false).
find(SbTime, boolean) - Method in class com.openinventor.inventor.fields.SoMFTime
Finds the given targetValue in the array and returns the index of that value.
find(byte) - Method in class com.openinventor.inventor.fields.SoMFUByte
Calls find(targetValue, false).
find(byte, boolean) - Method in class com.openinventor.inventor.fields.SoMFUByte
Finds the given targetValue in the array and returns the index of that value.
find(int) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Calls find(targetValue, false).
find(int, boolean) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Finds the given targetValue in the array and returns the index of that value.
find(SoUniformShaderParameter) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Calls find(targetValue, false).
find(SoUniformShaderParameter, boolean) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Finds the given targetValue in the array and returns the index of that value.
find(short) - Method in class com.openinventor.inventor.fields.SoMFUShort
Calls find(targetValue, false).
find(short, boolean) - Method in class com.openinventor.inventor.fields.SoMFUShort
Finds the given targetValue in the array and returns the index of that value.
find(SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Calls find(targetValue, false).
find(SbVec2d, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Finds the given targetValue in the array and returns the index of that value.
find(SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Calls find(targetValue, false).
find(SbVec2f, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Finds the given targetValue in the array and returns the index of that value.
find(SbVec2i32) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Calls find(targetValue, false).
find(SbVec2i32, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Finds the given targetValue in the array and returns the index of that value.
find(SbVec2s) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Calls find(targetValue, false).
find(SbVec2s, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Finds the given targetValue in the array and returns the index of that value.
find(SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Calls find(targetValue, false).
find(SbVec3d, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Finds the given targetValue in the array and returns the index of that value.
find(SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Calls find(targetValue, false).
find(SbVec3f, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Finds the given targetValue in the array and returns the index of that value.
find(SbVec3i32) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Calls find(targetValue, false).
find(SbVec3i32, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Finds the given targetValue in the array and returns the index of that value.
find(SbVec3s) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Calls find(targetValue, false).
find(SbVec3s, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4b) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Calls find(targetValue, false).
find(SbVec4b, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Calls find(targetValue, false).
find(SbVec4f, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4i32) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Calls find(targetValue, false).
find(SbVec4i32, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4s) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Calls find(targetValue, false).
find(SbVec4s, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4ub) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Calls find(targetValue, false).
find(SbVec4ub, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4ui32) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Calls find(targetValue, false).
find(SbVec4ui32, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Finds the given targetValue in the array and returns the index of that value.
find(SbVec4us) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Calls find(targetValue, false).
find(SbVec4us, boolean) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Finds the given targetValue in the array and returns the index of that value.
find(SoNode, Class<NodeClass>, String) - Static method in class com.openinventor.medical.helpers.MedicalHelper
Convenience function to find first specified node in the scene graph.
find(SoNode, Class<NodeClass>) - Static method in class com.openinventor.medical.helpers.MedicalHelper
Convenience function to find first specified node in the scene graph.
findAbsolutePath(String) - Static method in class com.openinventor.inventor.SoInput
Returns absolute path of given file by looking in SoInput standard directories.
findChild(SoNode) - Method in class com.openinventor.inventor.nodekits.SoNodeKitListPart
Finds index of given child within nodekit.
findChild(SoNode) - Method in class com.openinventor.inventor.nodes.SoGroup
Finds index of given child within group.
findContainingCell(SbVec3f, float, PbCell) - Method in class com.openinventor.meshviz.data.PbMesh
 
findContainingCell(SbVec3f, float) - Method in class com.openinventor.meshviz.data.PbMesh
Find the cell that contains the point.
findFieldContainer(SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Finds index of given fieldContainer within group.
findFirstAvailableDevice() - Static method in class com.openinventor.inventor.devices.SoCpuDevice
Returns the first available device found in the system.
findFirstAvailableDevice() - Static method in class com.openinventor.inventor.devices.SoGLDevice
Returns the first available device found in the system.
findFork(SoPath) - Method in interface com.openinventor.inventor.SoGeneralPath
If the two paths have different head nodes, this returns -1.
findFork(SoPath) - Method in interface com.openinventor.inventor.SoNodeKitPath
If the two paths have different head nodes, this returns -1.
findMeasureByName(String) - Method in class com.openinventor.imageviz.fields.SoMFDataMeasure
Find the first measure with the given measure name.
findNode(SoNode) - Method in class com.openinventor.inventor.fields.SoMFNode
Finds index of given node within group.
findParameterByName(String) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Returns the first parameter with the specified name.
findShaderParameter(SoUniformShaderParameter) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Finds index of given uniform shader parameter within group.
findUniformParameterByName(String) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Find the first parameter with the given name.
finish() - Static method in class com.openinventor.inventor.algorithms.SoAlgorithms
Static finish function to free the memory allocated by the algorithms module.
finish() - Method in class com.openinventor.ldm.converters.SoLDMWriter
Calls finish(true).
finish(boolean) - Method in class com.openinventor.ldm.converters.SoLDMWriter
Finishes writing the LDM file and optionally invokes the converter to generate the lower resolution tiles.
finish() - Method in class com.openinventor.ldm.writers.SoVolumeWriter
Finish writing the file, free ressources, ...
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFColor
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFDouble
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFEnum
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFFloat
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFInt32
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFInt64
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFMatrix
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFPlane
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFRotation
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFShort
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2d
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2f
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2s
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3d
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3f
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3s
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4b
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4f
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4s
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Indicates that batch edits have finished.
finishEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4us
Indicates that batch edits have finished.
finishEditing(int) - Method in class com.openinventor.ldm.nodes.SoDataSet
Terminate an editing transaction.
finishReport() - Static method in class com.openinventor.inventor.actions.SoReorganizeAction
Ends a report.
firstGrad - Variable in class com.openinventor.meshviz.graph.PoAxis.TickAttributes
 
firstMajor - Variable in class com.openinventor.meshviz.data.PoMeshContouring
Defines the first major contour lines.
firstValue - Variable in class com.openinventor.meshviz.graph.PoValueLegend
Number of the first value to display.
fixedNumSlicesInRoi - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
When this field is set to false (the default), the number of samples set by numSlices is the number of samples used for the region defined by the current ROI.
fixedResolution - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Fixed resolution mode.
FixedResolutionReport(SoLDMResourceParameters.FixedResolutionReport) - Constructor for class com.openinventor.ldm.nodes.SoLDMResourceParameters.FixedResolutionReport
 
FixedResolutionReport() - Constructor for class com.openinventor.ldm.nodes.SoLDMResourceParameters.FixedResolutionReport
Default constructor.
flags - Variable in class com.openinventor.inventor.engines.SoOneShot
Control flags.
flags - Variable in class com.openinventor.ldm.nodes.SoROI
Specifies how the bounds of the box are used.
floatParameters - Variable in class com.openinventor.inventor.nodes.SoProjection
Float parameters stored for projections.
flush() - Method in class com.openinventor.inventor.caches.SoCpuBufferObjectCache
Remove all unused buffers (ref count = 0) from the cache.
flushFile() - Method in class com.openinventor.inventor.SoOutput
 
focalDistance - Variable in class com.openinventor.inventor.nodes.SoCamera
The distance from the viewpoint to the point of focus.
fogColor - Variable in class com.openinventor.inventor.elements.SoEnvironmentElement.EnvironmentParameters
 
fogColor - Variable in class com.openinventor.inventor.nodes.SoEnvironment
Fog color.
fogStart - Variable in class com.openinventor.inventor.nodes.SoEnvironment
Distance at which the linear fog HAZE starts to be applied.
fogType - Variable in class com.openinventor.inventor.nodes.SoEnvironment
Type of fog.
fogVisibility - Variable in class com.openinventor.inventor.nodes.SoEnvironment
Fog visibility distance, which is the distance at which fog totally obscures objects.
fontName - Variable in class com.openinventor.medical.nodes.SliceOrientationMarkers
Specify the font name (default is "Arial:Bold").
fontName - Variable in class com.openinventor.medical.nodes.TextBox
Specify the font name (default is "Arial:Bold").
fontName - Variable in class com.openinventor.meshviz.graph.PoAxis.GradAttributes
 
fontName - Variable in class com.openinventor.meshviz.graph.PoAxis.TitleAttributes
 
fontName - Variable in class com.openinventor.meshviz.nodes.PoMiscTextAttr
Font name for text.
fontSize - Variable in class com.openinventor.medical.nodes.SliceOrientationMarkers
Specify the font size in pixels (default is 17).
fontSize - Variable in class com.openinventor.medical.nodes.TextBox
Specify the font size in pixels (default is 15).
fontSize - Variable in class com.openinventor.meshviz.graph.PoAxis.GradAttributes
 
fontSize - Variable in class com.openinventor.meshviz.graph.PoAxis.TitleAttributes
 
fontSize - Variable in class com.openinventor.meshviz.graph.PoLabel
Font size of labels.
fontSize - Variable in class com.openinventor.meshviz.graph.PoLabelField
Font size for strings to display.
fontSizeHint - Variable in class com.openinventor.inventor.nodes.SoAnnoText3Property
This flag is used when the field renderPrintType is equal to RENDER3D_PRINT_RASTER or RENDER2D_PRINT_RASTER.
forcePolygonalText3(boolean) - Method in class com.openinventor.hardcopy.SoToU3DAction
Forces SoText2 nodes to be exported using SoText3 (default is true).
forceSending - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinate2
Forces the texture coordinates to be sent to OpenGL even if no texture is bound.
forceSending - Variable in class com.openinventor.inventor.nodes.SoTextureCoordinate3
Forces the texture coordinates to be sent to OpenGL even if no texture is bound.
forceSending - Variable in class com.openinventor.inventor.nodes.SoVertexProperty
Forces the texture coordinates to be sent to the GPU even if no texture is bound.
format() - Method in class com.openinventor.inventor.SbTime
Calls format("%S.%i").
format(String) - Method in class com.openinventor.inventor.SbTime
Convert to a string.
Format() - Constructor for class com.openinventor.meshviz.graph.PbNumericDisplayFormat.Format
 
format - Variable in class com.openinventor.meshviz.nodes.PoDateFormatMapping
Defines the format for dates.
formatDate() - Method in class com.openinventor.inventor.SbTime
Calls formatDate(DEFAULT_FORMAT_DATE).
formatDate(String) - Method in class com.openinventor.inventor.SbTime
Convert to a date string, interpreting the time as seconds since Jan 1, 1970.
formatType - Variable in class com.openinventor.meshviz.nodes.PoNumericDisplayFormat
Defines the type of format.
formula - Variable in class com.openinventor.imageviz.nodes.measures.SoDataMeasureCustom
Formula describing the custom measure.
forVolumeOnly - Variable in class com.openinventor.volumeviz.nodes.SoVolumeShader
Set to true if the shader should be called for volume rendering (SoVolumeRender).
forwardTraversal(SoNode) - Method in class com.openinventor.inventor.actions.SoAction
Traverse a node that is not part of the current scenegraph.
FrameEncoders - Class in com.openinventor.remoteviz.rendering
Defines a couple of encoders that are used to encode still and interactive frames.
FrameEncoders(FrameEncoders) - Constructor for class com.openinventor.remoteviz.rendering.FrameEncoders
Copy constructor.
FrameEncoders() - Constructor for class com.openinventor.remoteviz.rendering.FrameEncoders
Constructor.
FrameEncoders.Encoders - Enum in com.openinventor.remoteviz.rendering
Frame encoder.
FrameEncoders.Status - Enum in com.openinventor.remoteviz.rendering
Frame encoder status.
FrameEventArg(SoRemoteVizClient, long, long, boolean, String) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.FrameEventArg
Default constructor.
frequency - Variable in class com.openinventor.inventor.engines.SoTimeCounter
Number of min-to-max cycles per second.
frequencyNumber - Variable in class com.openinventor.imageviz.engines.imagefiltering.frequencydomain.SoGaborFilteringProcessing2d
The number of frequencies.
from - Variable in class com.openinventor.inventor.engines.SoComposeRotationFromTo
Vector before the rotation.
fromIntValue(Class<T>, int) - Static method in class com.openinventor.inventor.IntegerValuedEnumHelper
 
full - Variable in class com.openinventor.inventor.SoPath
access to all nodes (public and hidden) in the path
function - Variable in class com.openinventor.inventor.nodes.SoDepthBuffer
Depth comparison function to use (glDepthFunc).
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 10.3

Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com