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 
All Classes All Packages

S

s - Variable in class com.openinventor.inventor.SbMatrix.Factorization
 
s - Variable in class com.openinventor.inventor.SbMatrixd.Factorization
 
S - com.openinventor.inventor.events.SoKeyboardEvent.Keys
S.
SafeDisposable - Interface in com.openinventor.inventor
Defines an object which can be disposed in a safe manner to release unmanaged resources.
SAGITTAL - com.openinventor.medical.helpers.MedicalHelper.Axis
Sagittal (X axis)
sampleTile(SbVec3i32, int, int, ByteBuffer[], ByteBuffer) - Method in class com.openinventor.volumeviz.converters.SoVolumeConverter
Method used to downsample a tile.
samplingAlignment - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
Specifies which technique to use to align rayCast samples.
SANS - com.openinventor.inventor.nodes.SoFontStyle.Families
Use Sans Serif style (such as Helvetica)
SATELLITE_FILLED_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite filled 5x5.
SATELLITE_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite filled 5x5.
SATELLITE_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite filled 5x5.
SATELLITE_FILLED_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite filled 7x7.
SATELLITE_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite filled 7x7.
SATELLITE_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite filled 7x7.
SATELLITE_FILLED_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite filled 9x9.
SATELLITE_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite filled 9x9.
SATELLITE_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite filled 9x9.
SATELLITE_LINE_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite line 5x5.
SATELLITE_LINE_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite line 5x5.
SATELLITE_LINE_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite line 5x5.
SATELLITE_LINE_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite line 7x7.
SATELLITE_LINE_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite line 7x7.
SATELLITE_LINE_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite line 7x7.
SATELLITE_LINE_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Satellite line 9x9.
SATELLITE_LINE_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Satellite line 9x9.
SATELLITE_LINE_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Satellite line 9x9.
saveAsBitSet - Variable in class com.openinventor.ldm.writers.SoVRLdmFileWriter
Save the data as a bitSet (8 values per byte).
saveAsBitSet(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Calls saveAsBitSet(flag, (double)0).
saveAsBitSet(boolean, double) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Specify if dataset should be saved as a bitset (8 values per byte) or values.
saveCamera() - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
saveCamera() - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaInteractive
Save current camera.
saveCamera() - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
saveCamera() - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
saveCamera() - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
SbBasic - Class in com.openinventor.inventor
The SbBasic class is the super class for all inventor basic classes (not It allows a full Java object representation.
SbBasic() - Constructor for class com.openinventor.inventor.SbBasic
 
SbBox2d - Class in com.openinventor.inventor
2D box class.
SbBox2d() - Constructor for class com.openinventor.inventor.SbBox2d
Constructor for a 2D double box.
SbBox2d(double[]) - Constructor for class com.openinventor.inventor.SbBox2d
 
SbBox2d(double, double, double, double) - Constructor for class com.openinventor.inventor.SbBox2d
Constructor for a 2D double box.
SbBox2d(SbBox2d) - Constructor for class com.openinventor.inventor.SbBox2d
 
SbBox2d(SbVec2d, SbVec2d) - Constructor for class com.openinventor.inventor.SbBox2d
Constructor for a 2D double box.
SbBox2f - Class in com.openinventor.inventor
2D box class.
SbBox2f() - Constructor for class com.openinventor.inventor.SbBox2f
Constructor for a 2D float box.
SbBox2f(float[]) - Constructor for class com.openinventor.inventor.SbBox2f
 
SbBox2f(float, float, float, float) - Constructor for class com.openinventor.inventor.SbBox2f
Constructor for a 2D float box.
SbBox2f(SbBox2f) - Constructor for class com.openinventor.inventor.SbBox2f
 
SbBox2f(SbVec2f, SbVec2f) - Constructor for class com.openinventor.inventor.SbBox2f
Constructor for a 2D float box.
SbBox2i32 - Class in com.openinventor.inventor
2D box class.
SbBox2i32() - Constructor for class com.openinventor.inventor.SbBox2i32
Constructor for a 2D integer box.
SbBox2i32(int[]) - Constructor for class com.openinventor.inventor.SbBox2i32
 
SbBox2i32(int, int, int, int) - Constructor for class com.openinventor.inventor.SbBox2i32
Constructor for a 2D integer box.
SbBox2i32(SbBox2i32) - Constructor for class com.openinventor.inventor.SbBox2i32
 
SbBox2i32(SbVec2i32, SbVec2i32) - Constructor for class com.openinventor.inventor.SbBox2i32
Constructor for a 2D integer box.
SbBox2s - Class in com.openinventor.inventor
2D box class.
SbBox2s() - Constructor for class com.openinventor.inventor.SbBox2s
Constructor for a 2D integer box.
SbBox2s(short[]) - Constructor for class com.openinventor.inventor.SbBox2s
 
SbBox2s(short, short, short, short) - Constructor for class com.openinventor.inventor.SbBox2s
Constructor for a 2D integer box.
SbBox2s(SbBox2s) - Constructor for class com.openinventor.inventor.SbBox2s
 
SbBox2s(SbVec2s, SbVec2s) - Constructor for class com.openinventor.inventor.SbBox2s
Constructor for a 2D integer box.
SbBox3d - Class in com.openinventor.inventor
3D box class.
SbBox3d() - Constructor for class com.openinventor.inventor.SbBox3d
Constructor for a 3D double box.
SbBox3d(double[]) - Constructor for class com.openinventor.inventor.SbBox3d
 
SbBox3d(double, double, double, double, double, double) - Constructor for class com.openinventor.inventor.SbBox3d
Constructor for a 3D double box.
SbBox3d(SbBox3d) - Constructor for class com.openinventor.inventor.SbBox3d
 
SbBox3d(SbVec3d, SbVec3d) - Constructor for class com.openinventor.inventor.SbBox3d
Constructor for a 3D double box.
SbBox3f - Class in com.openinventor.inventor
3D box class.
SbBox3f() - Constructor for class com.openinventor.inventor.SbBox3f
Constructor for a 3D float box.
SbBox3f(float[]) - Constructor for class com.openinventor.inventor.SbBox3f
 
SbBox3f(float, float, float, float, float, float) - Constructor for class com.openinventor.inventor.SbBox3f
Constructor for a 3D float box.
SbBox3f(SbBox3f) - Constructor for class com.openinventor.inventor.SbBox3f
 
SbBox3f(SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbBox3f
Constructor for a 3D float box.
SbBox3i32 - Class in com.openinventor.inventor
3D box class.
SbBox3i32() - Constructor for class com.openinventor.inventor.SbBox3i32
Constructor for a 3D integer32 box.
SbBox3i32(int[]) - Constructor for class com.openinventor.inventor.SbBox3i32
 
SbBox3i32(int, int, int, int, int, int) - Constructor for class com.openinventor.inventor.SbBox3i32
Constructor for a 3D integer32 box.
SbBox3i32(SbBox3i32) - Constructor for class com.openinventor.inventor.SbBox3i32
 
SbBox3i32(SbBox3s) - Constructor for class com.openinventor.inventor.SbBox3i32
Constructor given an SbBox3s (adapter).
SbBox3i32(SbVec3i32, SbVec3i32) - Constructor for class com.openinventor.inventor.SbBox3i32
Constructor for a 3D integer32 box.
SbBox3s - Class in com.openinventor.inventor
3D box class.
SbBox3s() - Constructor for class com.openinventor.inventor.SbBox3s
Constructor for a 3D short box.
SbBox3s(short[]) - Constructor for class com.openinventor.inventor.SbBox3s
 
SbBox3s(short, short, short, short, short, short) - Constructor for class com.openinventor.inventor.SbBox3s
Constructor for a 3D short box.
SbBox3s(SbBox3i32) - Constructor for class com.openinventor.inventor.SbBox3s
Constructor given an SbBox3i32 (adapter).
SbBox3s(SbBox3s) - Constructor for class com.openinventor.inventor.SbBox3s
 
SbBox3s(SbVec3s, SbVec3s) - Constructor for class com.openinventor.inventor.SbBox3s
Constructor for a 3D short box.
SbBox4i32 - Class in com.openinventor.inventor
4D box class.
SbBox4i32() - Constructor for class com.openinventor.inventor.SbBox4i32
Constructor for a 4D integer32 box.
SbBox4i32(int[]) - Constructor for class com.openinventor.inventor.SbBox4i32
 
SbBox4i32(SbBox4i32) - Constructor for class com.openinventor.inventor.SbBox4i32
 
SbBox4i32(SbVec4i32, SbVec4i32) - Constructor for class com.openinventor.inventor.SbBox4i32
Constructor for a 4D integer32 box.
SbColor - Class in com.openinventor.inventor
Color vector class.
SbColor() - Constructor for class com.openinventor.inventor.SbColor
Default constructor.
SbColor(float[]) - Constructor for class com.openinventor.inventor.SbColor
 
SbColor(float, float, float) - Constructor for class com.openinventor.inventor.SbColor
Constructor that takes 3 floats.
SbColor(SbColor) - Constructor for class com.openinventor.inventor.SbColor
 
SbColor(SbVec3f) - Constructor for class com.openinventor.inventor.SbColor
Constructor that takes a vector value.
SbColor(Color) - Constructor for class com.openinventor.inventor.SbColor
 
SbColorRGBA - Class in com.openinventor.inventor
ColorRGBA vector class.
SbColorRGBA() - Constructor for class com.openinventor.inventor.SbColorRGBA
Default constructor.
SbColorRGBA(float[]) - Constructor for class com.openinventor.inventor.SbColorRGBA
 
SbColorRGBA(float, float, float, float) - Constructor for class com.openinventor.inventor.SbColorRGBA
Constructor that takes an RGBA value as 4 floats.
SbColorRGBA(int) - Constructor for class com.openinventor.inventor.SbColorRGBA
Constructor that takes an RGBA value as a packed color.
SbColorRGBA(SbColorRGBA) - Constructor for class com.openinventor.inventor.SbColorRGBA
 
SbColorRGBA(SbVec4f) - Constructor for class com.openinventor.inventor.SbColorRGBA
Constructor that takes an RGBA vector value.
SbCPUID - Class in com.openinventor.inventor
 
SbCylinder - Class in com.openinventor.inventor
Class for representing a cylinder.
SbCylinder() - Constructor for class com.openinventor.inventor.SbCylinder
Default constructor.
SbCylinder(float[]) - Constructor for class com.openinventor.inventor.SbCylinder
 
SbCylinder(SbCylinder) - Constructor for class com.openinventor.inventor.SbCylinder
 
SbCylinder(SbLine, float) - Constructor for class com.openinventor.inventor.SbCylinder
Constructor that takes an axis and radius.
SbCylinderPlaneProjector - Class in com.openinventor.inventor.projectors
Cylinder-plane projector.
SbCylinderPlaneProjector() - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Calls SbCylinderPlaneProjector((float)0.9f, true).
SbCylinderPlaneProjector(float) - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Calls SbCylinderPlaneProjector(edgeTol, true).
SbCylinderPlaneProjector(float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Constructor that uses a default cylinder aligned with the Y axis with radius 1.0.
SbCylinderPlaneProjector(SbCylinder) - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Calls SbCylinderPlaneProjector(cyl, (float)0.9f, true).
SbCylinderPlaneProjector(SbCylinder, float) - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Calls SbCylinderPlaneProjector(cyl, edgeTol, true).
SbCylinderPlaneProjector(SbCylinder, float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderPlaneProjector
Constructor.
SbCylinderProjector - Class in com.openinventor.inventor.projectors
Cylinder projector.
SbCylinderSectionProjector - Class in com.openinventor.inventor.projectors
Cylinder-section projector.
SbCylinderSectionProjector() - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Calls SbCylinderSectionProjector((float)0.9f, true).
SbCylinderSectionProjector(float) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Calls SbCylinderSectionProjector(edgeTol, true).
SbCylinderSectionProjector(float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Constructor that uses a default cylinder aligned with the Y axis with radius 1.0.
SbCylinderSectionProjector(SbCylinder) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Calls SbCylinderSectionProjector(cyl, (float)0.9f, true).
SbCylinderSectionProjector(SbCylinder, float) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Calls SbCylinderSectionProjector(cyl, edgeTol, true).
SbCylinderSectionProjector(SbCylinder, float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Constructor.
SbCylinderSheetProjector - Class in com.openinventor.inventor.projectors
Cylinder-sheet projector.
SbCylinderSheetProjector() - Constructor for class com.openinventor.inventor.projectors.SbCylinderSheetProjector
Calls SbCylinderSheetProjector(true).
SbCylinderSheetProjector(boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSheetProjector
Constructor that uses a default cylinder aligned with the Y axis with radius 1.0.
SbCylinderSheetProjector(SbCylinder) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSheetProjector
Calls SbCylinderSheetProjector(cyl, true).
SbCylinderSheetProjector(SbCylinder, boolean) - Constructor for class com.openinventor.inventor.projectors.SbCylinderSheetProjector
Constructor.
SbCylindricalProjection - Class in com.openinventor.inventor.projection
Cylindrical coordinate projection.
SbCylindricalProjection() - Constructor for class com.openinventor.inventor.projection.SbCylindricalProjection
Constructor.
SbCylindricalProjection(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbCylindricalProjection
Constructor.
SbDataType - Class in com.openinventor.inventor
Class encoding a data type.
SbDataType() - Constructor for class com.openinventor.inventor.SbDataType
Default constructor.
SbDataType(SbDataType) - Constructor for class com.openinventor.inventor.SbDataType
 
SbDataType(SbDataType.DataTypes) - Constructor for class com.openinventor.inventor.SbDataType
Copy constructor.
SbDataType(String) - Constructor for class com.openinventor.inventor.SbDataType
Constructor from a string.
SbDataType.DataTypes - Enum in com.openinventor.inventor
Supported Data type.
SbElapsedTime - Class in com.openinventor.inventor
Class for measuring elapsed time with high resolution.
SbElapsedTime() - Constructor for class com.openinventor.inventor.SbElapsedTime
Constructor (initializes timer)
SbElapsedTime(SbElapsedTime) - Constructor for class com.openinventor.inventor.SbElapsedTime
 
SbEventArg - Interface in com.openinventor.inventor
Interface for all event arguments.
SbEventHandler<E extends SbEventArg> - Class in com.openinventor.inventor
Base abstract class for all event handler.
SbEventHandler() - Constructor for class com.openinventor.inventor.SbEventHandler
 
SbEventListener<E extends SbEventArg> - Interface in com.openinventor.inventor
A tagging interface that all inventor event listener interfaces must extend.
SbExtrusionGenerator - Class in com.openinventor.inventor.misc
Factory that generates an extruded mesh from a polyline.
SbFileHelper - Class in com.openinventor.inventor.helpers
Utilities class for file management.
SbFileHelper.FileAccess - Enum in com.openinventor.inventor.helpers
File access mode enum.
SbGLShareContext - Class in com.openinventor.inventor.helpers
Class encapsulating information about an OpenGL context: a handle on an OpenGL context and its id.
SbGLShareContext() - Constructor for class com.openinventor.inventor.helpers.SbGLShareContext
 
SbGLShareContext(SoGLContext, int) - Constructor for class com.openinventor.inventor.helpers.SbGLShareContext
 
SbGLShareContext(SbGLShareContext) - Constructor for class com.openinventor.inventor.helpers.SbGLShareContext
 
SbGPUCapabilities - Class in com.openinventor.inventor.helpers
List of common graphics capabilities of the device used by a SoGLContext.
SbGPUCapabilities.GpuVendors - Enum in com.openinventor.inventor.helpers
enumeration of GPU vendor
SbGPUCapabilities.Profiles - Enum in com.openinventor.inventor.helpers
enumeration of OpenGL profiles
SbGraphicsCapabilities - Class in com.openinventor.inventor.helpers
List of common graphics capabilities set by Open Inventor.
SbGraphicsCapabilities() - Constructor for class com.openinventor.inventor.helpers.SbGraphicsCapabilities
 
SbLine - Class in com.openinventor.inventor
Directed line in 3D.
SbLine() - Constructor for class com.openinventor.inventor.SbLine
Default constructor.
SbLine(float[]) - Constructor for class com.openinventor.inventor.SbLine
 
SbLine(SbLine) - Constructor for class com.openinventor.inventor.SbLine
 
SbLine(SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbLine
Constructor.
SbLined - Class in com.openinventor.inventor
Directed line in 3D (double precision).
SbLined() - Constructor for class com.openinventor.inventor.SbLined
Default constructor.
SbLined(double[]) - Constructor for class com.openinventor.inventor.SbLined
 
SbLined(SbLined) - Constructor for class com.openinventor.inventor.SbLined
 
SbLined(SbVec3d, SbVec3d) - Constructor for class com.openinventor.inventor.SbLined
Constructor.
SbLineProjector - Class in com.openinventor.inventor.projectors
Line projector.
SbLineProjector() - Constructor for class com.openinventor.inventor.projectors.SbLineProjector
Constructor.
SbMatrix - Class in com.openinventor.inventor
4x4 matrix class.
SbMatrix() - Constructor for class com.openinventor.inventor.SbMatrix
 
SbMatrix(float[]) - Constructor for class com.openinventor.inventor.SbMatrix
 
SbMatrix(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Constructor for class com.openinventor.inventor.SbMatrix
 
SbMatrix(SbMatrix) - Constructor for class com.openinventor.inventor.SbMatrix
 
SbMatrix.Decomposition - Class in com.openinventor.inventor
 
SbMatrix.Factorization - Class in com.openinventor.inventor
 
SbMatrix3 - Class in com.openinventor.inventor
3x3 matrix class.
SbMatrix3() - Constructor for class com.openinventor.inventor.SbMatrix3
 
SbMatrix3(float[]) - Constructor for class com.openinventor.inventor.SbMatrix3
 
SbMatrix3(float, float, float, float, float, float, float, float, float) - Constructor for class com.openinventor.inventor.SbMatrix3
 
SbMatrix3(SbMatrix3) - Constructor for class com.openinventor.inventor.SbMatrix3
 
SbMatrixd - Class in com.openinventor.inventor
4x4 matrix class (double precision).
SbMatrixd() - Constructor for class com.openinventor.inventor.SbMatrixd
 
SbMatrixd(double[]) - Constructor for class com.openinventor.inventor.SbMatrixd
 
SbMatrixd(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Constructor for class com.openinventor.inventor.SbMatrixd
 
SbMatrixd(SbMatrixd) - Constructor for class com.openinventor.inventor.SbMatrixd
 
SbMatrixd.Decomposition - Class in com.openinventor.inventor
 
SbMatrixd.Factorization - Class in com.openinventor.inventor
 
SbPlane - Class in com.openinventor.inventor
Oriented plane in 3D.
SbPlane() - Constructor for class com.openinventor.inventor.SbPlane
Default constructor.
SbPlane(float[]) - Constructor for class com.openinventor.inventor.SbPlane
 
SbPlane(SbPlane) - Constructor for class com.openinventor.inventor.SbPlane
 
SbPlane(SbVec3f, float) - Constructor for class com.openinventor.inventor.SbPlane
Constructor.
SbPlane(SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbPlane
Constructor.
SbPlane(SbVec3f, SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbPlane
Constructor.
SbPlaneProjector - Class in com.openinventor.inventor.projectors
Plane projector.
SbPlaneProjector() - Constructor for class com.openinventor.inventor.projectors.SbPlaneProjector
Calls SbPlaneProjector(false).
SbPlaneProjector(boolean) - Constructor for class com.openinventor.inventor.projectors.SbPlaneProjector
Constructor.
SbPlaneProjector(SbPlane) - Constructor for class com.openinventor.inventor.projectors.SbPlaneProjector
Calls SbPlaneProjector(plane, false).
SbPlaneProjector(SbPlane, boolean) - Constructor for class com.openinventor.inventor.projectors.SbPlaneProjector
Constructor which is passed a plane.
SbProj4Projection - Class in com.openinventor.inventor.projection
Cartographic (PROJ4) projection class.
SbProj4Projection() - Constructor for class com.openinventor.inventor.projection.SbProj4Projection
Constructor.
SbProj4Projection(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbProj4Projection
Constructor.
SbProj4Projection(SbProj4Projection) - Constructor for class com.openinventor.inventor.projection.SbProj4Projection
Copy constructor.
SbProj4Projection.CoordinateSystems - Enum in com.openinventor.inventor.projection
Available coordinate systems.
SbProj4Projection.PredefinedEllipsoids - Enum in com.openinventor.inventor.projection
Available ellipsoids.
SbProj4Projection.Projections - Enum in com.openinventor.inventor.projection
Available projections.
SbProjection - Class in com.openinventor.inventor.projection
Base class for coordinate projection classes.
SbProjection() - Constructor for class com.openinventor.inventor.projection.SbProjection
Constructor.
SbProjection(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbProjection
Constructor.
SbProjection(SbProjection) - Constructor for class com.openinventor.inventor.projection.SbProjection
Copy constructor.
SbProjectionCoordinates - Class in com.openinventor.inventor.projection
Cache projected coordinates.
SbProjectionCoordinates() - Constructor for class com.openinventor.inventor.projection.SbProjectionCoordinates
Constructor.
SbProjectionCoordinates(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbProjectionCoordinates
Constructor.
SbProjectionCoordinates(SbProjectionCoordinates) - Constructor for class com.openinventor.inventor.projection.SbProjectionCoordinates
 
SbProjector - Class in com.openinventor.inventor.projectors
Base class for representing projectors.
SbRasterImage - Class in com.openinventor.inventor.image
Class encapsulating a raster image and its attributes.
SbRasterImage() - Constructor for class com.openinventor.inventor.image.SbRasterImage
Constructor that creates an empty image.
SbRasterImage(SbVec2i32, SbRasterImage.Components, byte[]) - Constructor for class com.openinventor.inventor.image.SbRasterImage
Deprecated.
As of Open Inventor 9.4.0.0. Use SbRasterImage constructor with SoBufferObject instead.
SbRasterImage(SbVec2i32, SbRasterImage.Components, SoBufferObject) - Constructor for class com.openinventor.inventor.image.SbRasterImage
Constructor that initializes with an image.
SbRasterImage(SbVec2s, SbRasterImage.Components, byte[]) - Constructor for class com.openinventor.inventor.image.SbRasterImage
Deprecated.
As of Open Inventor 9.4.0.0. Use SbRasterImage constructor with SoBufferObject instead.
SbRasterImage.Components - Enum in com.openinventor.inventor.image
Components type.
SbRasterImage.CopyPolicies - Enum in com.openinventor.inventor.image
Copy policy.
SbRotation - Class in com.openinventor.inventor
Class for representing a rotation.
SbRotation() - Constructor for class com.openinventor.inventor.SbRotation
Default constructor.
SbRotation(float[]) - Constructor for class com.openinventor.inventor.SbRotation
 
SbRotation(float, float, float, float) - Constructor for class com.openinventor.inventor.SbRotation
Constructor.
SbRotation(SbMatrix) - Constructor for class com.openinventor.inventor.SbRotation
Constructor.
SbRotation(SbMatrix3) - Constructor for class com.openinventor.inventor.SbRotation
Constructor.
SbRotation(SbRotation) - Constructor for class com.openinventor.inventor.SbRotation
 
SbRotation(SbVec3f, float) - Constructor for class com.openinventor.inventor.SbRotation
Constructor.
SbRotation(SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbRotation
Constructor.
SbRotation.AxisAngle - Class in com.openinventor.inventor
 
SbRotationd - Class in com.openinventor.inventor
Class for representing a rotation (double precision).
SbRotationd() - Constructor for class com.openinventor.inventor.SbRotationd
Constructor for rotation.
SbRotationd(double[]) - Constructor for class com.openinventor.inventor.SbRotationd
 
SbRotationd(double, double, double, double) - Constructor for class com.openinventor.inventor.SbRotationd
Constructor.
SbRotationd(SbMatrix3) - Constructor for class com.openinventor.inventor.SbRotationd
Constructor.
SbRotationd(SbMatrixd) - Constructor for class com.openinventor.inventor.SbRotationd
Constructor.
SbRotationd(SbRotationd) - Constructor for class com.openinventor.inventor.SbRotationd
 
SbRotationd(SbVec3d, double) - Constructor for class com.openinventor.inventor.SbRotationd
Constructor.
SbRotationd(SbVec3d, SbVec3d) - Constructor for class com.openinventor.inventor.SbRotationd
Constructor.
SbRotationd.AxisAngle - Class in com.openinventor.inventor
 
SbSphere - Class in com.openinventor.inventor
Class for representing a sphere.
SbSphere() - Constructor for class com.openinventor.inventor.SbSphere
Default constructor.
SbSphere(float[]) - Constructor for class com.openinventor.inventor.SbSphere
 
SbSphere(SbSphere) - Constructor for class com.openinventor.inventor.SbSphere
 
SbSphere(SbVec3f, float) - Constructor for class com.openinventor.inventor.SbSphere
Constructor that takes a center and a radius.
SbSpherePlaneProjector - Class in com.openinventor.inventor.projectors
Sphere-plane projector.
SbSpherePlaneProjector() - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Calls SbSpherePlaneProjector((float)0.9f, true).
SbSpherePlaneProjector(float) - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Calls SbSpherePlaneProjector(edgeTol, true).
SbSpherePlaneProjector(float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Constructor that uses a default sphere centered at the origin with radius 1.0.
SbSpherePlaneProjector(SbSphere) - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Calls SbSpherePlaneProjector(sph, (float)0.9f, true).
SbSpherePlaneProjector(SbSphere, float) - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Calls SbSpherePlaneProjector(sph, edgeTol, true).
SbSpherePlaneProjector(SbSphere, float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbSpherePlaneProjector
Constructor that uses a supplied sphere.
SbSphereProjector - Class in com.openinventor.inventor.projectors
Sphere projector.
SbSphereSectionProjector - Class in com.openinventor.inventor.projectors
Sphere-section projector.
SbSphereSectionProjector() - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Calls SbSphereSectionProjector((float)0.9f, true).
SbSphereSectionProjector(float) - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Calls SbSphereSectionProjector(edgeTol, true).
SbSphereSectionProjector(float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Constructor that uses a default sphere centered at the origin with radius 1.0.
SbSphereSectionProjector(SbSphere) - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Calls SbSphereSectionProjector(sph, (float)0.9f, true).
SbSphereSectionProjector(SbSphere, float) - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Calls SbSphereSectionProjector(sph, edgeTol, true).
SbSphereSectionProjector(SbSphere, float, boolean) - Constructor for class com.openinventor.inventor.projectors.SbSphereSectionProjector
Constructor that uses a supplied sphere.
SbSphereSheetProjector - Class in com.openinventor.inventor.projectors
Sphere-sheet projector.
SbSphereSheetProjector() - Constructor for class com.openinventor.inventor.projectors.SbSphereSheetProjector
Calls SbSphereSheetProjector(true).
SbSphereSheetProjector(boolean) - Constructor for class com.openinventor.inventor.projectors.SbSphereSheetProjector
Constructor that uses a default sphere centered at the origin with radius 1.0.
SbSphereSheetProjector(SbSphere) - Constructor for class com.openinventor.inventor.projectors.SbSphereSheetProjector
Calls SbSphereSheetProjector(sph, true).
SbSphereSheetProjector(SbSphere, boolean) - Constructor for class com.openinventor.inventor.projectors.SbSphereSheetProjector
Constructor that uses a supplied sphere.
SbSphericalProjection - Class in com.openinventor.inventor.projection
Spherical coordinate projection.
SbSphericalProjection() - Constructor for class com.openinventor.inventor.projection.SbSphericalProjection
Constructor.
SbSphericalProjection(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbSphericalProjection
Constructor.
SbTime - Class in com.openinventor.inventor
Class for representation of a time.
SbTime() - Constructor for class com.openinventor.inventor.SbTime
Default constructor.
SbTime(double) - Constructor for class com.openinventor.inventor.SbTime
Constructor taking seconds.
SbTime(long, long) - Constructor for class com.openinventor.inventor.SbTime
Constructor taking seconds and microseconds.
SbTime(SbTime) - Constructor for class com.openinventor.inventor.SbTime
 
SbTime.TimeVal - Class in com.openinventor.inventor
 
SbTrackerInfo - Class in com.openinventor.inventor.events
Class for representing 3D tracker information.
SbTrackerInfo() - Constructor for class com.openinventor.inventor.events.SbTrackerInfo
Constructor.
SbTrackerInfo(SbTrackerInfo) - Constructor for class com.openinventor.inventor.events.SbTrackerInfo
 
SbTransformProjection - Class in com.openinventor.inventor.projection
Scale/recenter projection class.
SbTransformProjection(SoProjection) - Constructor for class com.openinventor.inventor.projection.SbTransformProjection
Constructor.
SbVec2d - Class in com.openinventor.inventor
2D vector class (double precision).
SbVec2d() - Constructor for class com.openinventor.inventor.SbVec2d
 
SbVec2d(double[]) - Constructor for class com.openinventor.inventor.SbVec2d
 
SbVec2d(double, double) - Constructor for class com.openinventor.inventor.SbVec2d
 
SbVec2d(SbVec2d) - Constructor for class com.openinventor.inventor.SbVec2d
 
SbVec2f - Class in com.openinventor.inventor
2D vector class.
SbVec2f() - Constructor for class com.openinventor.inventor.SbVec2f
 
SbVec2f(float) - Constructor for class com.openinventor.inventor.SbVec2f
Constructor that sets all components to the same value.
SbVec2f(float[]) - Constructor for class com.openinventor.inventor.SbVec2f
 
SbVec2f(float, float) - Constructor for class com.openinventor.inventor.SbVec2f
 
SbVec2f(SbVec2f) - Constructor for class com.openinventor.inventor.SbVec2f
 
SbVec2i32 - Class in com.openinventor.inventor
2D vector class.
SbVec2i32() - Constructor for class com.openinventor.inventor.SbVec2i32
 
SbVec2i32(int[]) - Constructor for class com.openinventor.inventor.SbVec2i32
 
SbVec2i32(int, int) - Constructor for class com.openinventor.inventor.SbVec2i32
 
SbVec2i32(SbVec2i32) - Constructor for class com.openinventor.inventor.SbVec2i32
 
SbVec2s - Class in com.openinventor.inventor
2D vector class.
SbVec2s() - Constructor for class com.openinventor.inventor.SbVec2s
 
SbVec2s(short[]) - Constructor for class com.openinventor.inventor.SbVec2s
 
SbVec2s(short, short) - Constructor for class com.openinventor.inventor.SbVec2s
 
SbVec2s(SbVec2i32) - Constructor for class com.openinventor.inventor.SbVec2s
Constructor given an SbVec2i32.
SbVec2s(SbVec2s) - Constructor for class com.openinventor.inventor.SbVec2s
 
SbVec3d - Class in com.openinventor.inventor
3D vector class (double precision).
SbVec3d() - Constructor for class com.openinventor.inventor.SbVec3d
 
SbVec3d(double[]) - Constructor for class com.openinventor.inventor.SbVec3d
 
SbVec3d(double, double, double) - Constructor for class com.openinventor.inventor.SbVec3d
 
SbVec3d(SbPlane, SbPlane, SbPlane) - Constructor for class com.openinventor.inventor.SbVec3d
Constructor given 3 planes.
SbVec3d(SbVec3d) - Constructor for class com.openinventor.inventor.SbVec3d
 
SbVec3f - Class in com.openinventor.inventor
3D vector class.
SbVec3f() - Constructor for class com.openinventor.inventor.SbVec3f
 
SbVec3f(float[]) - Constructor for class com.openinventor.inventor.SbVec3f
 
SbVec3f(float, float, float) - Constructor for class com.openinventor.inventor.SbVec3f
 
SbVec3f(SbPlane, SbPlane, SbPlane) - Constructor for class com.openinventor.inventor.SbVec3f
Constructor given 3 planes.
SbVec3f(SbVec3f) - Constructor for class com.openinventor.inventor.SbVec3f
 
SbVec3i32 - Class in com.openinventor.inventor
3D vector class.
SbVec3i32() - Constructor for class com.openinventor.inventor.SbVec3i32
 
SbVec3i32(int[]) - Constructor for class com.openinventor.inventor.SbVec3i32
 
SbVec3i32(int, int, int) - Constructor for class com.openinventor.inventor.SbVec3i32
 
SbVec3i32(SbVec3i32) - Constructor for class com.openinventor.inventor.SbVec3i32
 
SbVec3i32(SbVec3s) - Constructor for class com.openinventor.inventor.SbVec3i32
Constructor given an SbVec3s (adapter).
SbVec3s - Class in com.openinventor.inventor
3D vector class.
SbVec3s() - Constructor for class com.openinventor.inventor.SbVec3s
 
SbVec3s(short[]) - Constructor for class com.openinventor.inventor.SbVec3s
 
SbVec3s(short, short, short) - Constructor for class com.openinventor.inventor.SbVec3s
 
SbVec3s(SbVec3i32) - Constructor for class com.openinventor.inventor.SbVec3s
Constructor given an SbVec3i32 (adapter).
SbVec3s(SbVec3s) - Constructor for class com.openinventor.inventor.SbVec3s
 
SbVec4b - Class in com.openinventor.inventor
4D vector class.
SbVec4b() - Constructor for class com.openinventor.inventor.SbVec4b
 
SbVec4b(byte[]) - Constructor for class com.openinventor.inventor.SbVec4b
 
SbVec4b(byte, byte, byte, byte) - Constructor for class com.openinventor.inventor.SbVec4b
 
SbVec4b(SbVec4b) - Constructor for class com.openinventor.inventor.SbVec4b
 
SbVec4d - Class in com.openinventor.inventor
4D vector class (double precision).
SbVec4d() - Constructor for class com.openinventor.inventor.SbVec4d
 
SbVec4d(double[]) - Constructor for class com.openinventor.inventor.SbVec4d
 
SbVec4d(double, double, double, double) - Constructor for class com.openinventor.inventor.SbVec4d
 
SbVec4d(SbVec4d) - Constructor for class com.openinventor.inventor.SbVec4d
 
SbVec4f - Class in com.openinventor.inventor
4D vector class.
SbVec4f() - Constructor for class com.openinventor.inventor.SbVec4f
 
SbVec4f(float[]) - Constructor for class com.openinventor.inventor.SbVec4f
 
SbVec4f(float, float, float, float) - Constructor for class com.openinventor.inventor.SbVec4f
 
SbVec4f(SbVec4f) - Constructor for class com.openinventor.inventor.SbVec4f
 
SbVec4i32 - Class in com.openinventor.inventor
4D vector class.
SbVec4i32() - Constructor for class com.openinventor.inventor.SbVec4i32
 
SbVec4i32(int[]) - Constructor for class com.openinventor.inventor.SbVec4i32
 
SbVec4i32(int, int, int, int) - Constructor for class com.openinventor.inventor.SbVec4i32
 
SbVec4i32(SbVec4i32) - Constructor for class com.openinventor.inventor.SbVec4i32
 
SbVec4s - Class in com.openinventor.inventor
4D vector class.
SbVec4s() - Constructor for class com.openinventor.inventor.SbVec4s
 
SbVec4s(short[]) - Constructor for class com.openinventor.inventor.SbVec4s
 
SbVec4s(short, short, short, short) - Constructor for class com.openinventor.inventor.SbVec4s
 
SbVec4s(SbVec4s) - Constructor for class com.openinventor.inventor.SbVec4s
 
SbVec4ub - Class in com.openinventor.inventor
4D vector class.
SbVec4ub() - Constructor for class com.openinventor.inventor.SbVec4ub
 
SbVec4ub(byte[]) - Constructor for class com.openinventor.inventor.SbVec4ub
 
SbVec4ub(byte, byte, byte, byte) - Constructor for class com.openinventor.inventor.SbVec4ub
 
SbVec4ub(SbVec4ub) - Constructor for class com.openinventor.inventor.SbVec4ub
 
SbVec4ui32 - Class in com.openinventor.inventor
4D vector class.
SbVec4ui32() - Constructor for class com.openinventor.inventor.SbVec4ui32
 
SbVec4ui32(int[]) - Constructor for class com.openinventor.inventor.SbVec4ui32
 
SbVec4ui32(int, int, int, int) - Constructor for class com.openinventor.inventor.SbVec4ui32
 
SbVec4ui32(SbVec4ui32) - Constructor for class com.openinventor.inventor.SbVec4ui32
 
SbVec4us - Class in com.openinventor.inventor
4D vector class.
SbVec4us() - Constructor for class com.openinventor.inventor.SbVec4us
 
SbVec4us(short[]) - Constructor for class com.openinventor.inventor.SbVec4us
 
SbVec4us(short, short, short, short) - Constructor for class com.openinventor.inventor.SbVec4us
 
SbVec4us(SbVec4us) - Constructor for class com.openinventor.inventor.SbVec4us
 
SbVertexAttributeBinding - Class in com.openinventor.inventor
Class encoding a binding type.
SbVertexAttributeBinding.Bindings - Enum in com.openinventor.inventor
Supported Bindings.
SbViewportRegion - Class in com.openinventor.inventor
Class for representing a viewport.
SbViewportRegion() - Constructor for class com.openinventor.inventor.SbViewportRegion
Default constructor.
SbViewportRegion(short, short) - Constructor for class com.openinventor.inventor.SbViewportRegion
Calls SbViewportRegion(width, height, (float)1.0).
SbViewportRegion(short, short, float) - Constructor for class com.openinventor.inventor.SbViewportRegion
Constructor that takes width and a height in pixels.
SbViewportRegion(SbVec2i32) - Constructor for class com.openinventor.inventor.SbViewportRegion
Calls SbViewportRegion(winSize, (float)1.0).
SbViewportRegion(SbVec2i32, float) - Constructor for class com.openinventor.inventor.SbViewportRegion
Constructor that takes width and a height in pixels.
SbViewportRegion(SbVec2s) - Constructor for class com.openinventor.inventor.SbViewportRegion
Calls SbViewportRegion(winSize, (float)1.0).
SbViewportRegion(SbVec2s, float) - Constructor for class com.openinventor.inventor.SbViewportRegion
Constructor that takes width and a height in pixels.
SbViewportRegion(SbViewportRegion) - Constructor for class com.openinventor.inventor.SbViewportRegion
Constructor that takes a viewport region.
SbViewportRegion(Dimension) - Constructor for class com.openinventor.inventor.SbViewportRegion
 
SbViewVolume - Class in com.openinventor.inventor
3D viewing volume class.
SbViewVolume() - Constructor for class com.openinventor.inventor.SbViewVolume
Default constructor.
SbViewVolume(SbViewVolume) - Constructor for class com.openinventor.inventor.SbViewVolume
 
SbViewVolume.Matrices - Class in com.openinventor.inventor
 
SbViewVolume.ProjectionTypes - Enum in com.openinventor.inventor
Projection type.
SbViewVolume.StereoModes - Enum in com.openinventor.inventor
Stereo Modes.
SbXfBox3d - Class in com.openinventor.inventor
3D box with an associated transformation matrix.
SbXfBox3d() - Constructor for class com.openinventor.inventor.SbXfBox3d
Constructor.
SbXfBox3d(double[]) - Constructor for class com.openinventor.inventor.SbXfBox3d
 
SbXfBox3d(SbBox3d) - Constructor for class com.openinventor.inventor.SbXfBox3d
Constructor.
SbXfBox3d(SbVec3d, SbVec3d) - Constructor for class com.openinventor.inventor.SbXfBox3d
Constructor.
SbXfBox3d(SbXfBox3d) - Constructor for class com.openinventor.inventor.SbXfBox3d
 
SbXfBox3f - Class in com.openinventor.inventor
3D box with an associated transformation matrix.
SbXfBox3f() - Constructor for class com.openinventor.inventor.SbXfBox3f
Constructor.
SbXfBox3f(float[]) - Constructor for class com.openinventor.inventor.SbXfBox3f
 
SbXfBox3f(SbBox3f) - Constructor for class com.openinventor.inventor.SbXfBox3f
Constructor.
SbXfBox3f(SbVec3f, SbVec3f) - Constructor for class com.openinventor.inventor.SbXfBox3f
Constructor.
SbXfBox3f(SbXfBox3f) - Constructor for class com.openinventor.inventor.SbXfBox3f
 
SbXmlTag - Class in com.openinventor.ldm.xml
XML tag from LDM filer.
SCALAR_MAPPING_COLOR - com.openinventor.meshviz.data.PoMesh2DVec.ArrowColoringTypes
 
SCALAR_MAPPING_COLOR - com.openinventor.meshviz.data.PoMesh3DVec.ArrowColoringTypes
 
scalarSetIds - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe
Field representing the scalar set nodes to use when probing at the current position.
scale - Variable in class com.openinventor.inventor.nodes.SoExtrusion
The cross-section curve is scaled by this value on the X and Z axes.
scale(float) - Method in class com.openinventor.inventor.SbViewVolume
Scales width and height of view volume by given factor.
scale(SoBufferObject, SbDataType, SoBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
B = A * scaleFactor
Note: B can be a reference to A
Limitation: typeA must be the same as typeC.
scale(SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
B = A * scaleFactor
Fast version for Cpu buffers.
scale(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Scales this matrice by the given vector.
scale(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Scales this matrice by the given vector.
SCALE - com.openinventor.inventor.collision.SoCollisionManager.TransformChangeTypes
Scale.
SCALE - com.openinventor.inventor.nodes.SoInstanceParameter.PredefinedParameters
 
SCALE_MAX_XYZ_FIXED - com.openinventor.meshviz.graph.PbDomain.TransformTypes
 
SCALE_MAX_XYZ_FIXED - com.openinventor.meshviz.nodes.PoDomain.TransformTypes
 
SCALE_X_FIXED - com.openinventor.meshviz.graph.PbDomain.TransformTypes
 
SCALE_X_FIXED - com.openinventor.meshviz.nodes.PoDomain.TransformTypes
 
SCALE_Y_FIXED - com.openinventor.meshviz.graph.PbDomain.TransformTypes
 
SCALE_Y_FIXED - com.openinventor.meshviz.nodes.PoDomain.TransformTypes
 
SCALE_Z_FIXED - com.openinventor.meshviz.graph.PbDomain.TransformTypes
 
SCALE_Z_FIXED - com.openinventor.meshviz.nodes.PoDomain.TransformTypes
 
scaleAlpha - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies the alpha scale for the entire texture operation and may be 1.0, 2.0, or 4.0.
scaleAngle(double) - Method in class com.openinventor.inventor.SbRotationd
Keep the axis the same.
scaleAngle(float) - Method in class com.openinventor.inventor.SbRotation
Keep the axis the same.
scaleBy(SoState, SoNode, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
This multiplies a matrix that performs the specified transformation into the model matrix.
scaleBy(SoState, SoNode, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoTextureMatrixElement
Multiplies a matrix that performs the specified transformation into the texture matrix.
scaleBy(SoState, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoLocalBBoxMatrixElement
Multiplies a matrix that performs the specified transformation into the local matrix.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoHandleBoxDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoJackDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoScale1Dragger
Scale factor affecting the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoScale2Dragger
Scale factor affecting the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoScale2UniformDragger
Scale factor affecting the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoScaleUniformDragger
 
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoTabBoxDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoTabPlaneDragger
Scale factor affecting the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoTrackballDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoTransformBoxDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.draggers.SoTransformerDragger
Scale of the dragger.
scaleFactor - Variable in class com.openinventor.inventor.engines.SoComposeMatrix
Scale factors in x, y, and z.
scaleFactor - Variable in class com.openinventor.inventor.engines.SoDecomposeMatrix
( SoMFVec3f ) Derived scale values in x, y, and z.
scaleFactor - Variable in class com.openinventor.inventor.nodes.SoScale
The scaling factors in the x, y, and z dimensions.
scaleFactor - Variable in class com.openinventor.inventor.nodes.SoTexture2Transform
Scaling factors in S and T.
scaleFactor - Variable in class com.openinventor.inventor.nodes.SoTexture3Transform
Scaling factors in S, T, and R.
scaleFactor - Variable in class com.openinventor.inventor.nodes.SoTransform
Scale factors.
scaleFactor - Variable in class com.openinventor.inventor.nodes.SoTransformProjection
Scale factor applied to the geometry.
scaleFactor - Variable in class com.openinventor.inventor.SbMatrix.Decomposition
 
scaleFactor - Variable in class com.openinventor.inventor.SbMatrixd.Decomposition
 
scaleFactor - Variable in class com.openinventor.meshviz.graph.PoGeneralizedBar
Specifies a possibly non uniform scale applied to each bar.
scaleFactor - Variable in class com.openinventor.meshviz.graph.PoGeneralizedScatter
Defines a possibly non uniform scale applied to each marker.
scaleFactor - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshVector
The scale factor to apply to the vector field to resize the representation.
scaleHeight(float) - Method in class com.openinventor.inventor.nodes.SoCamera
Scales the height of the camera.
scaleHeight(float) - Method in class com.openinventor.inventor.SbViewportRegion
Scales viewport within window to be the given ratio of its current height, leaving the resulting viewport centered about the same point as the current one.
scaleHeight(float) - Method in class com.openinventor.inventor.SbViewVolume
Scales view volume to be the given ratio of its current height, leaving the resulting view volume centered about the same point (in the near plane) as the current one.
scaleMode - Variable in class com.openinventor.inventor.nodes.SoBaseExtrusion
Scaling behavior of the extrusion.
scaleOrientation - Variable in class com.openinventor.inventor.engines.SoComposeMatrix
Rotational space for scaling.
scaleOrientation - Variable in class com.openinventor.inventor.engines.SoDecomposeMatrix
( SoMFRotation ) Derived rotational space for scaling.
scaleOrientation - Variable in class com.openinventor.inventor.nodes.SoTransform
Rotational orientation for scale.
scaleOrientation - Variable in class com.openinventor.inventor.SbMatrix.Decomposition
 
scaleOrientation - Variable in class com.openinventor.inventor.SbMatrixd.Decomposition
 
scaleRGB - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies the RGB scale for the entire texture operation and may be 1.0, 2.0, or 4.0.
scaleUniform - Variable in class com.openinventor.inventor.draggers.SoTabPlaneDragger
If set to true, scaling will always be uniform.
SCALEVIZ_CLUSTERCOM - Static variable in class com.openinventor.inventor.SoPreferences
Specifies which communication layer library to used by ScaleViz for Render Unit communication (OIRU).
SCALEVIZ_CONFIG_FILE - Static variable in class com.openinventor.inventor.SoPreferences
Specifies the path of the ScaleViz configuration file.
SCALEVIZ_CONNECT_TIMEOUT - Static variable in class com.openinventor.inventor.SoPreferences
Specifies the connection timeout in seconds used by application to connect to ScaleViz Daemon/Service.
SCALEVIZ_OIRU_DISPLAY - Static variable in class com.openinventor.inventor.SoPreferences
Applies to ScaleViz compositing (depth compositing, tile compositing).
SCALEVIZ_OIRU_PATH - Static variable in class com.openinventor.inventor.SoPreferences
Specifies the path to the Open Inventor Render Unit (OIRU).
ScaleVizCluster - com.openinventor.inventor.lock.SoLicensedProduct.SbProducts
 
SCALEVIZD_RESOURCES_FILE - Static variable in class com.openinventor.inventor.SoPreferences
Specifies the path to the file describing the resources available in the cluster.
ScaleVizWorkstation - com.openinventor.inventor.lock.SoLicensedProduct.SbProducts
 
scaleWidth(float) - Method in class com.openinventor.inventor.SbViewportRegion
Scales viewport within window to be the given ratio of its current width, leaving the resulting viewport centered about the same point as the current one.
scaleWidth(float) - Method in class com.openinventor.inventor.SbViewVolume
Scales view volume to be the given ratio of its current width, leaving the resulting view volume centered about the same point (in the near plane) as the current one.
SCAN_ABORT - com.openinventor.volumeviz.readers.SoVRSegyFileReader.SegyScanningResps
 
SCAN_CONTINUE - com.openinventor.volumeviz.readers.SoVRSegyFileReader.SegyScanningResps
 
sceneCamera - Variable in class com.openinventor.inventor.viewercomponents.nodes.SoViewingCube
Camera which is synchronized with this viewing cube.
SceneExaminer - Class in com.openinventor.inventor.viewercomponents.nodes
Tool class for easily building a basic interactive OpenInventor application without using existing viewer classes.
SceneExaminer() - Constructor for class com.openinventor.inventor.viewercomponents.nodes.SceneExaminer
 
SceneExaminer.InteractionMode - Enum in com.openinventor.inventor.viewercomponents.nodes
Interaction Mode (navigation or selection)
SceneExaminer.InteractionModeListener - Interface in com.openinventor.inventor.viewercomponents.nodes
Listener interface to receive notifications of interaction mode changes.
SceneExaminer.NavigationMode - Enum in com.openinventor.inventor.viewercomponents.nodes
Navigation Mode
sceneGraph - Variable in class com.openinventor.inventor.drawers.SoScreenDrawer
Scene graph to render.
sceneGraph - Variable in class com.openinventor.volumeviz.nodes.SoUniformGridProjectionClipping
Scene graph containing shapes to project on the orthogonal plane defined by axis field to generate the SoUniformGridClipping height map texture.
SceneInteractor - Class in com.openinventor.inventor.viewercomponents.nodes
Tool class for easily building a basic OpenInventor application without using existing viewer classes.
SceneInteractor() - Constructor for class com.openinventor.inventor.viewercomponents.nodes.SceneInteractor
 
SceneInteractor.CameraMode - Enum in com.openinventor.inventor.viewercomponents.nodes
 
SceneOrbiter - Class in com.openinventor.inventor.viewercomponents.nodes
(Preview Feature) Tool class for building a basic interactive OpenInventor application with mode-less scene "orbiter" viewing behavior.
SceneOrbiter() - Constructor for class com.openinventor.inventor.viewercomponents.nodes.SceneOrbiter
 
SceneOrbiter.RotationMethods - Enum in com.openinventor.inventor.viewercomponents.nodes
Defines how the mouse events or touch events control the rotations of the scene.
sceneToMagnify - Variable in class com.openinventor.medical.nodes.Magnifier
Specifies the root node of the scene that will be magnified.
schedule() - Method in class com.openinventor.inventor.sensors.SoSensor
 
scheduleForcedRedraw() - Method in class com.openinventor.inventor.SoSceneManager
Internal usage.
scheduleRedraw() - Method in class com.openinventor.inventor.SoSceneManager
Schedules a redraw for some time in the near future.
scheduleRedraw() - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
scheduleRedraw() - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Schedules a redraw for some time in the near future.
scheduleRedraw() - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
scheduleRedraw() - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Schedules a redraw for some time in the near future.
SCREEN_RESOLUTION_CULLING_INHERITED_FROM_GLOBAL - com.openinventor.ldm.nodes.SoLDMResourceParameters.ScreenResolutionCullingPolicies
Screen resolution culling will be enabled or not according to the flag returned by SoLDMGlobalResourceParameters.getScreenResolutionCulling()
SCREEN_RESOLUTION_CULLING_OFF - com.openinventor.ldm.nodes.SoLDMResourceParameters.ScreenResolutionCullingPolicies
Screen resolution culling is disabled.
SCREEN_RESOLUTION_CULLING_ON - com.openinventor.ldm.nodes.SoLDMResourceParameters.ScreenResolutionCullingPolicies
Screen resolution culling is enabled.
SCREEN_SPACE - com.openinventor.inventor.elements.SoComplexityTypeElement.Types
 
SCREEN_SPACE - com.openinventor.inventor.nodes.SoComplexity.Types
Set complexity based on screen size.
screenArea - Variable in class com.openinventor.inventor.nodes.SoLevelOfDetail
Areas to use for comparison.
screenResolutionCullingPolicy - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Defines the screen resolution culling policy.
SCROLL_LOCK - com.openinventor.inventor.events.SoKeyboardEvent.Keys
Scroll lock.
SDK - com.openinventor.inventor.lock.SoLicenseProperty.SbLicenseTypes
indicates the product can be used as an SDK
SE_ASIA - com.openinventor.inventor.projection.SbProj4Projection.PredefinedEllipsoids
 
search(SoSearchAction) - Method in class com.openinventor.inventor.nodes.SoNode
 
search(SoSearchAction) - Method in class com.openinventor.meshviz.nodes.PoNode
 
searchNextIntersection() - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Method called by checkCollision() for each pair of intersecting triangles found.
sec - Variable in class com.openinventor.inventor.SbTime.TimeVal
 
SECTION_ONLY - com.openinventor.inventor.nodes.SoBaseExtrusion.ScaleModes
Only the cross section points are scaled.
SEE_OTHER - com.openinventor.remoteviz.rendering.HTTPResponse.HTTPStatus
 
seekModeChanged(boolean) - Method in interface com.openinventor.inventor.viewercomponents.nodes.SceneExaminer.InteractionModeListener
Invoked when seek mode has changed
SEGMENT - com.openinventor.inventor.collision.SoCollidingPrimitive.PrimitiveTypes
Segment.
SEGMENT - com.openinventor.inventor.collision.SoIntersectingPrimitive.PrimitiveTypes
Segment.
segmentedInterpolation - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality
Allow correct interpolation when rendering segmented data.
segmentedInterpolationThreshold - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality
Defines the iso distance used when segmentedInterpolation is true.
SEGY - com.openinventor.ldm.readers.SoVolumeReader.ReaderTypes
Segy.
SEGY_AFILF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_AFILS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_BIG_ENDIAN - com.openinventor.volumeviz.readers.SoVRSegyFileReader.SegyByteOrders
Big endian.
SEGY_CDP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CDPT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CDPX - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CDPY - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CORR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_COUNIT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CROSSLINE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_CROSSLINENUMBER - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_DAY - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_DELRT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_DT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_DTID - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_DUSE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_EP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_FLDR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GAIN - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GAPS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GDEL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GELEV - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GRNLOF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GRNOFR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GRNORS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GSTAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GUT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GWDEP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GX - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_GY - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_HCF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_HCS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_HOUR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_IBM_FLOAT_FORMAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Field format is IBM float.
SEGY_IEEE_FLOAT_FORMAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Field format is IEEE float.
SEGY_IGC - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_IGI - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_INLINE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_INLINENUMBER - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_INTEGER16_FORMAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Field format is integer 16 bits.
SEGY_INTEGER32_FORMAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Field format is integer 32 bits.
SEGY_INTEGER8_FORMAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceByteFormats
Field format is integer 8 bits.
SEGY_LAGA - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_LAGB - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_LCF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_LCS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_LITTLE_ENDIAN - com.openinventor.volumeviz.readers.SoVRSegyFileReader.SegyByteOrders
Little endian.
SEGY_MINUTE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_MUTE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_MUTS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NHS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NOFILF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NOFILS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NUM_FIELDS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_NVS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_OFFSET - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_OTRAV - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SCALCO - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SCALEL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SDEL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SDEPTH - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SEC - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SELEV - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SFE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SFS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SHOTPOINTNUMBER - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SHOTPOINTSCALE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SLEN - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SSTAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_STAE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_STAS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_STYP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SUT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SWDEP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SWEVEL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SX - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_SY - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TATYP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TIMBAS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRACF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRACL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRACR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRANSDUCTIONCONSTANTM - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRANSDUCTIONCONSTANTP - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRANSDUCTIONUNITS - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRID - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TRWF - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TSCALE - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TSTAT - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_TVMU - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_WEVEL - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEGY_YEAR - com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition.TraceAttributes
 
SEISMIC - com.openinventor.inventor.nodes.SoColorMap.PredefinedColorMaps
Seismic.
SEISMIC - com.openinventor.ldm.nodes.SoTransferFunction.PredefColorMaps
Seismic.
SEISMIC - com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping.PredefColorMapping
Seismic color map
select(SoNode) - Method in class com.openinventor.inventor.nodes.SoSelection
Selects the passed node by creating a path to it, and adding the path to the selection list by calling select(path) .
select(SoNode, SbVec2f[], SbViewportRegion, boolean) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Simulates interactive selection starting from the root node with the given lasso contour, updating the selection list and triggering any associated callback .
select(SoPath) - Method in class com.openinventor.inventor.nodes.SoSelection
Selects the passed path by adding it to the selection list.
SELECT_CONTINUE - com.openinventor.inventor.nodes.SoExtSelection.ReturnTypes
Select the node but continue for the remaining triangle/line/point.
SELECT_RETURN - com.openinventor.inventor.nodes.SoExtSelection.ReturnTypes
same as true - Select the node and stop traversing node's triangle/line/point
SELECTION - com.openinventor.inventor.viewercomponents.nodes.SceneExaminer.InteractionMode
 
selectionColor - Variable in class com.openinventor.inventor.viewercomponents.nodes.SoViewingCube
Color used to highlight the part of the viewing cube that is under the cursor.
SEMI_GLOSSY - com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.PredefinedMaterials
ambient: (0.5, 0.5, 0.5) diffuse: (0.8, 0.8, 0.8) specular: (0.06, 0.06, 0.06) shininess: 0.7 Environment Map: STLAZARUS Tone Mapping: PALE
SEMICOLON - com.openinventor.inventor.events.SoKeyboardEvent.Keys
Semicolon.
sendAllMaterial(SoState) - Static method in class com.openinventor.inventor.elements.SoGLLazyElement
Static send, always send top-of-stack.
sendDiffuseByIndex(int) - Method in class com.openinventor.inventor.elements.SoGLLazyElement
Sends diffuse color and transparency, by index.
sendMessage(SoCpuBufferObject) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient
Sends a binary message to the server.
sendMessage(String) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient
Sends a text message to the server.
sendMessage(String) - Method in class com.openinventor.remoteviz.rendering.Client
Calls sendMessage(message, new java.util.ArrayList<>()).
sendMessage(String) - Method in class com.openinventor.remoteviz.rendering.Connection
Sends a text message to the client.
sendMessage(String) - Method in class com.openinventor.remoteviz.rendering.RenderArea
Calls sendMessage(message, new java.util.ArrayList<>()).
sendMessage(String, Collection<Connection>) - Method in class com.openinventor.remoteviz.rendering.Client
Sends a text message to all the connections of the client.
sendMessage(String, Collection<Connection>) - Method in class com.openinventor.remoteviz.rendering.RenderArea
Sends a text message to the renderArea connections.
sendMessage(Collection<Byte>) - Method in class com.openinventor.remoteviz.rendering.Client
Calls sendMessage(buffer, new java.util.ArrayList<>()).
sendMessage(Collection<Byte>) - Method in class com.openinventor.remoteviz.rendering.Connection
Sends a binary message to the client.
sendMessage(Collection<Byte>) - Method in class com.openinventor.remoteviz.rendering.RenderArea
Calls sendMessage(buffer, new java.util.ArrayList<>()).
sendMessage(Collection<Byte>, Collection<Connection>) - Method in class com.openinventor.remoteviz.rendering.Client
Sends a binary message to all the connections of the client.
sendMessage(Collection<Byte>, Collection<Connection>) - Method in class com.openinventor.remoteviz.rendering.RenderArea
Sends a binary message to the renderArea connections.
sendNoMaterial(SoState) - Static method in class com.openinventor.inventor.elements.SoGLLazyElement
Static send, always send top-of-stack.
sendOnlyDiffuseColor(SoState) - Static method in class com.openinventor.inventor.elements.SoGLLazyElement
Static send, always send top-of-stack.
sensitiveOnEvents(boolean) - Method in class com.openinventor.inventor.gui.view.PoBaseView
Specifies if the view is sensitive to events.
SEPARATE - com.openinventor.inventor.nodes.SoVertexAttribFeedback.BufferModes
Each varying is recorded in a separate buffer object.
separation1 - Variable in class com.openinventor.inventor.nodes.SoArray
Separation vector in the 1st dimension.
separation2 - Variable in class com.openinventor.inventor.nodes.SoArray
Separation vector in the 2nd dimension.
separation3 - Variable in class com.openinventor.inventor.nodes.SoArray
Separation vector in the 3rd dimension.
SERIF - com.openinventor.inventor.nodes.SoFontStyle.Families
Use Serif style (such as Times-Roman)
SERROR - com.openinventor.inventor.errors.SoDebugError.Severities
Error.
Service - Class in com.openinventor.remoteviz.rendering
Defines the RemoteViz rendering service.
SERVICE_UNAVAILABLE - com.openinventor.remoteviz.rendering.HTTPResponse.HTTPStatus
 
ServiceListener - Class in com.openinventor.remoteviz.rendering
This class can be overridden by an application to receive notifications from the rendering Service.
ServiceListener() - Constructor for class com.openinventor.remoteviz.rendering.ServiceListener
Default constructor.
ServiceMessageEventArg(SoRemoteVizClient, SoRemoteVizClient.ServiceMessageEventArg.States, SbVec2s, String) - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.ServiceMessageEventArg
Default constructor.
ServiceSettings - Class in com.openinventor.remoteviz.rendering
Settings that define the rendering Service.
ServiceSettings() - Constructor for class com.openinventor.remoteviz.rendering.ServiceSettings
Constructor.
ServiceSettings(ServiceSettings) - Constructor for class com.openinventor.remoteviz.rendering.ServiceSettings
Copy constructor.
ServiceSettings.Extensions - Enum in com.openinventor.remoteviz.rendering
Each enumeration represents an Open Inventor extension.
ServiceSettings.RunModes - Enum in com.openinventor.remoteviz.rendering
The run mode is used to change the behaviour of the RemoteViz execution in three environments.
ServiceSettings.SecurityProtocols - Enum in com.openinventor.remoteviz.rendering
Each enumeration represents a security protocol.
set(int, int, int, int, int) - Method in class com.openinventor.inventor.caches.SoPrimitiveCountCache
 
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoAnnoText3CharOrientElement
Sets the value in the state.
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoInteractionElement
Sets the current interaction in the state.
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Sets the current shape hints in the state.
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextKerningElement
Sets element in state.
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextOutlineEnabledElement
Set the current element value.
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTexture3EnabledElement
Calls set(state, value, (com.openinventor.inventor.nodes.SoNode)null).
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextureCubeMapEnabledElement
Calls set(state, value, (com.openinventor.inventor.nodes.SoNode)null).
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextureEnabledElement
Calls set(state, value, (com.openinventor.inventor.nodes.SoNode)null).
set(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextureSendingEnabledElement
Sets the current element value.
set(SoState, boolean, boolean, int) - Static method in class com.openinventor.inventor.elements.SoFullSceneAntialiasingElement
Sets the current Full-Scene Antialising attributes in the state.
set(SoState, boolean, boolean, SoDepthBufferElement.DepthWriteFunctions, SbVec2f) - Static method in class com.openinventor.inventor.elements.SoDepthBufferElement
Sets the depth buffer parameters.
set(SoState, boolean, SoLogicOperationElement.LogicOperations) - Static method in class com.openinventor.inventor.elements.SoLogicOperationElement
set the current logic operation
set(SoState, boolean, SoNode) - Static method in class com.openinventor.inventor.elements.SoTexture3EnabledElement
Used by Texture3ImageElement, set to true when a non-null image is set, set to false when there is no 3D texture image (the default).
set(SoState, boolean, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureCubeMapEnabledElement
Used by GLTextureImageElement, set to true when a non-null image is set, set to false when there is no texture image (the default).
set(SoState, boolean, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureEnabledElement
Used by GLTextureImageElement, set to true when a non-null image is set, set to false when there is no texture image (the default).
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoComplexityElement
Sets the current complexity in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoCreaseAngleElement
Sets the current crease angle in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoDecimationPercentageElement
Sets the current decimation in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoDepthOffsetElement
Sets the current offset in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoFocalDistanceElement
Sets the current focal distance in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoFontSizeElement
Sets the current font size.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoLineWidthElement
Sets the current line width in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoNeighborToleranceElement
Sets the current tolerance factor in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoPointSizeElement
Sets the current point size in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoTextAliasingFactorElement
Sets the current horizontal text alignment in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoTextBackFrameLineWidthElement
Sets the current horizontal text backFrame width in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoTextMarginElement
Sets the current horizontal text margin in the state.
set(SoState, float) - Static method in class com.openinventor.inventor.elements.SoTextureQualityElement
Sets the current texture quality in the state.
set(SoState, float, float, float) - Static method in class com.openinventor.inventor.elements.SoDepthOffsetElement
Sets the current offset in the state.
set(SoState, int) - Static method in class com.openinventor.inventor.elements.SoInteractiveSwitchElement
Sets the current switch index in the state.
set(SoState, int) - Static method in class com.openinventor.inventor.elements.SoSwitchElement
Sets the current switch index in the state.
set(SoState, short) - Static method in class com.openinventor.inventor.elements.SoLinePatternElement
Calls set(state, pattern, (int)1).
set(SoState, short, int) - Static method in class com.openinventor.inventor.elements.SoLinePatternElement
Sets the current line pattern in the state.
set(SoState, SoCache) - Static method in class com.openinventor.inventor.elements.SoCacheElement
Sets cache in element accessed from state.
set(SoState, SoAnnoText3FontSizeHintElement.FontSizeHints) - Static method in class com.openinventor.inventor.elements.SoAnnoText3FontSizeHintElement
Sets the value in the state.
set(SoState, SoAnnoText3RenderPrintElement.RenderPrintTypes) - Static method in class com.openinventor.inventor.elements.SoAnnoText3RenderPrintElement
Sets the value in the state.
set(SoState, SoBBoxCacheElement.CacheModes) - Static method in class com.openinventor.inventor.elements.SoBBoxCacheElement
Sets the boundingBox cache mode.
set(SoState, SoBBoxTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoBBoxTypeElement
Sets the current BBox type in the state.
set(SoState, SoBlendElement.BlendElementParameters) - Static method in class com.openinventor.inventor.elements.SoBlendElement
Sets the blending parameters.
set(SoState, SoComplexityTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoComplexityTypeElement
Sets the current complexity type in the state.
set(SoState, SoDecimationTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoDecimationTypeElement
Sets the current decimation type in the state.
set(SoState, SoDrawBufferElement.SoDrawBufferTypes) - Static method in class com.openinventor.inventor.elements.SoDrawBufferElement
Sets the depth buffer parameters.
set(SoState, SoDrawStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoDrawStyleElement
Sets the current draw style in the state.
set(SoState, SoFontRenderStyleElement.RenderStyles) - Static method in class com.openinventor.inventor.elements.SoFontRenderStyleElement
Sets the current render style in the state.
set(SoState, SoLightModelElement.Models) - Static method in class com.openinventor.inventor.elements.SoLightModelElement
Sets the current lighting model in the state.
set(SoState, SoMaterialBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoMaterialBindingElement
Sets the current material binding in the state.
set(SoState, SoNormalBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoNormalBindingElement
Sets the current normal binding in the state.
set(SoState, SoPickMethodElement.Methods) - Static method in class com.openinventor.inventor.elements.SoPickMethodElement
Sets the current pick method in the state.
set(SoState, SoPickStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoPickStyleElement
Sets the current pick style in the state.
set(SoState, SoShapeHintsElement.VertexOrderings, SoShapeHintsElement.ShapeTypes, SoShapeHintsElement.FaceTypes) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Sets the current shape hints in the state.
set(SoState, SoShapeHintsElement.VertexOrderings, SoShapeHintsElement.ShapeTypes, SoShapeHintsElement.FaceTypes, SoShapeHintsElement.WindingTypes, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Set shape hints by defining all options.
set(SoState, SoShapeHintsElement.WindingTypes) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Sets the current shape hints in the state.
set(SoState, SoTangentBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoTangentBindingElement
Sets the current tangent binding in the state.
set(SoState, SoTextAlignmentHElement.AlignmentHs) - Static method in class com.openinventor.inventor.elements.SoTextAlignmentHElement
Sets the current horizontal text alignment in the state.
set(SoState, SoTextAlignmentVElement.AlignmentVs) - Static method in class com.openinventor.inventor.elements.SoTextAlignmentVElement
Sets the current vertical text alignment in the state.
set(SoState, SoTextOrientationElement.Orientations) - Static method in class com.openinventor.inventor.elements.SoTextOrientationElement
Sets the current font orientation in the state.
set(SoState, SoTextStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoTextStyleElement
Sets the current style type in the state.
set(SoState, SoTextureCoordinateBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateBindingElement
Sets the current texture binding in the state.
set(SoState, SoUnitsElement.Units) - Static method in class com.openinventor.inventor.elements.SoUnitsElement
Sets the current units in the state.
set(SoState, SoCamera.StereoModes) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Sets the stereo mode, LEFT_VIEW, RIGHT_VIEW, or MONOSCOPIC.
set(SoState, SoDepthBuffer, boolean, boolean, SoDepthBufferElement.DepthWriteFunctions, SbVec2f) - Static method in class com.openinventor.inventor.elements.SoDepthBufferElement
Sets the depth buffer parameters.
set(SoState, SoInteractiveComplexity) - Static method in class com.openinventor.inventor.elements.SoInteractiveComplexityElement
Set the current SoInteractiveComplexity node.
set(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoShaderProgramElement
Sets the current shader program in the state.
set(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureTransformElement
Sets the current texture name.
set(SoState, SoNode) - Static method in class com.openinventor.meshviz.elements.PoCellFilterElement
 
set(SoState, SoNode) - Static method in class com.openinventor.volumeviz.elements.SoUniformGridClippingElement
Sets the current texture unit.
set(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Indicates if VBO is used from the state.
set(SoState, SoNode, boolean, float, PoBevelEdge.RadiusFlags, float) - Static method in class com.openinventor.meshviz.elements.PoBevelEdgeElement
 
set(SoState, SoNode, boolean, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoGeoOriginElement
Sets the current attributes.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoComplexityElement
Sets the current complexity in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoCreaseAngleElement
Sets the current crease angle in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoDecimationPercentageElement
Sets the current decimation in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoDepthOffsetElement
Sets the current offset in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoFocalDistanceElement
Sets the current focal distance in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoFontSizeElement
Sets the current font size.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoLineWidthElement
Sets the current line width in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoPointSizeElement
Sets the current point size in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoTextAliasingFactorElement
Sets the current horizontal text alignment in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoTextBackFrameLineWidthElement
Sets the current horizontal text backFrame width in the state.
set(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoTextMarginElement
Sets the current horizontal text margin in the state.
set(SoState, SoNode, float, float, SoPolygonOffsetElement.Styles, boolean) - Static method in class com.openinventor.inventor.elements.SoPolygonOffsetElement
Sets the current polygon offset attributes in the state.
set(SoState, SoNode, int) - Static method in class com.openinventor.inventor.elements.SoInteractiveSwitchElement
Sets the current switch index in the state.
set(SoState, SoNode, int) - Static method in class com.openinventor.inventor.elements.SoSwitchElement
Sets the current switch index in the state.
set(SoState, SoNode, int) - Static method in class com.openinventor.inventor.elements.SoTextureUnitElement
Sets the current texture unit.
set(SoState, SoNode, int, int, int, int, int, int, int, int, int, int, int, int, int, int, float, float, SbVec4f) - Static method in class com.openinventor.inventor.elements.SoTextureCombinerElement
Sets the current texture combiner parameters in the state.
set(SoState, SoNode, short) - Static method in class com.openinventor.inventor.elements.SoLinePatternElement
Calls set(state, name_14717, pattern, (int)1).
set(SoState, SoNode, short, int) - Static method in class com.openinventor.inventor.elements.SoLinePatternElement
Sets the current line pattern in the state.
set(SoState, SoNode, SoBBoxTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoBBoxTypeElement
Sets the current BBox type in the state.
set(SoState, SoNode, SoComplexityTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoComplexityTypeElement
Sets the current complexity type in the state.
set(SoState, SoNode, SoDecimationTypeElement.Types) - Static method in class com.openinventor.inventor.elements.SoDecimationTypeElement
Sets the current decimation type in the state.
set(SoState, SoNode, SoDrawStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoDrawStyleElement
Sets the current draw style in the state.
set(SoState, SoNode, SoEnvironmentElement.EnvironmentParameters) - Static method in class com.openinventor.inventor.elements.SoEnvironmentElement
Sets the current environment in the state.
set(SoState, SoNode, SoFontRenderStyleElement.RenderStyles) - Static method in class com.openinventor.inventor.elements.SoFontRenderStyleElement
Sets the current render style in the state.
set(SoState, SoNode, SoLightModelElement.Models) - Static method in class com.openinventor.inventor.elements.SoLightModelElement
Sets the current lighting model in the state.
set(SoState, SoNode, SoMaterialBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoMaterialBindingElement
Sets the current material binding in the state.
set(SoState, SoNode, SoNormalBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoNormalBindingElement
Sets the current normal binding in the state.
set(SoState, SoNode, SoNurbsPropertyElement.DrawStyles, int, SbColor, short, SoNurbsProperty.TessellationTypes, float, float) - Static method in class com.openinventor.inventor.elements.SoNurbsPropertyElement
Sets the current NURBS properties attributes in the state.
set(SoState, SoNode, SoPickMethodElement.Methods) - Static method in class com.openinventor.inventor.elements.SoPickMethodElement
Sets the current pick method in the state.
set(SoState, SoNode, SoPickStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoPickStyleElement
Sets the current pick style in the state.
set(SoState, SoNode, SoShapeHintsElement.VertexOrderings, SoShapeHintsElement.ShapeTypes, SoShapeHintsElement.FaceTypes) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
Sets the current shape hints in the state.
set(SoState, SoNode, SoShapeHintsElement.WindingTypes) - Static method in class com.openinventor.inventor.elements.SoShapeHintsElement
 
set(SoState, SoNode, SoTangentBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoTangentBindingElement
Sets the current tangent binding in the state.
set(SoState, SoNode, SoTextAlignmentHElement.AlignmentHs) - Static method in class com.openinventor.inventor.elements.SoTextAlignmentHElement
Sets the current horizontal text alignment in the state.
set(SoState, SoNode, SoTextAlignmentVElement.AlignmentVs) - Static method in class com.openinventor.inventor.elements.SoTextAlignmentVElement
Sets the current vertical text alignment in the state.
set(SoState, SoNode, SoTextOrientationElement.Orientations) - Static method in class com.openinventor.inventor.elements.SoTextOrientationElement
Sets the current font orientation in the state.
set(SoState, SoNode, SoTextStyleElement.Styles) - Static method in class com.openinventor.inventor.elements.SoTextStyleElement
Sets the current style type in the state.
set(SoState, SoNode, SoTextureCoordinateBindingElement.Bindings) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateBindingElement
Sets the current texture binding in the state.
set(SoState, SoNode, SoUnitsElement.Units) - Static method in class com.openinventor.inventor.elements.SoUnitsElement
Sets the current units in the state.
set(SoState, SoNode, SoColorMap) - Static method in class com.openinventor.inventor.elements.SoColorMapElement
Sets the current color map in the state.
set(SoState, SoNode, SoMultipleInstance) - Static method in class com.openinventor.inventor.elements.SoMultipleInstanceElement
Sets the current multiple instance node.
set(SoState, SoNode, SoProjection) - Static method in class com.openinventor.inventor.elements.SoProjectionElement
Sets the current projection node in the state.
set(SoState, SoNode, SbProj4Projection.Projections) - Static method in class com.openinventor.inventor.elements.SoGeoRenderElement
Sets the current render mode in the state.
set(SoState, SoNode, SbColorRGBA[]) - Static method in class com.openinventor.inventor.elements.SoTextStyleColorsElement
Sets the current range in the state.
set(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
Calls set(state, node, matrix, true).
set(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoProjectionMatrixElement
Sets the projection matrix to the given matrix.
set(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoTextureMatrixElement
Sets the texture transform matrix to the given matrix.
set(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoViewingMatrixElement
Calls set(state, node, matrix, true).
set(SoState, SoNode, SbMatrix, boolean) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
Sets the model matrix to the given matrix.
set(SoState, SoNode, SbMatrix, boolean) - Static method in class com.openinventor.inventor.elements.SoViewingMatrixElement
Sets the view matrix to the given matrix.
set(SoState, SoNode, SbVec2i32) - Static method in class com.openinventor.inventor.elements.SoTextTextureQualityRangeElement
Sets the current range in the state.
set(SoState, SoNode, SbVec2i32, int, int, ByteBuffer, int) - Static method in class com.openinventor.inventor.elements.SoTextureImageElement
Pass texname = -1 to deactivate subtexturing.
set(SoState, SoNode, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoLightAttenuationElement
Sets the current light attenuation(s).
set(SoState, SoNode, SbVec3f[]) - Static method in class com.openinventor.inventor.elements.SoNormalElement
Sets the current normals.
set(SoState, SoNode, SbVec3f[]) - Static method in class com.openinventor.inventor.elements.SoTangentElement
Sets the current tangents.
set(SoState, SoNode, SbVec3s, int, int, int, byte[], int) - Static method in class com.openinventor.inventor.elements.SoTextureImage3Element
Pass texname = -1 to deactivate subtexturing.
set(SoState, SoNode, SbViewVolume) - Static method in class com.openinventor.inventor.elements.SoViewVolumeElement
Sets the view volume in the state.
set(SoState, SoNode, SoDataCompositor) - Static method in class com.openinventor.ldm.elements.SoDataCompositorElement
 
set(SoState, SoNode, SoDataRange) - Static method in class com.openinventor.ldm.elements.SoDataRangeElement
 
set(SoState, SoNode, SoDataSet) - Static method in class com.openinventor.ldm.elements.SoDataSetElement
 
set(SoState, SoNode, SoDataSet, SbMatrix) - Static method in class com.openinventor.ldm.elements.SoDataSetElement
 
set(SoState, SoNode, SoGeometryPriority) - Static method in class com.openinventor.ldm.elements.SoGeometryPriorityElement
 
set(SoState, SoNode, SoROI) - Static method in class com.openinventor.ldm.elements.SoROIElement
 
set(SoState, SoNode, SoTransferFunction) - Static method in class com.openinventor.ldm.elements.SoTransferFunctionElement
Sets/Gets the current volume data attributes in the state.
set(SoState, SoNode, PbMesh1D) - Static method in class com.openinventor.meshviz.elements.PoMeshElement
 
set(SoState, SoNode, PbMesh2D) - Static method in class com.openinventor.meshviz.elements.PoMeshElement
 
set(SoState, SoNode, PbMesh3D) - Static method in class com.openinventor.meshviz.elements.PoMeshElement
 
set(SoState, SoNode, PbDataMapping) - Static method in class com.openinventor.meshviz.elements.PoDataMappingElement
 
set(SoState, SoNode, PbDateFormatMapping) - Static method in class com.openinventor.meshviz.elements.PoDateFormatMappingElement
 
set(SoState, SoNode, PbDomain) - Static method in class com.openinventor.meshviz.elements.PoDomainElement
 
set(SoState, SoNode, PbIsovaluesList) - Static method in class com.openinventor.meshviz.elements.PoIsovaluesListElement
 
set(SoState, SoNode, PbMiscTextAttr) - Static method in class com.openinventor.meshviz.elements.PoMiscTextAttrElement
 
set(SoState, SoNode, PbNumericDisplayFormat) - Static method in class com.openinventor.meshviz.elements.PoNumericDisplayFormatElement
 
set(SoState, SoNode, PoLabelHints.LabelPaths, PoLabelHints.Justifications, String, boolean, boolean) - Static method in class com.openinventor.meshviz.elements.PoLabelHintsElement
 
set(SoState, SoNode, PoMesh1DFilter) - Static method in class com.openinventor.meshviz.elements.PoMesh1DFilterElement
 
set(SoState, SoNode, PoMesh1DHints.GeomInterpretations) - Static method in class com.openinventor.meshviz.elements.PoMesh1DHintsElement
 
set(SoState, SoNode, PoProfile) - Static method in class com.openinventor.meshviz.elements.PoProfileElement
 
set(SoState, SoNode, MiColorMapping<Double, Color>) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoColorMappingElement
Sets the current color mapping for the specified traversal state and node.
set(SoState, SoNode, MoMeshVizDataMapping.CellFilterType, MiCellFilter) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoCellFilterElement
Sets the current cell filter for the specified traversal state and node.
set(SoState, SoNode, MoMeshVizDataMapping.MeshType, MiMesh, MoMeshRepresentation, long) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoMeshElement
Sets the current mesh for the specified traversal state and node.
set(SoState, SoNode, MoDataBinding.DataBinding) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoDataBindingElement
Sets the current data binding for the specified traversal state and node.
set(SoState, SoNode, MoMaterial.ColoringType, SbColor, MoMaterial.ColoringType, SbColor, MoMaterial.ColoringType, SbColor, float) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoMaterialElement
Sets the current colors and coloring options for the specified traversal state and node.
set(SoState, SoNode, SoVolumeClippingGroup) - Static method in class com.openinventor.volumeviz.elements.SoVolumeClippingGroupElement
 
set(SoState, SoNode, SoVolumeData) - Static method in class com.openinventor.volumeviz.elements.SoVolumeDataElement
 
set(SoState, SoNode, SoVolumeData, SbMatrix) - Static method in class com.openinventor.volumeviz.elements.SoVolumeDataElement
 
set(SoState, SoNode, SoVolumeGroup) - Static method in class com.openinventor.volumeviz.elements.SoVolumeGroupElement
 
set(SoState, SoNode, SoVolumeRenderingQuality) - Static method in class com.openinventor.volumeviz.elements.SoVolumeRenderingQualityElement
 
set(SoState, SoNode, SoVolumeTransform) - Static method in class com.openinventor.volumeviz.elements.SoVolumeTransformElement
Add a volume transform to the state.
set(SoState, SoNode, String) - Static method in class com.openinventor.inventor.elements.SoFontNameElement
Sets the current font name.
set(SoState, SoNode, String) - Static method in class com.openinventor.inventor.elements.SoTextureNameElement
Sets the current texture name.
set(SoState, SoNode, String, String) - Static method in class com.openinventor.inventor.elements.SoPatternElement
Sets the current pattern attributes in the state.
set(SoState, SoProjection) - Static method in class com.openinventor.inventor.elements.SoProjectionElement
Sets the current projection node in the state.
set(SoState, SbProj4Projection.Projections) - Static method in class com.openinventor.inventor.elements.SoGeoRenderElement
Sets the current render mode in the state.
set(SoState, SbBox3f) - Static method in class com.openinventor.inventor.elements.SoModifyViewVolumeElement
Sets the current portion in the state to the given portion (left, bottom, right, top).
set(SoState, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoLocalBBoxMatrixElement
Sets the local matrix to the given matrix.
set(SoState, SbVec2f, SbVec2f) - Static method in class com.openinventor.inventor.elements.SoUpdateAreaElement
Sets the current update area in the state.
set(SoState, SbVec4f) - Static method in class com.openinventor.inventor.elements.SoModifyLogicalViewportElement
Sets the portion of the viewport.
set(SoState, SbVec4f) - Static method in class com.openinventor.inventor.elements.SoModifyViewVolumeElement
Sets the current portion in the state to the given portion (left, bottom, right, top).
set(SoState, SbViewportRegion) - Static method in class com.openinventor.inventor.elements.SoLogicalViewportElement
Sets the viewport region.
set(SoState, SbViewportRegion) - Static method in class com.openinventor.inventor.elements.SoViewportRegionElement
Calls set(state, vpReg, true).
set(SoState, SbViewportRegion, boolean) - Static method in class com.openinventor.inventor.elements.SoViewportRegionElement
Sets the viewport region.
set(SoState, SbViewVolume) - Static method in class com.openinventor.inventor.elements.SoPickRayElement
Sets the picking ray.
set(SoState, SoDataSetId) - Static method in class com.openinventor.ldm.elements.SoDataSetIdElement
Sets the current id in the state.
set(SoState, MoDrawStyle) - Static method in class com.openinventor.meshvizxlm.mapping.elements.MoDrawStyleElement
Sets the current draw style for the specified traversal state and node.
set(SbVec3f[], SoNormalBindingElement.Bindings) - Method in class com.openinventor.inventor.caches.SoNormalCache
Calls set(normals, normalBinding, (int)0).
set(SbVec3f[], SoNormalBindingElement.Bindings, int) - Method in class com.openinventor.inventor.caches.SoNormalCache
Stores a list of normals in the cache .
set(SbVec3f[], SoTangentBindingElement.Bindings) - Method in class com.openinventor.inventor.caches.SoTangentCache
Calls set(tangents, tangentBinding, (int)0).
set(SbVec3f[], SoTangentBindingElement.Bindings, int) - Method in class com.openinventor.inventor.caches.SoTangentCache
Stores a list of tangents in the cache .
set(SbXfBox3f, boolean, SbVec3f) - Method in class com.openinventor.inventor.caches.SoBoundingBoxCache
 
set(String) - Method in class com.openinventor.inventor.fields.SoField
Sets the field to the given value, which is an ASCII string in the Open Inventor file format.
set(String) - Method in class com.openinventor.inventor.fields.SoFieldContainer
Sets one or more fields in this object to the values specified in the given string, which should be a string in the Open Inventor file format.
set(String) - Method in class com.openinventor.inventor.nodekits.SoBaseKit
This function allows field values of parts (nodes) to be set in several different parts simultaneously.
set(String, String) - Method in class com.openinventor.inventor.nodekits.SoBaseKit
This function allows field values of parts (nodes) to be set.
set(Collection<Long>) - Method in class com.openinventor.ldm.SoVolumeHistogram
Set the histogram.
set(Collection<Long>, Collection<Double>) - Method in class com.openinventor.ldm.SoVolumeHistogram
Set the histogram.
SET - com.openinventor.inventor.devices.SoBufferObject.AccessModes
The target buffer contents are initially undefined (although they may be the same as the source buffer) but the source buffer will contain the contents of the target buffer after the unmap.
SET - com.openinventor.inventor.elements.SoLogicOperationElement.LogicOperations
 
SET - com.openinventor.inventor.engines.SoBoolOperation.Operations
Set.
set1(int, String) - Method in class com.openinventor.inventor.fields.SoMField
This is equivalent to the set() method of SoField, but operates on only one value.
set1HSVAValue(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets one of N HSV plus Alpha colors from an array of 4 floats.
set1HSVAValue(int, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets one of N HSV plus Alpha colors from 4 floats.
set1HSVValue(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets one of N HSV colors from an array of 3 floats.
set1HSVValue(int, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets one of N HSV colors from 3 floats.
set1Value(int, boolean) - Method in class com.openinventor.inventor.fields.SoMFBool
Sets the index'th value in the array to newValue.
set1Value(int, byte) - Method in class com.openinventor.inventor.fields.SoMFUByte
Sets the index'th value in the array to newValue.
set1Value(int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets one value from 4 chars in array.
set1Value(int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets one value from 4 unsigned chars in array.
set1Value(int, byte, byte, byte, byte) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets one value from 4 chars.
set1Value(int, byte, byte, byte, byte) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets one value from 4 unsigned chars.
set1Value(int, double) - Method in class com.openinventor.inventor.fields.SoMFDouble
Sets the index'th value in the array to newValue.
set1Value(int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets one value from 2 doubles in array.
set1Value(int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets one value from 3 doubles in array.
set1Value(int, double, double) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets one value from 2 doubles.
set1Value(int, double, double, double) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets one value from 3 doubles.
set1Value(int, float) - Method in class com.openinventor.inventor.fields.SoMFFloat
Sets the index'th value in the array to newValue.
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets one of N RGB colors from an array of 3 floats.
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets one of N RGBA colors from an array of 4 floats.
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the index 'th value to the given quaternion (x, y, z, w).
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets one value from 2 floats in array.
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets one value from 3 floats in array.
set1Value(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets one value from 4 floats in array.
set1Value(int, float, float) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets one value from 2 floats.
set1Value(int, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets one of N RGB colors from 3 floats.
set1Value(int, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets one value from 3 floats.
set1Value(int, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets one of N RGBA colors from 4 floats.
set1Value(int, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the index 'th value to the given quaternion (x, y, z, w).
set1Value(int, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets one value from 4 floats.
set1Value(int, int) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets the index'th value in the array to newValue.
set1Value(int, int) - Method in class com.openinventor.inventor.fields.SoMFInt32
Sets the index'th value in the array to newValue.
set1Value(int, int) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Sets the index'th value in the array to newValue.
set1Value(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets one value from 2 ints in array.
set1Value(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets one value from 3 integers in array.
set1Value(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets one value from 4 integers in array.
set1Value(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets one value from 4 uint32_ts in array.
set1Value(int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets one value from 2 ints.
set1Value(int, int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets one value from 3 integers.
set1Value(int, int, int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets one value from 4 integers.
set1Value(int, int, int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets one value from 4 uint32_ts.
set1Value(int, long) - Method in class com.openinventor.inventor.fields.SoMFInt64
Sets the index'th value in the array to newValue.
set1Value(int, short) - Method in class com.openinventor.inventor.fields.SoMFShort
Sets the index'th value in the array to newValue.
set1Value(int, short) - Method in class com.openinventor.inventor.fields.SoMFUShort
Sets the index'th value in the array to newValue.
set1Value(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets one value from 2 shorts in array.
set1Value(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets one value from 3 shorts in array.
set1Value(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets one value from 4 shorts in array.
set1Value(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets one value from 4 unsigned shorts in array.
set1Value(int, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets one value from 2 shorts.
set1Value(int, short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets one value from 3 shorts.
set1Value(int, short, short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets one value from 4 shorts.
set1Value(int, short, short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets one value from 4 unsigned shorts.
set1Value(int, SoBufferObject) - Method in class com.openinventor.inventor.fields.SoMFBufferObject
Sets the index'th value in the array to newValue.
set1Value(int, SoEngine) - Method in class com.openinventor.inventor.fields.SoMFEngine
Sets the index'th value in the array to newValue.
set1Value(int, SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Sets the index'th value in the array to newValue.
set1Value(int, SoInstanceParameter) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Sets the index'th value in the array to newValue.
set1Value(int, SoNode) - Method in class com.openinventor.inventor.fields.SoMFNode
Sets the index'th value in the array to newValue.
set1Value(int, SoUniformShaderParameter) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Sets the index'th value in the array to newValue.
set1Value(int, SbColor) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the index'th value in the array to newValue.
set1Value(int, SbColorRGBA) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the index'th value in the array to newValue.
set1Value(int, SbMatrix) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets the index'th value in the array to newValue.
set1Value(int, SbMatrixd) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets the index 'th value in the array to newValue , a double precision matrix.
set1Value(int, SbPlane) - Method in class com.openinventor.inventor.fields.SoMFPlane
Sets the index'th value in the array to newValue.
set1Value(int, SbRotation) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the index'th value in the array to newValue.
set1Value(int, SbRotationd) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the index 'th value in the array to newValue , a double precision rotation.
set1Value(int, SbTime) - Method in class com.openinventor.inventor.fields.SoMFTime
Sets the index'th value in the array to newValue.
set1Value(int, SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets the index'th value in the array to newValue.
set1Value(int, SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets one value from double precision vector.
set1Value(int, SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets one value from double precision vector.
set1Value(int, SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets the index'th value in the array to newValue.
set1Value(int, SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets one value from single precision vector.
set1Value(int, SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets one value from single precision vector.
set1Value(int, SbVec2i32) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets the index'th value in the array to newValue.
set1Value(int, SbVec2s) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets the index'th value in the array to newValue.
set1Value(int, SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets the index'th value in the array to newValue.
set1Value(int, SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets one value from double precision vector.
set1Value(int, SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets one value from double precision vector.
set1Value(int, SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets one of N RGB colors from SbVec3f.
set1Value(int, SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets the index'th value in the array to newValue.
set1Value(int, SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets one value from single precision vector.
set1Value(int, SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets one value from single precision vector.
set1Value(int, SbVec3f, float) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the index 'th value to the given axis/angle.
set1Value(int, SbVec3i32) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets the index'th value in the array to newValue.
set1Value(int, SbVec3s) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4b) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4d) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets one value from double precision vector.
set1Value(int, SbVec4d) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets one value from double precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets one of N RGBA colors from SbVec4f.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets one value from single precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets one value from single precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets one value from single precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets one value from single precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets one value from single precision vector.
set1Value(int, SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets one value from single precision vector.
set1Value(int, SbVec4i32) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4s) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4ub) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4ui32) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets the index'th value in the array to newValue.
set1Value(int, SbVec4us) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets the index'th value in the array to newValue.
set1Value(int, SoPath) - Method in class com.openinventor.inventor.fields.SoMFPath
Sets the index'th value in the array to newValue.
set1Value(int, String) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets the index 'th value to be the integer corresponding to the mnemonic name in the given string.
set1Value(int, String) - Method in class com.openinventor.inventor.fields.SoMFName
Sets the index'th value in the array to newValue.
set1Value(int, String) - Method in class com.openinventor.inventor.fields.SoMFString
Sets the index'th value in the array to newValue.
set1Value(int, String, String) - Method in class com.openinventor.inventor.fields.SoMFVec2String
Sets one value from 2 String.
set2(SoState, SoNode, SbVec2f[]) - Static method in class com.openinventor.inventor.elements.SoProfileCoordinateElement
Sets the current 2D profile coordinates.
set2(SoState, SoNode, SbVec2f[]) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateElement
Calls set2(state, node, coords, false).
set2(SoState, SoNode, SbVec2f[], boolean) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateElement
 
set3(SoState, SoNode, SbVec3f[]) - Static method in class com.openinventor.inventor.elements.SoCoordinateElement
Sets the current coordinates in the state as 3-vectors.
set3(SoState, SoNode, SbVec3f[]) - Static method in class com.openinventor.inventor.elements.SoProfileCoordinateElement
Sets the current 3D profile coordinates.
set3(SoState, SoNode, SbVec3f[]) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinate3Element
Calls set3(state, node, coords, false).
set3(SoState, SoNode, SbVec3f[], boolean) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinate3Element
 
set4(SoState, SoNode, SbVec4f[]) - Static method in class com.openinventor.inventor.elements.SoCoordinateElement
Sets the current coordinates in the state as 4-vectors.
set4(SoState, SoNode, SbVec4f[]) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinate3Element
Calls set4(state, node, coords, false).
set4(SoState, SoNode, SbVec4f[]) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateElement
Calls set4(state, node, coords, false).
set4(SoState, SoNode, SbVec4f[], boolean) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinate3Element
 
set4(SoState, SoNode, SbVec4f[], boolean) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateElement
 
setAbortRenderTask(SoSceneManager.AbortRenderTask) - Method in class com.openinventor.inventor.SoSceneManager
Setup a task that returns true if action should be aborted.
setAbsoluteRadius(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoBevelPropertyElement
Sets the bevel radius as an absolute value.
setAccelerationRequired(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the hardware acceleration support requirement of this pixel format.
setAccumBufferBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the accumulation buffer bits of this format.
setAccumBufferEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the accumulation buffer state of this format.
setAlphaBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
 
setAlphaEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the alpha channel state of this format.
setAlphaTest(boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Enable or disable the OpenGL alpha test for rendering.
setAltDown(boolean) - Method in class com.openinventor.inventor.events.SoEvent
Sets whether the ALT key was down when the event occurred.
setAmbient(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setAmbient(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setAmbientColorOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoAmbientColorElement.
setAngle(float) - Method in class com.openinventor.inventor.actions.SoBevelAction
Sets the minimum angle (in radians) between two adjacent face normals required to bevel the edge common to these two faces.
setAngle(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoBevelPropertyElement
Sets the bevel angle: if 2 adjacent faces make a greater angle, then their common edge is beveled.
setAnimationEnabled(boolean) - Method in class com.openinventor.inventor.draggers.SoTrackballDragger
Enables/disables spin animation.
setAntialiasing(boolean, int) - Method in class com.openinventor.inventor.SoSceneManager
Deprecated.
As of Open Inventor 9.1.0.0. To enable smoothing and/or multi-pass antialiasing for rendering use the setAntialiasing(float,AntialiasingMode) method with mode SUPERSAMPLING or use the setAntialiasing(SoAntialiasingParameters*) method with an SoAccumulationAntialiasingParameters object.
setAntialiasing(float) - Method in class com.openinventor.inventor.SoSceneManager
Calls setAntialiasing(quality, SoSceneManager.AntialiasingModes.valueOf( SoSceneManager.AntialiasingModes.AUTO.getValue() )).
setAntialiasing(float, SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.SoSceneManager
Enable (or disable) antialiasing with specified quality and mode.
setAntialiasing(SoAntialiasingParameters) - Method in class com.openinventor.inventor.SoSceneManager
Enable (or disable) antialiasing with specific parameters.
setAntialiasingEventListener(SiAntialiasingEventListener) - Method in class com.openinventor.inventor.SoSceneManager
Sets an event listener which is called when the antialiasing configuration is modified.
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Define the antialiasing mode.
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets the antialiasing mode.
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaAntialiasing
Define the antialiasing mode.
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Define the antialiasing mode.
setAntialiasingMode(SoSceneManager.AntialiasingModes) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Sets the antialiasing mode.
setAntialiasingQuality(float) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Define the antialiasing quality value.
setAntialiasingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setAntialiasingQuality(float) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets the antialiasing quality value.
setAntialiasingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setAntialiasingQuality(float) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaAntialiasing
Define the antialiasing quality value.
setAntialiasingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Define the antialiasing quality value.
setAntialiasingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Sets the antialiasing quality value.
setAutoInteractiveMode(boolean) - Method in class com.openinventor.inventor.SoSceneManager
Defines the auto interactive mode.
setAxis(SbLine) - Method in class com.openinventor.inventor.SbCylinder
Set the axis.
setBackgroundColor(boolean) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Enables or disables the background and sets its color to white.
setBackgroundColor(boolean, SbColor) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the color of the background.
setBackgroundColor(SbColor) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the background color for rendering each frame.
setBackgroundColor(SbColor) - Method in class com.openinventor.inventor.SoSceneManager
Defines the window background color when in RGB mode.
setBackgroundColorRGBA(SbColorRGBA) - Method in class com.openinventor.inventor.SoSceneManager
Defines the window background color when in RGBA mode.
setBackgroundIndex(int) - Method in class com.openinventor.inventor.SoSceneManager
Defines the window background color when in color index mode.
setBalanceAdjustment(float) - Method in class com.openinventor.inventor.nodes.SoCamera
Deprecated.
setBalanceAdjustment(float) - Method in class com.openinventor.inventor.SbViewVolume
Calls setBalanceAdjustment(adjustment, (boolean)false).
setBalanceAdjustment(float, boolean) - Method in class com.openinventor.inventor.nodes.SoCamera
Deprecated.
As of Open Inventor 9.7.0.0. Use SoStereoCamera and balance / balanceNearFrac fields instead.
setBalanceAdjustment(float, boolean) - Method in class com.openinventor.inventor.SbViewVolume
Sets the stereo balance (the position of the zero parallax plane) and specifies whether the balance value is defined as a fraction of the camera near distance.
setBalanceAdjustment(SoState, float) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Calls setBalanceAdjustment(state, stbalance, (boolean)false).
setBalanceAdjustment(SoState, float, boolean) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Sets the stereo balance adjustment.
setBandwidth(int) - Method in class com.openinventor.remoteviz.rendering.ClientSettings
Sets the network bandwidth to be used by the client.
setBaseTime(SbTime) - Method in class com.openinventor.inventor.sensors.SoTimerSensor
Sets the base time.
setBBoxTypeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoComplexity.bboxType.
setBinary() - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Calls setBinary(true).
setBinary(boolean) - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Sets the output mode.
setBinary(boolean) - Method in class com.openinventor.inventor.image.SoRasterImageFile
Sets the file open binary mode.
setBinary(boolean) - Method in class com.openinventor.inventor.SoOutput
Sets whether output should be ASCII (default) or binary.
setBinaryOutput(boolean) - Method in class com.openinventor.inventor.io.stl.SoSTLWriteAction
Sets whether output should be ASCII (default) or binary.
setBitmapFileType(SoTexture.FileTypes) - Method in class com.openinventor.inventor.nodes.SoTexture
Sets the texture file format.
setBitPerSec(float) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
This method allows the user to specify a fixed bit rate.
setBitSetThreshold(double) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the bitset threshold value.
setBlending(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoBlendElement
Enable or disable blending.
setBlending(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setBlueBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
 
setBorder(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the width of the border of the clipping limits.
setBorder(float, SbColor) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the color and the width of the border of the clipping limits.
setBoundingBoxColor(SbColor) - Static method in class com.openinventor.inventor.nodes.SoWWWInline
Specifies the color of bounding boxes displayed.
setBoundingBoxVisibility(SoWWWInline.BboxVisibilities) - Static method in class com.openinventor.inventor.nodes.SoWWWInline
Specifies when bounding boxes are displayed.
setBounds(double, double, double, double) - Method in class com.openinventor.inventor.SbBox2d
Sets the corners of the box.
setBounds(double, double, double, double, double, double) - Method in class com.openinventor.inventor.SbBox3d
Sets the corners of the box.
setBounds(double, double, double, double, double, double) - Method in class com.openinventor.inventor.SbXfBox3d
Sets the bounds of the box.
setBounds(float, float, float, float) - Method in class com.openinventor.inventor.SbBox2f
Sets the corners of the box.
setBounds(float, float, float, float, float, float) - Method in class com.openinventor.inventor.SbBox3f
Sets the corners of the box.
setBounds(float, float, float, float, float, float) - Method in class com.openinventor.inventor.SbXfBox3f
Sets the bounds of the box.
setBounds(int, int, int, int) - Method in class com.openinventor.inventor.SbBox2i32
Sets the corners of the box.
setBounds(int, int, int, int, int, int) - Method in class com.openinventor.inventor.SbBox3i32
Sets the corners of the box.
setBounds(short, short, short, short) - Method in class com.openinventor.inventor.SbBox2s
Sets the corners of the box.
setBounds(short, short, short, short, short, short) - Method in class com.openinventor.inventor.SbBox3s
Sets the corners of the box.
setBounds(SbVec2d, SbVec2d) - Method in class com.openinventor.inventor.SbBox2d
Sets the corners of the box.
setBounds(SbVec2f, SbVec2f) - Method in class com.openinventor.inventor.SbBox2f
Sets the corners of the box.
setBounds(SbVec2i32, SbVec2i32) - Method in class com.openinventor.inventor.SbBox2i32
Sets the corners of the box.
setBounds(SbVec2s, SbVec2s) - Method in class com.openinventor.inventor.SbBox2s
Sets the corners of the box.
setBounds(SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbBox3d
Sets the corners of the box.
setBounds(SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbXfBox3d
Sets the bounds of the box.
setBounds(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbBox3f
Sets the corners of the box.
setBounds(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbXfBox3f
Sets the bounds of the box.
setBounds(SbVec3i32, SbVec3i32) - Method in class com.openinventor.inventor.SbBox3i32
Sets the corners of the box.
setBounds(SbVec3s, SbVec3s) - Method in class com.openinventor.inventor.SbBox3s
Sets the corners of the box.
setBoxSelected(boolean) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setBuffer(byte[]) - Method in class com.openinventor.inventor.SoInput
Set up buffer to read from.
setBuffer(byte[], int) - Method in class com.openinventor.inventor.SoInput
Set up buffer to read from.
setBuffer(SoBufferObject) - Method in class com.openinventor.inventor.image.SbRasterImage
Sets the pixel buffer of the raster image.
setBuffer(String, int) - Method in class com.openinventor.inventor.SoInput
Set up buffer to read from.
setBuffer(ByteBuffer) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
Request that the buffer object manage an existing block of memory.
setBuildTileMethod(SoVRLdmFileBorderReader.BuildTileMethods) - Method in class com.openinventor.ldm.readers.SoVRLdmFileBorderReader
Set the method used to build tiles in lower resolution.
setButton(SoControllerButtonEvent.Buttons) - Method in class com.openinventor.inventor.events.SoControllerButtonEvent
Set which button generated the event.
setButton(SoMouseButtonEvent.Buttons) - Method in class com.openinventor.inventor.events.SoMouseButtonEvent
Sets which mouse button generated the event.
setButton(SoSpaceballButtonEvent.Buttons) - Method in class com.openinventor.inventor.events.SoSpaceballButtonEvent
Sets which spaceball button generated the event.
setButton1Down(boolean) - Method in class com.openinventor.inventor.events.SoEvent
Sets whether mouse Button 1 was down when the event occurred.
setByteFormat(SoVRSegyTraceHeaderBytePosition.TraceAttributes, SoVRSegyTraceHeaderBytePosition.TraceByteFormats) - Method in class com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition
Sets/Gets the field format of a specific attribute within the trace header.
setBytePosition(SoVRSegyTraceHeaderBytePosition.TraceAttributes, byte) - Method in class com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition
Sets/Gets the byte position of a specific attribute within the trace header.
setCache(SoCache) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets the main cache to use with this render action.
setCacheContext(int) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets the OpenGL cache context.
setCallback(SoCallback.CB) - Method in class com.openinventor.inventor.nodes.SoCallback
Defines the CB object that will be invoked each time this nodes is traversed by an action.
setCallbackAll(boolean) - Method in class com.openinventor.inventor.actions.SoCallbackAction
Sets whether the callback uses normal traversal (switches, etc.) or whether it traverses every single node.
setCamera(SoCamera) - Method in class com.openinventor.inventor.mpeg.SoMPEGNavRenderer
Specifies the camera to be used by the MPEG renderer.
setCameraMode(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneExaminer
 
setCameraMode(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneInteractor
Set camera mode to perspective or orthographic.
setCameraMode(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneOrbiter
 
setCameraNumber(int) - Method in class com.openinventor.inventor.nodekits.SoSceneKit
Sets current camera index.
setCameraType(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
setCameraType(SceneInteractor.CameraMode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaInteractive
Set camera mode to perspective or orthographic.
setCameraType(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
setCameraType(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
setCameraType(SceneInteractor.CameraMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setCanApproximate(boolean) - Method in class com.openinventor.inventor.actions.SoGetPrimitiveCountAction
Some shapes may be able to guess an approximate number of triangles without actually counting.
setCatchAllShapesFlag(boolean) - Method in class com.openinventor.inventor.actions.SoGlobalSimplifyAction
Sets the flag that specifies whether simple shapes are simplified.
setCellFilter(MiCellFilterI) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoCellFilter
Sets the cell filter for unstructured meshes.
setCellFilter(MiCellFilterIj) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoCellFilter
Sets the cell filter for structured surface meshes.
setCellFilter(MiCellFilterIjk) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoCellFilter
Sets the cell filter for structured volume meshes.
setCenter(SbVec3d, boolean) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
 
setCenter(SbVec3f) - Method in class com.openinventor.inventor.SbSphere
Set the center.
setCenter(SbVec3f, boolean) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
 
setChangeCellCallback(PoProbeCB, Object) - Method in class com.openinventor.meshviz.data.PoMeshProbePoint
Set a callback that is triggered each time the probe enters another cell
setChannelSelection(SoVRRasterStackReader.ChannelSelections) - Method in class com.openinventor.volumeviz.readers.SoVRRasterStackReader
Selects channels to be used for data rendering.
setCharacterIndex(int) - Method in class com.openinventor.inventor.details.SoTextDetail
 
setChildData(SoNode) - Method in class com.openinventor.inventor.nodes.SoWWWInline
Sets the child data the inline should display.
setClearColor(SbColorRGBA) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the RGBA value used when the color buffer is cleared.
setClearColor(SbColorRGBA) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderArea
Defines the RGBA value used when the color buffer is cleared.
setClearColor(SbColorRGBA) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the RGBA value used when the color buffer is cleared.
setClearDepth(float) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the depth value used when the depth buffer is cleared.
setClearDepth(float) - Method in class com.openinventor.inventor.SoSceneManager
Defines the depth value used when the depth buffer is cleared.
setClearDepth(float) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderArea
Defines the depth value used when the depth buffer is cleared.
setClearDepth(float) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the depth value used when the depth buffer is cleared.
setClearPolicy(SiRenderArea.ClearPolicies) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the color buffer and depth buffer clear policy.
setClearPolicy(SiRenderArea.ClearPolicies) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderArea
Defines the color buffer and depth buffer clear policy.
setClearPolicy(SiRenderArea.ClearPolicies) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the color buffer and depth buffer clear policy.
setClippingPlanesAdjustMode(IRenderAreaInteractive.ClippingPlanesAdjustMode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
Set the camera clipping planes adjustment mode.
setClippingPlanesAdjustMode(IRenderAreaInteractive.ClippingPlanesAdjustMode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaInteractive
Set the camera clipping planes adjustment mode.
setClippingPlanesAdjustMode(IRenderAreaInteractive.ClippingPlanesAdjustMode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
Set the camera clipping planes adjustment mode.
setClippingPlanesAdjustMode(RenderAreaInteractive.ClippingPlanesAdjustMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
Set the camera clipping planes adjustment mode.
setClippingPlanesAdjustMode(RenderAreaInteractive.ClippingPlanesAdjustMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setClippingPlanesAdjustMode(RenderAreaInteractive.ClippingPlanesAdjustMode) - Method in class com.openinventor.inventor.viewercomponents.swt.tools.PreferencesDialog
 
setClippingPlanesAdjustMode(String) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.PreferencesDialog
 
setColinearThreshold(int) - Static method in class com.openinventor.inventor.draggers.SoTransformerDragger
Sets the colinear threshold.
setColor(long) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Method to set optional vertex data (color).
setColor(SbColor) - Method in class com.openinventor.inventor.actions.SoBoxHighlightRenderAction
Sets the color of the highlight.
setColor(SbColor) - Method in class com.openinventor.inventor.actions.SoColorHighlightRenderAction
Sets the color of the highlight.
setColor(SbColor) - Method in class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Sets the color of the highlight.
setColored() - Method in class com.openinventor.hardcopy.SoPSVectorOutput
Calls setColored(true).
setColored(boolean) - Method in class com.openinventor.hardcopy.SoPSVectorOutput
Sets the colored output flag.
setColorIndexOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoColorIndexElement.
setColorIndices(SoState, SoNode, int[]) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
Static set method.
setColorIndices(SoState, SoNode, int[]) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
Static set method.
setColorMaterial(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setColorMaterial(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setColorPriority(boolean) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the color priority flag.
setColorTranslationMethod(SoVectorizeAction.ColorTranslationMethods) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the method for choosing the color of the drawing on the sheet of paper.
setComplexityOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoComplexityElement.
setComplexityType(SoState, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setComplexityTypeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoComplexityTypeElement.
setComponents(SbRasterImage.Components) - Method in class com.openinventor.inventor.image.SbRasterImage
Sets the number of components in each pixel of the raster image.
setComponents(SoMPEGRenderer.Components) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Set the number of color components of the frames recorded.
setCompositionRequired(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the composition requirement of the pixel format.
setCompressionLevel(int) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set compression level.
setCompressionLevel(long) - Method in class com.openinventor.ldm.compressors.SoDataCompressor
Sets the compression level.
setCompressionMode(SoTIFFImageRW.CompressionModes) - Method in class com.openinventor.inventor.image.SoTIFFImageRW
Sets the compression mode to use when encoding the image.
setCompressionName(String) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set compression name.
setCompressionRate(float) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Compression rate of the MPEG output.
setCompressor(SoDataCompressor) - Method in class com.openinventor.ldm.tiles.SoCpuBufferCompressed
Set the compressor used to decompress buffer.
setComputeShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setComputeShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setComputeShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a compute shader with the specified filename and add it at the specified position.
setConstraintLevel(float) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneOrbiter
Sets the constraint level to limit the turntable rotation.
setContainerClass(Class<? extends Inventor>) - Method in class com.openinventor.inventor.nodekits.SoNodeKitListPart
Sets the type of node used as the container .
setContains3DText(SoState) - Static method in class com.openinventor.inventor.caches.SoPrimitiveCountCache
 
setContextDependent() - Method in class com.openinventor.inventor.caches.SoBaseContextCache
Calls setContextDependent((boolean)true).
setContextDependent(boolean) - Method in class com.openinventor.inventor.caches.SoBaseContextCache
Object is considered not context dependent as long as SoDeviceContext was not ref by this object.
setContextForSharing(SoGLContext) - Method in class com.openinventor.inventor.nodes.SoRenderToTextureProperty
Deprecated.
As of Open Inventor 10.0.0.0. No more used. Related to deprecated PBuffer implementation.
setCoordinateIndex(int) - Method in class com.openinventor.inventor.details.SoPointDetail
 
setCoordinates(float[], float[], float[]) - Method in class com.openinventor.meshviz.data.PbMesh
Set new node coordinates without modifying the mesh topology.
setCoordinateSystem(SbProj4Projection.CoordinateSystems) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current coordinate system.
setCount3DTextAsTriangles(boolean) - Method in class com.openinventor.inventor.actions.SoGetPrimitiveCountAction
SoText3 can be counted two ways: as a triangle-based shape or as a text-based shape.
setCount3DTextAsTriangles(boolean) - Method in class com.openinventor.inventor.caches.SoPrimitiveCountCache
 
setCrcCheck(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set CRC32 check on compression.
setCreaseAngleOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoCreaseAngleElement.
setCrosslineRange(int, int, int) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Sets the crossline range.
setCrossSectionMethod() - Method in class com.openinventor.meshviz.data.PoMeshCrossSection
Calls setCrossSectionMethod(PoMeshCrossSection.CrossSectionMethods.valueOf( PoMeshCrossSection.CrossSectionMethods.DEFAULT.getValue() )).
setCrossSectionMethod(PoMeshCrossSection.CrossSectionMethods) - Method in class com.openinventor.meshviz.data.PoMeshCrossSection
Specifies the method used to build this shape.
setCtrlDown(boolean) - Method in class com.openinventor.inventor.events.SoEvent
Sets whether the CTRL key was down when the event occurred.
setCullMatrix(SoState, SoNode, SbMatrix) - Static method in class com.openinventor.inventor.elements.SoModelMatrixElement
Sets the transformation that defines the volume that view-volume culling should be tested against.
setCurrentDirectory(String) - Static method in class com.openinventor.inventor.helpers.SbFileHelper
Sets the current working directory.
setCursor(Cursor) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setCylinder(SbCylinder) - Method in class com.openinventor.inventor.projectors.SbCylinderProjector
Sets the cylinder on which to project points.
setData(int, float[]) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Method to set optional vertex data (data).
setDataChar(SbBox3f, SoDataSet.DataTypes, SbVec3i32) - Method in class com.openinventor.volumeviz.readers.SoVRGenericFileReader
Calls setDataChar(size, type, dim, (int)0).
setDataChar(SbBox3f, SoDataSet.DataTypes, SbVec3i32, int) - Method in class com.openinventor.volumeviz.readers.SoVRGenericFileReader
Since the format is raw data, it is necessary to specify the dimension and data size of the volume.
setDataFileName(String) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set data filename (i.e.
setDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.data.PoMesh
Sets a reference to a PbDataMapping object for the association color-value.
setDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.graph.PoHistogram
Sets a reference to a PbDataMapping object to the association color-value for coloring the bars.
setDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.graph.PoPointsFieldBars
Sets a reference to a PbDataMapping object to the association color-value.
setDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.graph.PoValuedMarkerField
Sets a reference to a PbDataMapping object, used to the association value- color.
setDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.graph.PoValueLegend
Sets a reference to a PbDataMapping object to the association color-values.
setDataSet(SoDataSet) - Method in class com.openinventor.ldm.SoLDMDataAccess
Set dataset to fetch data from.
setDateFormatMapping(PbDateFormatMapping) - Method in class com.openinventor.meshviz.graph.PoTimeAxis
Sets a reference to a PbDateFormatMapping object for the input date format and for the association dates, coordinates.
setDateMapping(String, String, float, float) - Method in class com.openinventor.meshviz.graph.PbDateFormatMapping
Defines an association between dates and coordinates (date mapping).
setDecimationValue(SoDecimationTypeElement.Types) - Method in class com.openinventor.inventor.actions.SoGetPrimitiveCountAction
Calls setDecimationValue(type, (float)1.0).
setDecimationValue(SoDecimationTypeElement.Types) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Calls setDecimationValue(type, (float)1.0).
setDecimationValue(SoDecimationTypeElement.Types, float) - Method in class com.openinventor.inventor.actions.SoGetPrimitiveCountAction
Sets decimation type and percentage.
setDecimationValue(SoDecimationTypeElement.Types, float) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets decimation percentage, the value should be a number between 0.0 and 1.0 Useful for reducing the number of triangles rendered in the scene.
setDefault(float) - Static method in class com.openinventor.inventor.elements.SoNeighborToleranceElement
set the default tolerance factor value.
setDefault(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinate3Element
Sets the current texture coordinates, in any of several ways: EXPLICIT, no coordinates (shapes will generate):
setDefault(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoTextureCoordinateElement
Sets the current texture coordinates, in any of several ways: EXPLICIT, no coordinates (shapes will generate).
setDefaultValue(boolean) - Method in class com.openinventor.volumeviz.nodes.SoVolumeMask
Set default value of the volume mask.
setDelay(int) - Method in class com.openinventor.inventor.sensors.SoSystemTimer
Set the timer's timeout in milliseconds.
setDelay(int) - Method in class com.openinventor.inventor.viewercomponents.awt.Timer
 
setDelay(int) - Method in class com.openinventor.inventor.viewercomponents.swt.Timer
 
setDelayedObjDepthWrite(boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Control whether delayed transparent objects update the depth buffer.
setDelayedRendering(boolean) - Static method in class com.openinventor.volumeviz.nodes.SoVolumeRendering
Deprecated.
As of Open Inventor 9.0.0.0. This is now automaticaly done only if necessary.
setDelaySensorTimeout(SbTime) - Static method in class com.openinventor.inventor.SoDB
This sets the timeout value for sensors that are delay queue sensors (one-shot sensors, data sensors).
setDelta(int) - Method in class com.openinventor.inventor.events.SoMouseWheelEvent
Sets the mouse wheel delta.
setDepthBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the depth buffer bits of this format.
setDepthBufferFunctionOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoDepthBuffer.function.
setDepthBufferRangeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoDepthBuffer.range.
setDepthEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the depth buffer state of this format.
setDerivedIsOK(boolean) - Method in class com.openinventor.inventor.actions.SoSearchPathAction
Sets flag to allow search on a type to match derived types.
setDetail(SoDetail, SoNode) - Method in class com.openinventor.inventor.SoPickedPoint
 
setDetails(SbLine, SoVolumeData, SoTransferFunction, SoROI) - Method in class com.openinventor.volumeviz.details.SoVolumeDetail
 
setDetails(SbPlane, SbLine, SoVolumeData) - Method in class com.openinventor.volumeviz.details.SoSliceDetail
 
setDiffuse(SoState, SoNode, SbColor[]) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
Static set method.
setDiffuse(SoState, SoNode, SbColor[], SoColorPacker) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
Static set method.
setDiffuseColorOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoDiffuseColorElement.
setDirectCoordSysAutoDetection(boolean) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Sets whether or not the reader should automatically try to detect if the coordinate system used is direct or not.
setDirectCoorSys(boolean) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Specify if the coordinate system used is direct or not.
setDirectory(String) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Specify a directory containing DICOM files to load.
setDirectory(String) - Method in class com.openinventor.volumeviz.readers.SoVRRasterStackReader
Specify a directory containing image files to load (jpg, png, tif,...).
setDistinguishSplitParts(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
Calling this method before applying the action allows you to see how the action has split the objects.
setDistributeMethod(SoDistributeAction.DistributeMethods) - Method in class com.openinventor.inventor.actions.SoDistributeAction
Destructor.
setDomain(float, float, float, float) - Method in class com.openinventor.meshviz.graph.PbDomain
Calls setDomain(xmin, ymin, xmax, ymax, PbDomain.BoundingBoxTypes.valueOf( PbDomain.BoundingBoxTypes.AS_IS.getValue() )).
setDomain(float, float, float, float, float, float) - Method in class com.openinventor.meshviz.graph.PbDomain
Calls setDomain(xmin, ymin, zmin, xmax, ymax, zmax, PbDomain.BoundingBoxTypes.valueOf( PbDomain.BoundingBoxTypes.AS_IS.getValue() )).
setDomain(float, float, float, float, float, float, PbDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.graph.PbDomain
Sets a 3D domain.
setDomain(float, float, float, float, PbDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.graph.PbDomain
Sets a 2D domain.
setDomain(SbBox2f) - Method in class com.openinventor.meshviz.graph.PbDomain
Calls setDomain(box, PbDomain.BoundingBoxTypes.valueOf( PbDomain.BoundingBoxTypes.AS_IS.getValue() )).
setDomain(SbBox2f, PbDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.graph.PbDomain
Sets a 2D domain.
setDomain(SbBox3f) - Method in class com.openinventor.meshviz.graph.PbDomain
Calls setDomain(box, PbDomain.BoundingBoxTypes.valueOf( PbDomain.BoundingBoxTypes.AS_IS.getValue() )).
setDomain(SbBox3f, PbDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.graph.PbDomain
Sets a 3D domain.
setDomain(PbDomain) - Method in class com.openinventor.meshviz.graph.PoBase
Sets a reference to a PbDomain object used to define the data limits of the graphics to be generated.
setDoubleBuffersEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the double buffering state of this format.
setDoublePrecision(int) - Method in class com.openinventor.inventor.SoOutput
Sets the precision for writing floating point numbers (type double), i.e.
setDrawingDimensions(float, float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setDrawingDimensions(w, h, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setDrawingDimensions(float, float, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the dimensions of the drawing on the sheet of paper.
setDrawingDimensions(SbVec2f) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setDrawingDimensions(d, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setDrawingDimensions(SbVec2f, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the dimensions of the drawing on the sheet of paper.
setDrawStyle(SoState, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setDrawStyleOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoDrawStyleElement.
setDuration(SbTime) - Method in class com.openinventor.inventor.gestures.events.SoLongTapGestureEvent
Sets duration of long tap (in seconds)
setElement(int, int, float) - Method in class com.openinventor.inventor.SbMatrix
Sets the value at the specified row and column of this matrix.
setElemOrientation(PbIndexedMesh2D.ElemOrientations) - Method in class com.openinventor.meshviz.data.PbIndexedMesh2D
Changes orientation of cells during visualization of 2D surface mesh.
setEllipsoid(SbProj4Projection.PredefinedEllipsoids) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current ellipsoid.
setEllipsoidIn(SbProj4Projection.PredefinedEllipsoids) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current input ellipsoid.
setEmissive(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setEmissive(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setEmissiveColorOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoEmissiveColorElement.
setEnabled(boolean) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setEnterMeshCallback(PoProbeCB, Object) - Method in class com.openinventor.meshviz.data.PoMeshProbePoint
Set a callback that is triggered each time the probe enters the mesh
setEnvironmentOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoEnvironmentElement.
setEvent(SoEvent) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Sets the event being handled.
setEventSource(SoLocation2Event.EventSources) - Method in class com.openinventor.inventor.events.SoLocation2Event
 
setExportDraggers(boolean) - Method in class com.openinventor.hardcopy.SoToU3DAction
Allow the export of draggers (default is true).
setExtractorCallback(MiExtractorCallback) - Method in interface com.openinventor.meshvizxlm.extractors.MiBaseExtractor
Set the user defined extractor callback which will be called before and after each extraction.
setExtractorCallback(MiExtractorCallback) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshRepresentation
Set the extraction callback which will be called each time an extraction is performed.
setFaceIndex(int) - Method in class com.openinventor.inventor.details.SoFaceDetail
 
setFastEditSavePolicy(SoGLRenderAction.FastEditSavePolicies) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Calls setFastEditSavePolicy(policy, false).
setFastEditSavePolicy(SoGLRenderAction.FastEditSavePolicies, boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets fast editing save policy to use when rendering.
setFetchURLCallBack(SoWWWInlineFetchURLCB, Object) - Static method in class com.openinventor.inventor.nodes.SoWWWInline
Application callbacks invoked when the inline needs its URL data fetched.
setFilename(String) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Specifies the path of the file.
setFileName(String) - Method in class com.openinventor.inventor.image.SoRasterImageFile
Sets the file name.
setFilenameList(String) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Calls setFilenameList(format, (int)0, Integer.MAX_VALUE, (int)1).
setFilenameList(String, int) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Calls setFilenameList(format, startIndex, Integer.MAX_VALUE, (int)1).
setFilenameList(String, int, int) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Calls setFilenameList(format, startIndex, endIndex, (int)1).
setFilenameList(String, int, int, int) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Specify a list of DICOM files to load, using a sprintf-like format.
setFilenameListFromSeries(String) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Specify a DICOM file and load all image files in the same directory that are part of the same "series" based on the series UID (0x0020,0x000E).
setFilenamePattern(String) - Method in class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Specify a pattern of DICOM files to load.
setFileProperty(SoOutput.FileProperties) - Method in class com.openinventor.inventor.SoOutput
Sets a combination of properties for the current file.
setFilter(SoCollisionManager.Filter) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets the Filter callback function called when an object shape collides with a scene shape.
setFinalTask(Runnable) - Method in class com.openinventor.inventor.sensors.SoDataSensor
Deprecated.
As of Open Inventor 10.1, useless method: use ReferenceQueue Java API instead.
setFind(int) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets what to look for; what is a bitmask of LookFor enum values.
setFingerId(long) - Method in class com.openinventor.inventor.touch.events.SoTouchEvent
Sets the id of the finger triggering this event.
setFirstPosition(SbVec2f) - Method in class com.openinventor.inventor.touch.events.SoTouchEvent
Sets the first position (in pixels).
setFloatColorBufferEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the Float color buffer state of this format.
setFloatingColorBuffer(boolean, int) - Method in class com.openinventor.inventor.SoSceneManager
Internal usage.
setFloatPrecision(int) - Method in class com.openinventor.inventor.SoOutput
Sets the precision for writing floating point numbers (type float), i.e.
setFontName(String) - Method in class com.openinventor.meshviz.graph.PbMiscTextAttr
Sets the font name for texts.
setFontNameOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoFontNameElement.
setFontPaths(String) - Static method in class com.openinventor.inventor.nodes.SoFont
Specifies paths for searching for font files.
setFontRenderStyleOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoFontRenderStyleElement.
setFontSizeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoFontSizeElement.
setFormat() - Method in class com.openinventor.meshviz.graph.PbNumericDisplayFormat
Calls setFormat(PbNumericDisplayFormat.FormatTypes.valueOf( PbNumericDisplayFormat.FormatTypes.AUTO_FORMAT.getValue() ), (int)0, (int)0).
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.data.PoMeshContouring
Sets a reference to a PbNumericDisplayFormat object for the numerical display format for annotations of contour lines.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoHistogram
Sets a reference to a PbNumericDisplayFormat object for the numerical display format of values of the histograms.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoLabelField
Sets a reference to a PbNumericDisplayFormat object for the numeric display format for the values.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoLinearAxis
Sets a reference to a PbNumericDisplayFormat object for the numerical display format for the graduations.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoPieChart
Sets a reference to a PbNumericDisplayFormat object for the numerical display format of values of the pie chart.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoPolarLinAxis
Sets a reference to a PbNumericDisplayFormat object for the numerical display format for the graduations.
setFormat(PbNumericDisplayFormat) - Method in class com.openinventor.meshviz.graph.PoValueLegend
Sets a reference to a PbNumericDisplayFormat object for the numerical display format of the legend values.
setFormat(PbNumericDisplayFormat.FormatTypes) - Method in class com.openinventor.meshviz.graph.PbNumericDisplayFormat
Calls setFormat(type, (int)0, (int)0).
setFormat(PbNumericDisplayFormat.FormatTypes, int) - Method in class com.openinventor.meshviz.graph.PbNumericDisplayFormat
Calls setFormat(type, tenPower, (int)0).
setFormat(PbNumericDisplayFormat.FormatTypes, int, int) - Method in class com.openinventor.meshviz.graph.PbNumericDisplayFormat
Sets the numerical display format.
setFormat(String) - Method in class com.openinventor.meshviz.graph.PbDateFormatMapping
Set the format for dates.
setFound() - Method in class com.openinventor.inventor.actions.SoSearchAction
 
setFound() - Method in class com.openinventor.inventor.actions.SoSearchPathAction
 
setFound() - Method in class com.openinventor.inventor.actions.SoSearchStepAction
 
setFragmentShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setFragmentShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setFragmentShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a fragment shader with the specified filename and add it at the specified position.
setFrameEncodingPolicy(IFrameEncodingPolicy) - Method in class com.openinventor.remoteviz.rendering.ConnectionSettings
Sets the frame encoding policy used by the Connection.
setFrameMessage(String) - Method in class com.openinventor.remoteviz.rendering.RenderArea
Sets the message which will be associate with the next rendered frames.
setFront(boolean) - Method in class com.openinventor.inventor.projectors.SbCylinderProjector
Sets whether the projector should intersect the half of the cylinder that faces the eye.
setFront(boolean) - Method in class com.openinventor.inventor.projectors.SbSphereProjector
Sets whether the projector should intersect the half of the sphere that faces the eye.
setFullSceneAntialiasingOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoFullSceneAntialiasingElement.
setFullURLName(String) - Method in class com.openinventor.inventor.nodes.SoWWWAnchor
If the name field contains a relative URL (e.g., "foo.wrl" instead of "http://bogus.com/foo.wrl"), the anchor cannot resolve the URL reference.
setFullURLName(String) - Method in class com.openinventor.inventor.nodes.SoWWWInline
If the name field contains a relative URL (e.g.
setFunction(SoState, SoBlendElement.BlendFactors, SoBlendElement.BlendFactors) - Static method in class com.openinventor.inventor.elements.SoBlendElement
Sets the blending function.
setGDISupportRequired(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the GDI support requirement of the pixel format.
setGeneralPreferencesListener(PreferencesDialog.GeneralPreferencesListener) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.PreferencesDialog
 
setGeneralPreferencesListener(PreferencesDialog.GeneralPreferencesListener) - Method in class com.openinventor.inventor.viewercomponents.swt.tools.PreferencesDialog
 
setGeometry(int, float[]) - Method in class com.openinventor.meshviz.data.PbIrregularMesh1D
Defines a new geometry.
setGeometry(int, float[]) - Method in class com.openinventor.meshviz.fields.PoSFIrregularMesh1D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[]) - Method in class com.openinventor.meshviz.nodes.PoIrregularMesh1D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[]) - Method in class com.openinventor.meshviz.data.PbTriangleMesh2D
Set a new 2D geometry from a points field.
setGeometry(int, float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFTriangleMesh2D
Convenience method to set a new 2D geometry from a points field.
setGeometry(int, float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoTriangleMesh2D
Convenience method to set a new 2D geometry from a points field.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbHexahedronMesh3D
Sets a new geometry.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbQuadrangleMesh2D
Sets a new 3D geometry.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbTetrahedronMesh3D
Sets a new geometry.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbTriangleMesh2D
Sets a new 3D geometry.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFHexahedronMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFQuadrangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFTetrahedronMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFTriangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoHexahedronMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoQuadrangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoTetrahedronMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoTriangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.data.PbIndexedMesh2D
Sets a new 3D geometry.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.data.PbIndexedMesh3D
Sets a new geometry.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.fields.PoSFIndexedMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.fields.PoSFIndexedMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.nodes.PoIndexedMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.nodes.PoIndexedMesh3D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbQuadrangleMesh2D
Sets a new 2D geometry.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.data.PbTriangleMesh2D
Sets a new 2D geometry.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFQuadrangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.fields.PoSFTriangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoQuadrangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[]) - Method in class com.openinventor.meshviz.nodes.PoTriangleMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.data.PbIndexedMesh2D
Sets a new 2D geometry.
setGeometry(int, float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.fields.PoSFIndexedMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float[], float[], int, int[], int[]) - Method in class com.openinventor.meshviz.nodes.PoIndexedMesh2D
Convenience method to change the geometry of the mesh.
setGeometry(int, float, float) - Method in class com.openinventor.meshviz.data.PbRegularMesh1D
Defines a new geometry.
setGeometry(int, float, float) - Method in class com.openinventor.meshviz.fields.PoSFRegularMesh1D
Convenience method to change the geometry of the mesh.
setGeometry(int, float, float) - Method in class com.openinventor.meshviz.nodes.PoRegularMesh1D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.data.PbGrid2D
Defines a 2D surface mesh geometry.
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFCartesianGrid2D
Calls setGeometry(num_x, num_y, xn, yn, (float[])null).
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFParalCartesianGrid2D
Calls setGeometry(num_x, num_y, xn, yn, (float[])null).
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFPolarGrid2D
Calls setGeometry(num_r, num_t, r, t, (float[])null).
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoCartesianGrid2D
Calls setGeometry(num_x, num_y, xn, yn, (float[])null).
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoParalCartesianGrid2D
Calls setGeometry(num_x, num_y, xn, yn, (float[])null).
setGeometry(int, int, float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoPolarGrid2D
Calls setGeometry(num_r, num_t, r, t, (float[])null).
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.data.PbGrid2D
Defines a 3D surface mesh geometry.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFParalCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFPolarGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoParalCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoPolarGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float, float, float, float) - Method in class com.openinventor.meshviz.data.PbRegularCartesianGrid2D
Defines a new 2D geometry.
setGeometry(int, int, float, float, float, float) - Method in class com.openinventor.meshviz.fields.PoSFRegularCartesianGrid2D
Calls setGeometry(num_x, num_y, x_min, y_min, x_max, y_max, (float[])null).
setGeometry(int, int, float, float, float, float) - Method in class com.openinventor.meshviz.nodes.PoRegularCartesianGrid2D
Calls setGeometry(num_x, num_y, x_min, y_min, x_max, y_max, (float[])null).
setGeometry(int, int, float, float, float, float, float[]) - Method in class com.openinventor.meshviz.data.PbRegularCartesianGrid2D
Defines a new 3D geometry.
setGeometry(int, int, float, float, float, float, float[]) - Method in class com.openinventor.meshviz.fields.PoSFRegularCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, float, float, float, float, float[]) - Method in class com.openinventor.meshviz.nodes.PoRegularCartesianGrid2D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.data.PbGrid3D
Defines a volume mesh geometry.
setGeometry(int, int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.fields.PoSFParalCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float[], float[], float[]) - Method in class com.openinventor.meshviz.nodes.PoParalCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float, float, float, float, float, float) - Method in class com.openinventor.meshviz.data.PbRegularCartesianGrid3D
Defines a new geometry.
setGeometry(int, int, int, float, float, float, float, float, float) - Method in class com.openinventor.meshviz.fields.PoSFRegularCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(int, int, int, float, float, float, float, float, float) - Method in class com.openinventor.meshviz.nodes.PoRegularCartesianGrid3D
Convenience method to change the geometry of the mesh.
setGeometry(SoNode) - Method in class com.openinventor.medical.nodes.Gnomon
Replace the gnomon geometry (default is basic medical gnomon).
setGeometry(MeXGeometryI) - Method in class com.openinventor.meshvizxlm.meshextracted.MeXLineMeshFromPolyhedralMesh
 
setGeometryPriority(Class<? extends Inventor>, float) - Method in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Sets the importance of one type of geometry relative to others.
setGeometryShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setGeometryShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setGeometryShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a geometry shader with the specified filename and add it at the specified position.
setGetDataMode(SoLDMDataAccess.GetDataModes) - Method in class com.openinventor.ldm.SoLDMDataAccess
Set the GetDataMode.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the GL Render action used to generate each frame.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.nodes.SoRenderToTextureProperty
Specifies a custom render action to use for rendering the scene.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the render action used for rendering.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.SoSceneManager
User supplied render action.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setGLRenderAction(SoGLRenderAction) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets the GLRenderAction used for rendering.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the render action used for rendering.
setGLRenderAction(SoGLRenderAction) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Defines the render action used for rendering.
setGluing() - Method in class com.openinventor.inventor.collision.SoCollisionManager
Calls setGluing(true).
setGluing(boolean) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets a flag indicating that the collision manager should place the object at the position just before the first collision that would occur along the transformation path.
setGluingLevel(int) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets the gluing level.
setGpu(String) - Method in class com.openinventor.remoteviz.rendering.RenderAreaHardware
Sets the Graphics Processing Unit (GPU) used for rendering.
setGrabber(SoNode) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Initiates grabbing of future events.
setGreenBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
 
setGreenShift(boolean) - Method in class com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters
 
setHaloAlwaysVisible(boolean) - Method in class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
Defines whether or not the halo can be seen through objects that are placed in front of selected shapes.
setHaloColor(SbColor) - Method in class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
Defines the color of the highlight.
setHaloSmoothFactor(float) - Method in class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
Defines the amount of alpha attenuation of the halo contour.
setHaloWidth(int) - Method in class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
Defines the width of the halo in pixels.
setHandled() - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Sets whether any node has yet handled the event.
setHandled() - Method in class com.openinventor.inventor.nodes.SoEventCallback
Tells the node the event was handled.
setHandleEventAction(SoHandleEventAction) - Method in class com.openinventor.inventor.SoSceneManager
User supplied handle event action.
setHandlerCallback(SoDebugError.Handler) - Static method in class com.openinventor.inventor.errors.SoDebugError
Sets the handler for SoDebugError class.
setHandlerCallback(SoError.Handler) - Static method in class com.openinventor.inventor.errors.SoError
Sets the handler for SoError class.
setHandlerCallback(SoErrorStack.Handler) - Static method in class com.openinventor.inventor.errors.SoErrorStack
Sets the handler for SoErrorStack class.
setHandlerCallback(SoGLError.Handler) - Static method in class com.openinventor.inventor.errors.SoGLError
Sets the handler for SoGLError class.
setHandlerCallback(SoMemoryError.Handler) - Static method in class com.openinventor.inventor.errors.SoMemoryError
Sets the handler for SoMemoryError class.
setHandlerCallback(SoReadError.Handler) - Static method in class com.openinventor.inventor.errors.SoReadError
Sets the handler for SoReadError class.
setHasLinesOrPoints(SoState) - Static method in class com.openinventor.inventor.caches.SoBoundingBoxCache
 
setHasScreenSpaceBoundingBoxes(SoState, boolean) - Static method in class com.openinventor.inventor.caches.SoBoundingBoxCache
 
setHead(SoNode) - Method in interface com.openinventor.inventor.SoGeneralPath
Sets head node (first node in chain).
setHead(SoNode) - Method in interface com.openinventor.inventor.SoNodeKitPath
Sets head node (first node in chain).
setHeaderFileName(String) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set header filename (i.e.
setHeaderString(String) - Method in class com.openinventor.inventor.SoOutput
Sets the header for output files.
setHLHSRMode(SoVectorizeAction.HLHSRModes) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the Hidden Line and Hidden Surface Removal mode.
setHLHSRRasterCaching(boolean) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Enables/disables the use of OpenGL display lists to generate the raster image with the HLHSR_RASTER algorithm.
setHLHSRRasterQuality(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the quality of the raster image generated to vectorize visible primitives with the HLHSR_RASTER algorithm.
setHSVAValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain one and only one value, the given color (expressed as an array of HSV plus Alpha floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setHSVAValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Convenience method for setting the value.
setHSVAValue(float[]) - Method in class com.openinventor.inventor.SbColorRGBA
Sets value of color vector from an HSV (Hue, Saturation, and Value) plus Alpha color value.
setHSVAValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain one and only one value, the given color (expressed as HSV plus Alpha floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setHSVAValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Convenience method for setting the value.
setHSVAValue(float, float, float, float) - Method in class com.openinventor.inventor.SbColorRGBA
Sets value of color vector from an HSV (Hue, Saturation, and Value) plus Alpha color value.
setHSVValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain one and only one value, the given color (expressed as an array of HSV floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setHSVValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFColor
Convenience method for setting the value.
setHSVValue(float[]) - Method in class com.openinventor.inventor.SbColor
Sets value of color vector from array of 3 HSV components.
setHSVValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain one and only one value, the given color (expressed as HSV floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setHSVValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoSFColor
Convenience method for setting the value.
setHSVValue(float, float, float) - Method in class com.openinventor.inventor.SbColor
Sets value of color vector from 3 HSV (Hue, Saturation, and Value) components.
setId(int) - Method in class com.openinventor.inventor.devices.SoDeviceContextSharedGroup
Sets a specific id for this shared group.
setIgnored(boolean) - Method in class com.openinventor.inventor.fields.SoField
Sets the ignore flag for this field.
setIgnoreFullyTransparentTiles(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the IgnoreFullyTransparentTiles flag.
setImageBackgroundColor(SbColor) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the image background color.
setImageComponents(SoToHTMLAction.Components) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the components of image.
setImageFormat(SoToHTMLAction.ImageFormats) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the image format.
setImageOverride(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextureOverrideElement
Sets override flag for SoTextureImageElement.
setImageQuality(float) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the image quality.
setImageURLName(String) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the URL name of image in the HTML file, ("image.jpg" by default).
setImportOption(SoCADInputReaderParameters.ImportOption) - Method in class com.openinventor.inventor.io.cad.SoCADInputReaderParameters
Specifies the import options.
setInCameraSpace(boolean) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
Set this flag to true if you want the returned bounding box to be in the space of whatever camera is in the graph.
setIndexed() - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Calls setIndexed(true).
setIndexed(boolean) - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Sets the color mode.
setInfo(SoState, int) - Static method in class com.openinventor.inventor.elements.SoModifyViewVolumeElement
Sets an integer info.
setInfoTextSize(Dimension) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setInitialTrackerDirectMode() - Static method in class com.openinventor.inventor.draggers.SoDragger
Calls setInitialTrackerDirectMode(SoDragger.TrackerDirectModes.valueOf( SoDragger.TrackerDirectModes.DEFAULT.getValue() )).
setInitialTrackerDirectMode(SoDragger.TrackerDirectModes) - Static method in class com.openinventor.inventor.draggers.SoDragger
Set the initial tracker direct mode for draggers not yet created.
setInlineLOD(boolean) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets inlineLOD flag.
setInlineRange(int, int, int) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Sets the inline range.
setInputDataRange(boolean, double, double) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Requests that the input be converted from the specified range to the range depending on the output data type.
setInputFileName(String) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the input filename.
setInputParameters(SoInputParameters) - Method in class com.openinventor.inventor.SoInput
Specify parameters to modify/control actions during the read of a file.
setInputRangeMinMax(double, double) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the input data range to map to the output data format.
setInputValueRange(double, double) - Method in class com.openinventor.ldm.SoVolumeHistogram
For floating data type, specifies the range the histogram has to be computed in.
setInputVolume(SoDataSet) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Define the volume used as input.
setInstance(int, String[], SoNode) - Static method in class com.openinventor.ivtune.SoIvTune
Deprecated.
setInstance(int, String[], SoNode, boolean) - Static method in class com.openinventor.ivtune.SoIvTune
Deprecated.
As of Open Inventor 9.0.0.0. No longer used. Use start() instead.
setIntegrationDirection(IntegrationDirection) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the direction for the streamlines integration.
setIntegrationMaxStepNumber(int) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the maximum step number during the streamlines integration.
setIntegrationStepLengthFactor(double) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the step length factor for the streamlines integration.
setInteractionMode(SceneExaminer.InteractionMode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaExaminer
 
setInteractionMode(SceneExaminer.InteractionMode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaExaminer
Set interaction mode to navigation or selection.
setInteractionMode(SceneExaminer.InteractionMode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaExaminer
 
setInteractionMode(SceneExaminer.InteractionMode) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneExaminer
Set interaction mode to navigation or selection.
setInteractive(boolean) - Method in class com.openinventor.inventor.SoSceneManager
Indicates that the scene manager is in interactive mode or not.
setInteractiveEncoder(FrameEncoders.Encoders) - Method in class com.openinventor.remoteviz.rendering.FrameEncoders
Sets the interactive encoder.
setInteractiveMode(SoInteractiveComplexity.InteractiveModes) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaInteractive
Deprecated.
As of Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.
setInteractiveMode(SoInteractiveComplexity.InteractiveModes) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Deprecated.
As of Open Inventor 101.0.0.0. Use SoInteractiveComplexity node instead.
setInterest(SoSearchAction.Interests) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets which paths to return.
setInterEyeDistance(SoState, float) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Sets the inter-eye distance (immersive MP only).
setInterlacingMode(SoInterlacedStereoParameters.InterlacedModes) - Method in class com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters
 
setIntersectEpsilon(double) - Static method in class com.openinventor.inventor.SbLined
Setup epsilon to detect intersection of very small geometry.
setIntersectEpsilon(float) - Static method in class com.openinventor.inventor.collision.SoIntersectionDetectionAction
Sets epsilon (small value) to be used in the collision computation.
setIntersectEpsilon(float) - Static method in class com.openinventor.inventor.SbLine
Setup epsilon to detect intersection of very small geometry.
setInterval(SbTime) - Method in class com.openinventor.inventor.sensors.SoTimerSensor
Sets the interval.
setInvalidateCacheMode(SoGLRenderAction.InvalidateCacheModes) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Enables or disables the invalidation of render caches.
setIP(String) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
Sets the IP address.
setIrregularIsoList(int, float[]) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates an irregular isovalue list with numValues values.
setIsApproximated(SoState) - Static method in class com.openinventor.inventor.caches.SoPrimitiveCountCache
 
setIsovaluesList(PbIsovaluesList) - Method in class com.openinventor.meshviz.data.PoMesh
Sets a reference to a PbIsovaluesList object to define a list of isovalues.
setIsovaluesList(PbIsovaluesList) - Method in class com.openinventor.meshviz.graph.PoValueLegend
Sets a reference to a PbIsovaluesList object.
setIsReadChar(boolean) - Method in class com.openinventor.volumeviz.nodes.SoVolumeMask
 
setIvTuneAllowed(boolean) - Static method in class com.openinventor.inventor.SoDB
Specifies if launching IvTune interactively using the keyboard shortcut is allowed.
setJumpLimit(float) - Method in class com.openinventor.inventor.draggers.SoDragPointDragger
Sets the point at which the feedback axes will jump to a new position.
setKeepAliveTimeOut(int) - Method in class com.openinventor.remoteviz.rendering.ConnectionSettings
Sets the keepalive timeout (ms).
setKeepOriginalGeometry(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
By default, the action modifies the scene graph by replacing the original node it has split with a new separator containing all the new nodes.
setKey(SoKeyboardEvent.Keys) - Method in class com.openinventor.inventor.events.SoKeyboardEvent
Sets which key generated the event.
setLandscape(boolean) - Method in class com.openinventor.hardcopy.SoToPDFAction
[Optional] Changes the page orientation from portrait to landscape.
setLassoColor(SbColor) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Deprecated.
As of Open Inventor 10.0.0.0. Use lassoColor field instead.
setLassoWidth(float) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Deprecated.
As of Open Inventor 10.0.0.0. Use lassoWidth field instead.
setLDMDataModifier(SoDataSet.LDMDataModifier) - Method in class com.openinventor.ldm.nodes.SoDataSet
Deprecated.
As of Open Inventor 9.9, should use SoDataSet.dataTransform field instead.
setLDMReader(SoLDMReader) - Method in class com.openinventor.ldm.nodes.SoDataSet
Sets the LDM volume reader object to use.
setLeaveMeshCallback(PoProbeCB, Object) - Method in class com.openinventor.meshviz.data.PoMeshProbePoint
Set a callback that is triggered each time the probe leaves the mesh
setLevel(int) - Method in class com.openinventor.hardcopy.SoPSVectorOutput
Sets the PostScript language level.
setLightModel(SoState, int) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setLightModel(SoState, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setLightModelOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoLightModelElement.
setLine(SbLine) - Method in class com.openinventor.inventor.projectors.SbLineProjector
Sets the line on which to project 2D points.
setLine(String, int) - Method in class com.openinventor.medical.nodes.TextBox
Set the contents of the specified line of text (convenience method).
setLineEndStyle(SoVectorizeAction.EndLineStyles) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the style for line ends.
setLineIndex(int) - Method in class com.openinventor.inventor.details.SoLineDetail
 
setLineJoinsStyle(SoVectorizeAction.JoinLineStyles) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the style for line joins.
setLineLength(byte, int) - Method in class com.openinventor.meshviz.graph.PbMiscTextAttr
Sets line length attributes.
setLineOffset(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets line offset.
setLinePattern(short) - Method in class com.openinventor.inventor.actions.SoBoxHighlightRenderAction
Sets the line pattern of the highlight.
setLinePattern(short) - Method in class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Sets the line pattern of the highlight.
setLinePatternOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoLinePatternElement.
setLinePatternSize(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setLinePatternSize(w, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setLinePatternSize(float, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the line pattern size, i.e., the association between printer pattern (16 printer "points") and the size of the line pattern on the hard copy output.
setLineWidth(float) - Method in class com.openinventor.inventor.actions.SoBoxHighlightRenderAction
Sets the line width of the highlight.
setLineWidth(float) - Method in class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Sets the line width of the highlight.
setLineWidthOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoLineWidthElement.
setLoadNotificationRate(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the load notification rate (number of tiles).
setLocateHighlighting(boolean) - Method in class com.openinventor.inventor.draggers.SoTransformerDragger
Sets whether or not locate highlighting is used.
setLocateHighlighting(boolean) - Method in class com.openinventor.inventor.manips.SoTransformerManip
Sets whether or not the dragger inside this manip will perform locate highlighting.
setLocation(double[], MiCellFilterI) - Method in class com.openinventor.meshvizxlm.extractors.pointprobe.MiPointProbeUnstructured
Sets the current probe location at the given point and looks for the cell containing this point.
setLocation(double[], MiCellFilterIjk) - Method in class com.openinventor.meshvizxlm.extractors.pointprobe.MiPointProbeIjk
Sets the current probe location at the given point and looks for the cell containing this point.
setLogicalViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets current logical viewport region to use for rendering.
setLowResAlgorithm(int) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the algorithm used to build low resolution tiles.
setMaintainVertexOrdering(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
If the initial geometry is composed of SoIndexedTriangleStripSet and uses an SoShapeHints with a known vertex ordering (SoShapeHints.CLOCKWISE or SoShapeHints.COUNTERCLOCKWISE), the action has to maintain the initial vertex ordering or problems with normals will appear.
setMapHighlight(boolean) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets anchor highlighting.
setMarked(SoState, SoNode, int, int[]) - Static method in class com.openinventor.inventor.elements.SoEdgeFlagElement
Sets the current flags in the state as marked.
setMarked(SoState, SoNode, int, int[]) - Static method in class com.openinventor.inventor.elements.SoVertexFlagElement
Sets the current flags in the state as marked.
setMarkerOffset(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets marker offset.
setMaterialBindingOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoMaterialBindingElement.
setMaterialIndex(int) - Method in class com.openinventor.inventor.details.SoPointDetail
 
setMaterialIndex(int) - Method in class com.openinventor.inventor.SoPickedPoint
 
setMatrix(SbMatrix) - Method in class com.openinventor.inventor.nodes.SoTransform
Sets the fields in the node to implement the transformation represented by the given matrix.
setMax2DTexMemory(long) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the maximum 2D texture GPU memory in MB allowed to be loaded for all VolumeViz data sets.
setMaxAttempt(int) - Method in class com.openinventor.inventor.nodes.SoCSGShape
If the CSG Operation failed for any reason, it will be retried by applying a small random transformation to the operand vertices.
setMaxCalibrationDuration(int) - Method in class com.openinventor.remoteviz.rendering.NetworkPerformance
Sets the network performance calibration maximum duration in milliseconds.
setMaxFPS(int) - Method in class com.openinventor.remoteviz.rendering.ConnectionSettings
Deprecated.
As of Open Inventor 9.9.0.0. Please use new method setFrameEncodingPolicy instead.
setMaximumDivisionWarning(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
There is a maximum number of division to divide an object because this object is composed by some primitives (triangles) that cannot be split without changing the geometry.
setMaximumDurationBetweenTap(SbTime) - Method in class com.openinventor.inventor.gestures.recognizers.SoDoubleTapGestureRecognizer
Sets the maximum time that can elapse between the two taps of a double tap.
setMaximumTapDuration(SbTime) - Method in class com.openinventor.inventor.gestures.recognizers.SoDoubleTapGestureRecognizer
Sets tap maximum duration (1.0 seconds by default).
setMaxLength(double) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the maximum length of the streamlines.
setMaxLifeTime(double) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the maximum life time of the streamlines.
setMaxMainMemory(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the maximum main (CPU) memory, in MB, to use for all VolumeViz data sets.
setMaxMemory(int) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set maximum memory available for the converter, in MB.
setMaxOffset(SoState, float) - Static method in class com.openinventor.inventor.elements.SoDepthOffsetElement
Sets the current offset in the state.
setMaxSimultaneousFingers(int) - Method in class com.openinventor.inventor.touch.SoTouchManager
Set the maximum number of simultaneous fingers supported by the device.
setMaxTexMemory(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the maximum texture (GPU) memory, in MB, for all VolumeViz data sets.
setMaxThreshold(float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a maximum threshold.
setMaxThreshold(float, float[]) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Calls setMaxThreshold(threshold_max, cmax, (float)0.0).
setMaxThreshold(float, float[], float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a maximum threshold, associated to a HLS color and a transparency value.
setMaxThreshold(float, SbColor) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Calls setMaxThreshold(threshold_max, cmax, (float)0.0).
setMaxThreshold(float, SbColor, float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a maximum threshold, associated to a RGB color and a transparency value.
setMaxViewingFontSize(int) - Static method in class com.openinventor.inventor.nodes.SoAnnoText3Property
Sets the maximum font size (in pixels) when renderPrintType field is equal to RENDER2D_PRINT_RASTER.
setMemorySpace(double) - Static method in class com.openinventor.inventor.nodes.SoExtTexture2
Sets the system memory space allowed for the texture images.
setMesh(PbMesh) - Method in class com.openinventor.meshviz.data.PoMesh
Sets a reference to a PbMesh object.
setMesh(PbMesh2D) - Method in class com.openinventor.meshviz.data.PoMesh2D
Defines the current surface mesh.
setMesh(PbMesh3D) - Method in class com.openinventor.meshviz.data.PoMesh3D
Defines the current volume mesh.
setMesh(MiSurfaceMeshCurvilinear<Topology, Geometry>) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Sets the mesh interface to a curvilinear surface mesh.
setMesh(MiSurfaceMeshUnstructured<Cell, Topology, Geometry>) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Sets the mesh interface to an unstructured surface mesh.
setMesh(MiVolumeMeshHexahedronIjk<TopologyT, GeometryT>) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Sets the mesh interface to an IJK Hexahedron volume mesh.
setMesh(MiVolumeMeshUnstructured<CellT, TopologyT, GeometryT>) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Sets the mesh interface to an unstructured volume mesh.
setMesh(MiVolumeMeshVertexHexahedronIjk<TopologyT, GeometryT>) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMesh
Sets the mesh interface to a non indexed IJK Hexahedron volume mesh.
setMetallic(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setMetallicOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPhysicalMaterial.metallic.
setMinEdgeLength(double) - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Specifies the minimum length of a triangle edge.
setMinGesture(float) - Method in class com.openinventor.inventor.draggers.SoDragger
Float version of setMinGesture.
setMinGesture(int) - Method in class com.openinventor.inventor.draggers.SoDragger
Sets the number of pixels of movement required to initiate a constraint gesture.
setMinimumLongTapDuration(SbTime) - Method in class com.openinventor.inventor.gestures.recognizers.SoLongTapGestureRecognizer
Sets the minimum duration of a long tap.
setMinMax(double, double) - Method in class com.openinventor.ldm.tiles.SoCpuBufferBasicProperty
Set the min and max values for this buffer.
setMinMax(double, double) - Method in class com.openinventor.ldm.tiles.SoCpuBufferBitSet
Set min and max values for this buffer.
setMinMax(double, double) - Method in class com.openinventor.ldm.tiles.SoCpuBufferCompressed
Set the min and max values for this buffer.
setMinorTickSpacing(double) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setMinScale(float) - Static method in class com.openinventor.inventor.draggers.SoDragger
Sets the smallest scale that any dragger will write.
setMinSpeed(double) - Method in interface com.openinventor.meshvizxlm.extractors.streamline.MiStreamlineExtractBase
Sets the minimum speed of the streamlines.
setMinThreshold(float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a minimum threshold.
setMinThreshold(float, float[]) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Calls setMinThreshold(threshold_min, cmin, (float)0.0).
setMinThreshold(float, float[], float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a minimum threshold, associated to a HLS color and a transparency value.
setMinThreshold(float, SbColor) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Calls setMinThreshold(threshold_min, cmin, (float)0.0).
setMinThreshold(float, SbColor, float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a minimum threshold, associated to a RGB color and a transparency value.
setMinTriangles(int) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets the minimum number of triangles for a simplified child; if a given percentage would create a simplified version that went below this minimum, no simplified chld is produced for this level.
setMiscTextAttr(PbMiscTextAttr) - Method in class com.openinventor.meshviz.data.PoMeshContouring
Sets a reference to PbMiscTextAttr object for miscellaneous text attributes of annotations of contour lines.
setMiscTextAttr(PbMiscTextAttr) - Method in class com.openinventor.meshviz.graph.PoAxis
Sets a reference to PbMiscTextAttr object for miscellaneous text attributes.
setMiscTextAttr(PbMiscTextAttr) - Method in class com.openinventor.meshviz.graph.PoHistogram
Sets a reference to a PbMiscTextAttr for miscellaneous text attributes.
setMiscTextAttr(PbMiscTextAttr) - Method in class com.openinventor.meshviz.graph.PoLegend
Sets a reference to a PbMiscTextAttr for miscellaneous text attributes of all legend texts.
setMiscTextAttr(PbMiscTextAttr) - Method in class com.openinventor.meshviz.graph.PoPieChart
Sets a reference to a PbMiscTextAttr for miscellaneous text attributes.
setMiterLimit(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the miter limit.
setModuleDataMapping(PbDataMapping) - Method in class com.openinventor.meshviz.data.PoMesh
Sets a reference to a PbDataMapping object for the association color-vectors module.
setMotionCallback(PoProbeCB, Object) - Method in class com.openinventor.meshviz.data.PoMeshProbePoint
Set a callback that is triggered each time "position" change
setMotionMatrix(SbMatrix) - Method in class com.openinventor.inventor.draggers.SoDragger
Set the motion matrix.
setMoveLowResolution(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Deprecated.
As of Open Inventor 9.6.1.0. No longer used. Use SoLDMResourceParameters' TileCachePolicies field instead.
setMovingScene(SoPath) - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Calls setMovingScene(object, (int)0).
setMovingScene(SoPath, int) - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Specifies the scene that will be moved or transformed.
setMovingTimeOut(float) - Method in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Sets the amount of time (in seconds) during which LDM continues not loading once a user stops interaction.
setMsecValue(long) - Method in class com.openinventor.inventor.SbTime
Set time from milliseconds.
setName(String) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets the name of the node to search for.
setName(String) - Method in class com.openinventor.inventor.misc.SoBase
Sets the name of an instance.
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaExaminer
 
setNavigationMode(SceneExaminer.NavigationMode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaExaminer
Sets the navigation mode to orbit or plane.
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaExaminer
 
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.PreferencesDialog
 
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneExaminer
Set navigation mode.
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaExaminer
 
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setNavigationMode(SceneExaminer.NavigationMode) - Method in class com.openinventor.inventor.viewercomponents.swt.tools.PreferencesDialog
 
setNeighborToleranceOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoNeighborToleranceElement.
setNeverWrite(boolean) - Method in class com.openinventor.inventor.fields.SoSFArray
Sets the "neverWrite" flag.
setNeverWrite(boolean) - Method in class com.openinventor.inventor.fields.SoSFImage
Sets the "neverWrite" flag.
setNeverWrite(boolean) - Method in class com.openinventor.inventor.fields.SoSFImage3
As this field may have to handle large amounts of data and its representation in an .iv file is not very efficient, it is often a good idea not to allow that data to be written out when required by a write action.
setNode(SoNode) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets the node to search for.
setNodeClass(Class<? extends Inventor>) - Method in class com.openinventor.inventor.actions.SoSearchAction
Calls setNodeClass(t, true).
setNodeClass(Class<? extends Inventor>, boolean) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets the node type to search for.
setNodeIds(long, long) - Method in class com.openinventor.inventor.misc.SoColorPacker
 
setNodeKit(SoBaseKit) - Method in class com.openinventor.inventor.details.SoNodeKitDetail
 
setNodeWriteFormat(PoBase.NodeWriteFormats) - Static method in class com.openinventor.meshviz.graph.PoBase
Sets the node write format.
setNoGLContextDelete() - Method in class com.openinventor.inventor.devices.SoGLContext
Prevent deletion of the native OpenGL context by SoGLContext.
setNominalWidth(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setNominalWidth(w, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setNominalWidth(float, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the nominal width.
setNormal(SbVec3f) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Method to set optional vertex data (normal).
setNormalIndex(int) - Method in class com.openinventor.inventor.details.SoPointDetail
 
setNormalizedPoint(SbVec2f) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets the viewport point in normalized coordinates, which range from (0,0) at the lower left to (1,1) at the upper right.
setNum(int) - Method in class com.openinventor.inventor.fields.SoMField
Forces this field to have exactly num values, inserting or deleting values as necessary.
setNumDivisions(int, int) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
Specifies the number of divisions for splitting an object in 2D.
setNumDivisions(int, int, int) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
Specifies the number of divisions for splitting an object in 3D.
setNumericAccuracyFactor(float) - Method in class com.openinventor.hardcopy.SoPSVectorOutput
Sets the factor used to compute the accuracy of all real numeric values.
setNumFloatParameters(int) - Method in class com.openinventor.inventor.projection.SbProjection
Set number of float parameters to use.
setNumFontCaches(int) - Static method in class com.openinventor.inventor.nodes.SoFont
Sets the maximum number of caches that can be used for font rendering.
setNumFramesPerSecond(float) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the number of frames per second encoded in the MPEG output.
setNumIO(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets how many simultaneous tile loading threads to use if multi I/O mode is on (it is on when LDM mode is on).
setNumPasses(int) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets number of rendering passes for multipass antialiasing.
setNumPoints(int) - Method in class com.openinventor.inventor.details.SoFaceDetail
 
setNumRenderCaches(int) - Static method in class com.openinventor.inventor.SoDB
Deprecated.
As of Open Inventor 10.3.0.0. NumRenderCaches has no meaning anymore.
setNumStringParameters(int) - Method in class com.openinventor.inventor.projection.SbProjection
Set number of string parameters to use.
setObject(SoPath) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets the object that will be transformed.
setObjectBBoxOnly() - Method in class com.openinventor.inventor.collision.SoCollisionManager
Calls setObjectBBoxOnly(true).
setObjectBBoxOnly(boolean) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets a flag indicating whether to use the object's bounding box instead of the actual primitives when computing collisions.
setObjectNormal(SbVec3f) - Method in class com.openinventor.inventor.SoPickedPoint
 
setObjectSpace() - Method in class com.openinventor.inventor.actions.SoRayPickAction
 
setObjectSpace(SbMatrix) - Method in class com.openinventor.inventor.actions.SoRayPickAction
 
setObjectTextureCoords(SbVec4f) - Method in class com.openinventor.inventor.SoPickedPoint
 
setOivUsedExtensions(EnumSet<ServiceSettings.Extensions>) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
Sets the Open Inventor extensions used by a RemoteViz application.
setOrientation(float[]) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set orientation value from array of 4 floats defining the rotation quaternion.
setOrientation(float, float, float) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set orientation value from Euler angles in radians (using the trackd convention Z*X*Y).
setOrientation(float, float, float) - Method in class com.openinventor.inventor.events.SoControllerButtonEvent
Set orientation value of associated tracker from Euler angles in radians (using the trackd convention Z*X*Y).
setOrientation(float, float, float) - Method in class com.openinventor.inventor.events.SoTrackerEvent
Set orientation value of associated tracker from Euler angles in radians (using the trackd convention Z*X*Y).
setOrientation(float, float, float, float) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set orientation value from 4 floats defining the rotation quaternion.
setOrientation(SoVectorizeAction.Orientations) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the orientation of the drawing on the sheet of paper.
setOrientation(SbRotation) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set orientation value from an SbRotation.
setOrientation(SbRotation) - Method in class com.openinventor.inventor.events.SoControllerButtonEvent
Set orientation value of associated tracker from an SbRotation.
setOrientation(SbRotation) - Method in class com.openinventor.inventor.events.SoTrackerEvent
Set orientation value of associated tracker from an SbRotation.
setOrientation(SbRotation) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Set the orientation of the camera.
setOrientation(SbVec3f, float) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set orientation value from axis and angle in radians.
setOrientation(SbVec3f, float) - Method in class com.openinventor.inventor.events.SoControllerButtonEvent
Set orientation value of associated tracker from axis and angle in radians.
setOrientation(SbVec3f, float) - Method in class com.openinventor.inventor.events.SoTrackerEvent
Set orientation value of associated tracker from axis and angle in radians.
setOrientToEye(boolean) - Method in class com.openinventor.inventor.projectors.SbCylinderProjector
Sets whether the projector should always be oriented towards the eye.
setOrientToEye(boolean) - Method in class com.openinventor.inventor.projectors.SbPlaneProjector
Sets whether the projector should be oriented towards the eye.
setOrientToEye(boolean) - Method in class com.openinventor.inventor.projectors.SbSphereProjector
Sets whether the projector should always be oriented towards the eye.
setOrigin(SbVec2s) - Method in class com.openinventor.inventor.SoSceneManager
Defines the origin of the viewport within the window.
setOutputDataFormat(SoDataSet.DataTypes) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the output data format with an SoDataSet.DataType.
setOutputDataFormat(String) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the output data format from a format string.
setOutputDataType(boolean, SoDataSet.DataTypes) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Sets the output data type.
setOutputFileName(String) - Method in class com.openinventor.inventor.io.stl.SoSTLWriteAction
Set the output filename to write to.
setOutputHeaderOnly(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the header only feature.
setOutputQuality(float) - Method in class com.openinventor.inventor.image.SoJP2ImageRW
Sets the output quality of the image, from 0.0 (lowest quality) to 1.0 (highest quality).
setOutputQuality(float) - Method in class com.openinventor.inventor.image.SoJPEGImageRW
Sets the output quality of the image, from 0.0 (lowest quality) to 1.0 (highest quality).
setOverlayLassoColorIndex(int) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Deprecated.
As of Open Inventor 10.0.0.0. No longer supported. Calling this method does nothing.
setOverlayLassoPattern(short) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Deprecated.
As of Open Inventor 10.0.0.0. Use lassoPattern field instead.
setOverride(boolean) - Method in class com.openinventor.inventor.nodes.SoNode
Turns the override flag on or off.
setOverrides(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
Set value is true if either diffuse, transparency, or materialbinding are overridden; otherwise false.
setPacked(SoState, SoNode, int[]) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setPacked(SoState, SoNode, SoColorPacker, int[]) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
Static set method.
setPackedValue(int) - Method in class com.openinventor.inventor.SbColorRGBA
Sets value of color vector from an RGBA packed color value.
setPackedValue(int, float) - Method in class com.openinventor.inventor.SbColor
Sets value of color vector from an RGBA packed color value.
setPackedValue(long, float[]) - Method in class com.openinventor.inventor.SbColor
RGBA Packed integer color routines.
setParameter(int, float) - Method in class com.openinventor.inventor.projection.SbProjection
Set float parameter.
setParameter(int, String) - Method in class com.openinventor.inventor.projection.SbProjection
Set string parameter.
setParameter(String, String) - Method in class com.openinventor.inventor.devices.SoGLDeviceSettings
Set the value of a parameter in the current setting.
setPart(int) - Method in class com.openinventor.inventor.details.SoConeDetail
 
setPart(int) - Method in class com.openinventor.inventor.details.SoCubeDetail
 
setPart(int) - Method in class com.openinventor.inventor.details.SoCylinderDetail
 
setPart(SoNode) - Method in class com.openinventor.inventor.details.SoNodeKitDetail
 
setPart(SoText3.PartType) - Method in class com.openinventor.inventor.details.SoTextDetail
 
setPart(String, SoNode) - Method in class com.openinventor.inventor.nodekits.SoBaseKit
Inserts the given node (not a copy) as the new part specified by partName.
setPartAsPath(String, SoPath) - Method in class com.openinventor.inventor.nodekits.SoInteractionKit
Sets any public part in the interaction kit as a "surrogate" path instead.
setPartIndex(int) - Method in class com.openinventor.inventor.details.SoFaceDetail
 
setPartIndex(int) - Method in class com.openinventor.inventor.details.SoLineDetail
 
setPartName(String) - Method in class com.openinventor.inventor.details.SoNodeKitDetail
 
setPassCallback(SoGLRenderPassCB) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
 
setPassCallback(SoGLRenderPassCB, Object) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
 
setPassUpdate(boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets a flag indicating whether intermediate results are displayed after each antialiasing pass for progressive improvement (default is false).
setPassword(String) - Method in class com.openinventor.hardcopy.SoToPDFAction
Calls setPassword(writePass, (java.lang.String)null).
setPassword(String, String) - Method in class com.openinventor.hardcopy.SoToPDFAction
[Optional] Set passwords to lock write & read access to the PDF file contents.
setPath(SoPath) - Method in class com.openinventor.inventor.nodes.SoEventCallback
Sets the path which must be picked in order for the callbacks to be invoked.
setPatternOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPatternElement.
setPenDescription() - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setPenDescription((com.openinventor.inventor.SbColor[])null, (float[])null, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setPenDescription(SbColor[]) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setPenDescription(colors, (float[])null, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setPenDescription(SbColor[], float[]) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setPenDescription(colors, widths, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setPenDescription(SbColor[], float[], SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the description of the color and the width of each pen.
setPickAll(boolean) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets whether the action will return all objects intersected or just the closest one.
setPickedPoint() - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Calls setPickedPoint((com.openinventor.inventor.SoPickedPoint)null).
setPickedPoint(SoPickedPoint) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Set the SoPickedPoint object that will be returned by getPickedPoint.
setPickFilterCallback(SoSelectionPickCB) - Method in class com.openinventor.inventor.nodes.SoSelection
equivalent to setPickFilterCallback(f,null,true)
setPickFilterCallback(SoSelectionPickCB, Object) - Method in class com.openinventor.inventor.nodes.SoSelection
equivalent to setPickFilterCallback(f,userData,true)
setPickFilterCallback(SoSelectionPickCB, Object, boolean) - Method in class com.openinventor.inventor.nodes.SoSelection
The pick filter callback is invoked when a pick has occurred and the selection node is about to change the selection list.
setPickingMode(SoRayPickAction.PickingModes) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets the picking mode.
setPickMatching(boolean) - Method in class com.openinventor.inventor.nodes.SoSelection
SoSelection will pick once on mouse down and once on mouse up, and make sure the picks match before changing the selection list.
setPickRadius(float) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Sets the radius (in pixels) around the viewport-space point through which the ray passes when doing ray picking.
setPickRadius(float) - Method in class com.openinventor.inventor.nodes.SoSelection
Sets the radius (in pixels) around the viewport-space point through which the ray passes when doing ray picking.
setPickRoot(SoNode) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Sets the root node used for initiating a pick action for those nodes that want to know what is under the cursor.
setPickStyleOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPickStyleElement.
setPipeId(int) - Method in class com.openinventor.inventor.actions.SoAction
(Extender API) Sets pipe identifier in the range [1..N] associated to this render action while running a ScaleViz Multipipe configuration.
setPixelImageSize(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setPixelImageSize(w, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setPixelImageSize(float, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the size of a pixel for image primitives.
setPixelsPerInch(float) - Method in class com.openinventor.inventor.SbViewportRegion
Sets the pixel-per-inch ratio for the display device the viewport is part of.
setPlane(SbPlane) - Method in class com.openinventor.inventor.projectors.SbPlaneProjector
Sets the plane to use.
setPoint(int, SoPointDetail) - Method in class com.openinventor.inventor.details.SoFaceDetail
 
setPoint(int, SoPointDetail) - Method in class com.openinventor.inventor.details.SoLineDetail
 
setPoint(SbVec2f) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Float version of setPoint.
setPoint(SbVec2s) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets the viewport point through which the ray passes, starting at the camera position.
setPoint0(SoPointDetail) - Method in class com.openinventor.inventor.details.SoLineDetail
 
setPoint1(SoPointDetail) - Method in class com.openinventor.inventor.details.SoLineDetail
 
setPointSize(float) - Method in class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Sets the size of points (diameter in pixels) rendered by the highlight.
setPointSizeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPointSizeElement.
setPolygonOffset(float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Method to set the Z offset to be applied to polygons in normalized device coordinates (-1 to 1 space).
setPolygonOffsetOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPolygonOffsetElement.
setPort(int) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
Sets the port of the service.
setPosDir(SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbLined
Sets line using a position and a direction vector.
setPosDir(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbLine
Sets line using a position and a direction vector.
setPosition(SbVec2f) - Method in class com.openinventor.inventor.events.SoEvent
setPosition(SbVec2f, float, SbViewportRegion) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Move camera to the specified position.
setPosition(SbVec2s) - Method in class com.openinventor.inventor.events.SoEvent
Sets the window pixel location of the cursor when the event occurred.
setPosition(SbVec3f) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Move camera to the specified position.
setPosition3(SbVec3f) - Method in class com.openinventor.inventor.events.SbTrackerInfo
Set position of tracker in world coordinates.
setPosition3(SbVec3f) - Method in class com.openinventor.inventor.events.SoControllerButtonEvent
Set position of associated tracker in world coordinates.
setPosition3(SbVec3f) - Method in class com.openinventor.inventor.events.SoTrackerEvent
Set position of associated tracker in world coordinates.
setPredefinedParameterName(SoInstanceParameter.PredefinedParameters) - Method in class com.openinventor.inventor.nodes.SoInstanceParameter
Sets the name field to the string corresponding to the given paramKey.
setPreviousSpeed() - Method in class com.openinventor.inventor.touch.events.SoTouchEvent
Sets the previous speed in pixels per second.
setPrintSize(SbVec2f) - Method in class com.openinventor.inventor.image.SoPSImageRW
Sets the print size for output.
setPriority(long) - Method in class com.openinventor.inventor.sensors.SoDelayQueueSensor
Sets the priority of the sensor.
setProbeCallback(MoMeshPointProbe.MoProbeCallback) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshPointProbe
Set the user defined probe callback which will be called when the motion event occurs.
setProjection(SoProjection) - Method in class com.openinventor.inventor.projection.SbProjectionCoordinates
Set associated projection.
setProjection(SbProj4Projection.Projections) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current projection.
setProjection(SbProjection) - Method in class com.openinventor.inventor.nodes.SoProjection
Set the current projection.
setProjectionIn(SbProj4Projection.Projections) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current input projection.
setProjector(SbCylinderProjector) - Method in class com.openinventor.inventor.draggers.SoRotateCylindricalDragger
Sets a different cylinder projector.
setProjector(SbSphereProjector) - Method in class com.openinventor.inventor.draggers.SoRotateSphericalDragger
Sets a different sphere projector.
setProperties(SbBox3f, SoDataSet.DataTypes, SbVec3i32, SoBufferObject, int) - Method in class com.openinventor.volumeviz.readers.SoVRMemoryReader
Sets properties of the reader.
setProperties(SbBox3f, SoDataSet.DataTypes, SbVec3i32, SbVec2i32, SoBufferObject, int) - Method in class com.openinventor.volumeviz.readers.SoVRMemoryReader
Sets properties of the reader.
setProperties(SbBox3f, SoDataSet.DataTypes, SbVec3s, SoBufferObject) - Method in class com.openinventor.volumeviz.readers.SoVRMemoryReader
Calls setProperties(size, type, dim, internalData, (int)0).
setProperties(SbBox3f, SoDataSet.DataTypes, SbVec3s, SoBufferObject, int) - Method in class com.openinventor.volumeviz.readers.SoVRMemoryReader
Sets properties of the reader.
setProperties(SbVec3i32, SbVec3i32, int) - Method in class com.openinventor.volumeviz.nodes.SoVolumeMask
 
setQualityOverride(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoTextureOverrideElement
Sets override flag for SoTextureQualityElement.
setQualityRendering(boolean) - Method in class com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters
 
setRadialFactor() - Method in class com.openinventor.inventor.projectors.SbSphereSectionProjector
Calls setRadialFactor((float)0.0).
setRadialFactor(float) - Method in class com.openinventor.inventor.projectors.SbSphereSectionProjector
Sets the radial rotation factor.
setRadius(float) - Method in class com.openinventor.inventor.actions.SoBevelAction
Sets the bevel radius.
setRadius(float) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets the radius around the point.
setRadius(float) - Method in class com.openinventor.inventor.SbCylinder
Set the radius.
setRadius(float) - Method in class com.openinventor.inventor.SbSphere
Set the radius.
setRadius(SoState, SoNode) - Static method in class com.openinventor.inventor.elements.SoBevelPropertyElement
Calls setRadius(state, node, com.openinventor.inventor.nodes.SoBevelProperty.DEFAULT_RADIUS).
setRadius(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoBevelPropertyElement
Sets the bevel radius as a percentage [0.0, 1.0] of the greater value of the length of each edge.
setRanges(float[]) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets the ranges that will be used in the LevelOfSimplification node to decide which level of detail to display.
setRay(float, SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Calls setRay(fovy, start, direction, (float)-1.0, (float)-1.0).
setRay(float, SbVec3f, SbVec3f, float) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Calls setRay(fovy, start, direction, nearDistance, (float)-1.0).
setRay(float, SbVec3f, SbVec3f, float, float) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets a world-space ray along which to pick in the the same way as the other version of setRay(), but allows you to set a view angle value.
setRay(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Calls setRay(start, direction, (float)-1.0, (float)-1.0).
setRay(SbVec3f, SbVec3f, float) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Calls setRay(start, direction, nearDistance, (float)-1.0).
setRay(SbVec3f, SbVec3f, float, float) - Method in class com.openinventor.inventor.actions.SoRayPickAction
Sets a world-space ray along which to pick.
setReadAlternateRep(boolean) - Static method in class com.openinventor.volumeviz.nodes.SoVolumeRendering
Sets the readAlternateRep flag.
setReadAsSoFile(boolean) - Static method in class com.openinventor.inventor.nodes.SoWWWInline
Sets the ReadAsSoFile flag.
setReader(SoVolumeReader) - Method in class com.openinventor.ldm.nodes.SoDataSet
Calls setReader(reader, false).
setReader(SoVolumeReader) - Method in class com.openinventor.volumeviz.converters.SoVolumeConverter
Defines the reader that will be used to read the input file given to the convert method.
setReader(SoVolumeReader, boolean) - Method in class com.openinventor.ldm.nodes.SoDataSet
This method allows the data to be read directly from the disk using the specified subclass of SoVolumeReader.
setRealSize(long) - Method in class com.openinventor.ldm.tiles.SoCpuBufferUniform
Set the real size of the buffer object in bytes.
setRealTimeInterval(SbTime) - Static method in class com.openinventor.inventor.SoDB
The database automatically creates one global field when SoDB.init() is called.
setRectilinearCoordinates(float[], float[], float[]) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Sets rectilinear coordinates for the data set.
setRedBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
 
setRedrawPriority(int) - Method in class com.openinventor.inventor.SoSceneManager
Sets the priority of the redraw sensor.
setRegionShapeType(SoToHTMLAction.ShapeTypes) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Sets the region shape type.
setRegularIsoList(float, float) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a new regular isovalue list, but the current number of isovalues is kept.
setRegularIsoList(float, float, int) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a regular isovalue list with numValues values.
setRegularIsoList(float, float, int) - Method in class com.openinventor.meshviz.nodes.PoIsovaluesList
Convenience method to create a regular isovalue list with numValues values.
setRegularIsoList(int) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a regular isovalue list with numValues values.
setRegularIsoList(int, float[]) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a new regular isovalue list, but the current number of isovalues is kept.
setRegularIsoList(int, float[], int) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a regular isovalue list with numValues values.
setRegularIsoList(int, float[], int) - Method in class com.openinventor.meshviz.nodes.PoIsovaluesList
Convenience method to create a regular isovalue list with numValues values.
setRegularIsoList(int, float, float) - Method in class com.openinventor.meshviz.graph.PbIsovaluesList
Creates a regular isovalue list with numValues values.
setRegularIsoList(int, float, float) - Method in class com.openinventor.meshviz.nodes.PoIsovaluesList
Convenience method to create a regular isovalue list with numValues values.
setRenderCacheMode(SoDB.RenderCacheModes) - Static method in class com.openinventor.inventor.SoDB
Deprecated.
As of Open Inventor 10.3.0.0. Display lists are no longer used, this method has no effect.
setRenderCulling(boolean) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets render culling flag.
setRenderingIsRemote(boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets whether or not "remote" rendering is done.
setRenderProgress(SoProgressIndicator) - Method in class com.openinventor.volumeviz.nodes.SoVolumeShape
Set an application defined SoProgressIndicator object which will raise an event before and after the rendering task, before and after each subtask (in this case: Texture creation and Geometry creation) and after each step in the subtasks which represents in most cases individual tiles of data.
setRenderTask(Runnable) - Method in class com.openinventor.inventor.SoSceneManager
The render task provides a mechanism for automatically redrawing the scene in response to changes in the scene graph.
setRepeat(boolean) - Method in class com.openinventor.inventor.sensors.SoSystemTimer
If set to true, the timer will be triggered periodically at the rate defined by setDelay.
setRepeat(boolean) - Method in class com.openinventor.inventor.viewercomponents.awt.Timer
 
setRepeat(boolean) - Method in class com.openinventor.inventor.viewercomponents.swt.Timer
 
setRescueOperation(SoCSGShape.CsgOperationTypes) - Static method in class com.openinventor.inventor.nodes.SoCSGShape
Set operation to use if the CSG operation fails or CSGLib is not available.
setResetPath(SoPath) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
Calls setResetPath(path, true, SoGetBoundingBoxAction.ResetTypes.valueOf( SoGetBoundingBoxAction.ResetTypes.ALL.getValue() )).
setResetPath(SoPath, boolean) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
Calls setResetPath(path, resetBefore, SoGetBoundingBoxAction.ResetTypes.valueOf( SoGetBoundingBoxAction.ResetTypes.ALL.getValue() )).
setResetPath(SoPath, boolean, SoGetBoundingBoxAction.ResetTypes) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
If a non-NULL path is specified, the action will reset the computed bounding box to be empty and/or the current transformation to identity.
setReversedView(boolean) - Method in class com.openinventor.inventor.viewercomponents.SoStereoParameters
Sets stereo reversal.
setReversedView(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Sets the stereo inverted view flag.
setReverseInterlacing(boolean) - Method in class com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters
 
setRevertCoord(boolean) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set revertCoordNeeded.
setRGBA(boolean) - Method in class com.openinventor.ldm.readers.SoVolumeReader
Specifies if data must be considered as RGBA.
setRGBAData(boolean) - Method in class com.openinventor.volumeviz.nodes.SoVolumeData
Force data to be considered as RGBA values.
setRGBAMode(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set RGBA data mode (output will be unsigned int32 RGBA values).
setRgbEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the RGB state of this format.
setRGBMode(boolean) - Method in class com.openinventor.inventor.SoSceneManager
Defines the color mode (true - RGB mode, false - color map mode).
setRGBValue(byte, byte, byte) - Method in class com.openinventor.inventor.SbColor
Set RGB values as unsigned char.
setRotate(SbRotation) - Method in class com.openinventor.inventor.SbMatrix
Sets matrix to rotate by given rotation.
setRotate(SbRotation) - Method in class com.openinventor.inventor.SbMatrix3
Sets matrix to rotate by given rotation.
setRotate(SbRotationd) - Method in class com.openinventor.inventor.SbMatrixd
Sets matrix to rotate by given rotation.
setRotation(SbRotation) - Method in class com.openinventor.inventor.events.SoMotion3Event
Sets the relative change in rotation since the last rotation event.
setRotationAxis(SbVec3f) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Set the axis of rotation.
setRotationCenter(SbVec3f) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Set the center of rotation.
setRotationMethod(SceneOrbiter.RotationMethods) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneOrbiter
Sets the scene rotation method.
setRoughness(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setRoughnessOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPhysicalMaterial.roughness.
setRunMode(ServiceSettings.RunModes) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
Sets the run mode of the service.
setSampleBuffersEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the sample buffers state of this format.
setSamplesCount(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the samples count of this format.
setScalarSet(MiScalardSetI) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetI
Sets the scalar set interface.
setScalarSet(MiScalardSetIj) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetIj
Sets the scalar set interface.
setScalarSet(MiScalardSetIjk) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoScalarSetIjk
Sets the scalar set interface.
setScale(double) - Method in class com.openinventor.inventor.SbMatrixd
Sets matrix to scale by given uniform factor.
setScale(float) - Method in class com.openinventor.inventor.SbMatrix
Sets matrix to scale by given uniform factor.
setScale(float) - Method in class com.openinventor.inventor.SbMatrix3
Sets matrix to scale by given uniform factor.
setScale(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Sets matrix to scale by given vector.
setScale(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Sets matrix to scale by given vector.
setScale(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix3
Sets matrix to scale by given vector.
setScale(SbVec3f) - Method in class com.openinventor.medical.nodes.Gnomon
Scale the size of the gnomon (default is 1,1,1).
setScene(SoGroup) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets the scene the object is interacting with.
setSceneBBoxOnly() - Method in class com.openinventor.inventor.collision.SoCollisionManager
Calls setSceneBBoxOnly(true).
setSceneBBoxOnly(boolean) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets a flag indicating whether to use the bounding boxes of objects in the scene instead of the actual primitives when computing collisions.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the scene graph used for generating frames in the MPEG output.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the scene graph which will be traversed for rendering.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.SoSceneManager
Defines the scene graph which is managed here.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.viewers.ViewerExaminer
 
setSceneGraph(SoNode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets the scene graph.
setSceneGraph(SoNode) - Method in interface com.openinventor.inventor.viewercomponents.awt.IViewerExaminer
Sets the scene graph.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.viewers.ViewerExaminer
 
setSceneGraph(SoNode) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderArea
Defines the scene graph which is managed here.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the scene graph which is managed here.
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
 
setSceneGraph(SoNode) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
setSceneManager(SoSceneManager) - Method in class com.openinventor.inventor.actions.SoAction
Set the scene manager associated with this action (if any ).
setScreenResolutionCulling(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the screen resolution culling flag.
setSearchingAll(boolean) - Method in class com.openinventor.inventor.actions.SoSearchAction
Sets whether searching uses regular traversal or whether it traverses every single node.
setSearchingChildren(boolean) - Static method in class com.openinventor.inventor.nodekits.SoBaseKit
Sets if nodekit children are searched during SoSearchAction traversal.
setSearchOK(boolean) - Static method in class com.openinventor.inventor.nodes.SoFile
If flag is true, the search action will traverse hidden children.
setSearchString(String) - Method in class com.openinventor.inventor.actions.SoSearchPathAction
Sets the search path string.
setSeekMode(boolean) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaExaminer
 
setSeekMode(boolean) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaExaminer
Sets the interaction into or out off seek mode (default is off).
setSeekMode(boolean) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaExaminer
 
setSeekMode(boolean) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneExaminer
Set the interaction into or out off seek mode (default is off).
setSeekMode(boolean) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaExaminer
 
setSeekMode(boolean) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setSegyAxisOrder(SoVRSegyFileReader.SegyAxisOrders) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Sets the storage order for X, Y, and Z axes.
setSegyByteOrder(SoVRSegyFileReader.SegyByteOrders) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Sets the byte ordering to use when reading the SEGY file.
setSegyFileHeader(SoVRSegyFileHeader) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Specifies the header used to read the SEGY file.
setSegyTextHeaderAscii(boolean) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Tells whether the textual header format is ASCII or not.
setSegyTraceHeaderBytePosition(SoVRSegyTraceHeaderBytePosition) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Tells the file reader where the fields are actually located (i.e., the byte positions) within the trace header.
setSelectionSceneGraph(SoNode) - Method in class com.openinventor.inventor.nodes.SoExtSelection
Sets the scenegraph to be displayed as "lasso" in fast edit mode.
setSeparatorChar(byte) - Method in class com.openinventor.inventor.actions.SoSearchPathAction
Sets separator char for search string.
setSettingName(String) - Method in class com.openinventor.inventor.devices.SoGLDeviceSettings
Set a setting (vendor defined list of parameters) by name.
setShadeModel(SoVectorizeAction.ShadeModels) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Selects FLAT or SMOOTH shading.
setShapeHintsOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoShapeHintsElement.
setSharable(boolean) - Method in class com.openinventor.inventor.devices.SoDeviceContext
Sets the sharable property.
setShareContext(SbGLShareContext) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the OpenGL context to be shared by the SoMPEGRenderer.
setShareContext(SbGLShareContext) - Method in class com.openinventor.inventor.SoSceneManager
Calls setShareContext(sc, true).
setShareContext(SbGLShareContext, boolean) - Method in class com.openinventor.inventor.SoSceneManager
Sets the OpenGL context to be shared by the scene manager.
setSharedGroup(SoDeviceContextSharedGroup) - Method in class com.openinventor.inventor.devices.SoDeviceContext
Explicitly change the sharedGroup.
setSharedWith(SoDeviceContext) - Method in class com.openinventor.inventor.devices.SoDeviceContext
Share this context.
setShiftDown(boolean) - Method in class com.openinventor.inventor.events.SoEvent
Sets whether the shift key was down when the event occurred.
setShininess(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setShininess(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setShininessOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoShininessElement.
setShortcutValue(SoKeyboardEvent.Keys) - Static method in class com.openinventor.ivtune.SoIvTune
Defines the keyboard shortcut to use to launch IvTune/Open Inventor Studio.
setSimplificationLevels(float[]) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets number of levels of detail to produce and what percentage to produce at each level.
setSimplificationStrategy(SoGlobalSimplifyAction.Strategies) - Method in class com.openinventor.inventor.actions.SoGlobalSimplifyAction
Sets the strategy used to determine how to group triangles into the simplified shapes.
setSimplifiedShapeClass(Class<? extends Inventor>) - Method in class com.openinventor.inventor.simplifier.SoDecimator
Sets the shape type used for building the simplified node.
setSize(long) - Method in class com.openinventor.inventor.devices.SoBufferObject
Sets the size in bytes of the buffer object.
setSize(long) - Method in class com.openinventor.inventor.devices.SoCpuBufferObject
 
setSize(SbBox3f) - Method in class com.openinventor.volumeviz.readers.SoVRRasterStackReader
Defines the bounding box size in physical units of the data set.
setSize(SbVec2i32) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the image size to use for rendering.
setSize(SbVec2i32) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderArea
Defines the size to use for rendering.
setSize(SbVec2i32) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the size to use for rendering.
setSize(SbVec2s) - Method in class com.openinventor.inventor.image.SbRasterImage
Sets the raster image size in pixels.
setSize(SbVec2s) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Sets the frame pixel size.
setSize(SbVec2s) - Method in class com.openinventor.inventor.SoSceneManager
Calls setSize(newSize, (float)1.0).
setSize(SbVec2s, float) - Method in class com.openinventor.inventor.SoSceneManager
Defines the size of the viewport within the window.
setSizeFactor(float) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets the scale factor to use to decide what values of ranges to use in the LevelOfSimplification node.
setSizei32(SbVec2i32) - Method in class com.openinventor.inventor.image.SbRasterImage
Sets the raster image size in pixels.
setSliceEqualResolution(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Calls setSliceEqualResolution(state, true).
setSliceEqualResolution(boolean, boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the slice equal resolution flag.
setSliceToTranslate(int, float) - Method in class com.openinventor.meshviz.graph.PoPieChart
Convenience methods to set the fields sliceToTranslateNumber and sliceToTranslateValue.
setSliceToTranslate(int, float) - Method in class com.openinventor.meshviz.graph.PoPieChartRep
Convenience methods to set the fields sliceToTranslateNumber and sliceToTranslateRadius.
setSliderBackground(Color) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setSliderMax(float) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setSliderMin(float) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setSliderSize(Dimension) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setSliderValue(float) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setSmartSplitting(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
If this option is set before the action is applied, objects will be split by dividing the greatest bounding box side into the largest number of divisions, the next largest side by the next largest number of divisions, and so on.
setSmoothing(boolean) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Deprecated.
As of Open Inventor 101.0.0.0. No longer used.
setSmoothing(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setSoftwareRendererRequired(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Specified that a software renderer is required for this format.
setSortedLayersNumPasses(int) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets the number of rendering passes used when transparency type is SORTED_PIXEL.
setSpatialRestriction(int) - Method in class com.openinventor.inventor.gestures.recognizers.SoDoubleTapGestureRecognizer
Sets the radius of limitation circle in which the finger has to stay throughout the gesture.
setSpatialRestriction(int) - Method in class com.openinventor.inventor.gestures.recognizers.SoLongTapGestureRecognizer
Sets the radius of the limitation circle in which the finger has to stay throughout the gesture.
setSpecular(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
 
setSpecular(SoState, SoNode, SbColor) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setSpecularColorOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoSpecularColorElement.
setSpecularFactor(SoState, SoNode, float) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
 
setSpecularFactorOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoPhysicalMaterial.specular.
setSphere(SbSphere) - Method in class com.openinventor.inventor.projectors.SbSphereProjector
Sets the sphere on which to project points.
setStage(SoOutput.Stages) - Method in class com.openinventor.inventor.SoOutput
 
setStartPosition(float, float) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setStartPosition(x, y, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setStartPosition(float, float, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the start position of the drawing on the sheet of paper.
setStartPosition(SbVec2f) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Calls setStartPosition(p, SoVectorizeAction.DimensionUnits.valueOf( SoVectorizeAction.DimensionUnits.MM.getValue() )).
setStartPosition(SbVec2f) - Method in class com.openinventor.inventor.projectors.SbLineProjector
Sets the initial position from a mouse position.
setStartPosition(SbVec2f) - Method in class com.openinventor.inventor.projectors.SbPlaneProjector
Sets the initial mouse position.
setStartPosition(SbVec2f, SoVectorizeAction.DimensionUnits) - Method in class com.openinventor.hardcopy.SoVectorizeAction
Sets the start position of the drawing on the sheet of paper.
setStartPosition(SbVec3f) - Method in class com.openinventor.inventor.projectors.SbLineProjector
Sets the initial position from a point on the projector.
setStartPosition(SbVec3f) - Method in class com.openinventor.inventor.projectors.SbPlaneProjector
Sets the initial position from a point on the projector.
setState(SoButtonEvent.States) - Method in class com.openinventor.inventor.events.SoButtonEvent
Sets the state of the button.
setState(SoTouchEvent.States) - Method in class com.openinventor.inventor.touch.events.SoTouchEvent
Sets the state of the touch event.
setStaticScene(SoPath) - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Calls setStaticScene(scene, (int)0).
setStaticScene(SoPath, int) - Method in class com.openinventor.inventor.collision.SoDualSceneCollider
Specifies the scene the moving scene is interacting with.
setStencilBufferBits(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the stencil buffer bits of this format.
setStencilBufferEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the stencil buffer state of this format.
setStereoAbsoluteAdjustments(boolean) - Method in class com.openinventor.inventor.nodes.SoCamera
Deprecated.
As of Open Inventor 9.7.0.0. Use SoStereoCamera and absoluteAdjustments field instead.
setStereoAbsoluteAdjustments(boolean) - Method in class com.openinventor.inventor.SbViewVolume
Specifies if stereo adjustments are absolute.
setStereoAbsoluteAdjustments(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Indicates if the stereo offset and and balance setting should be interpreted as factors or as absolute parameters.
setStereoAdjustment(float) - Method in class com.openinventor.inventor.nodes.SoCamera
Deprecated.
As of Open Inventor 9.7.0.0. Use SoStereoCamera and offset field instead.
setStereoAdjustment(float) - Method in class com.openinventor.inventor.SbViewVolume
Sets the stereo offset (the distance of each eye from the camera position).
setStereoAdjustment(SoState, float) - Static method in class com.openinventor.inventor.elements.SoStereoElement
Sets the stereo offset adjustment.
setStereoCameraBalance(float) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
setStereoCameraBalance(float) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaInteractive
Sets the stereo balance (the position of the zero parallax plane).
setStereoCameraBalance(float) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
setStereoCameraBalance(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
setStereoCameraBalance(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setStereoCameraOffset(float) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderAreaInteractive
 
setStereoCameraOffset(float) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderAreaInteractive
Sets the stereo offset (the distance of each eye from the camera position).
setStereoCameraOffset(float) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderAreaInteractive
 
setStereoCameraOffset(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderAreaInteractive
 
setStereoCameraOffset(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.viewers.ViewerExaminer
 
setStereoEnabled(boolean) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the stereo state of this format.
setStereoListener(PreferencesDialog.StereoListener) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.PreferencesDialog
 
setStereoListener(PreferencesDialog.StereoListener) - Method in class com.openinventor.inventor.viewercomponents.swt.tools.PreferencesDialog
 
setStereoMode(SoCamera.StereoModes) - Static method in class com.openinventor.inventor.actions.SoRayPickAction
Tells ray pick action in which view the pick occurs.
setStereoMode(SoCamera.StereoModes) - Method in class com.openinventor.inventor.nodes.SoCamera
Sets the stereo mode.
setStereoMode(SbViewVolume.StereoModes) - Method in class com.openinventor.inventor.SbViewVolume
Sets the stereo mode.
setStereoParameters(SoStereoParameters) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaStereo
Defines the stereo parameters.
setStereoParameters(SoStereoParameters) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the stereo parameters.
setStillEncoder(FrameEncoders.Encoders) - Method in class com.openinventor.remoteviz.rendering.FrameEncoders
Sets the still encoder.
setStillSuperSampling(float, float) - Method in class com.openinventor.inventor.SoSceneManager
Set options for supersampling when "still" (not interacting).
setStillSuperSamplingDelay(int) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setStillSuperSamplingDelay(int) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets delay for supersampling when "still" (not interacting).
setStillSuperSamplingDelay(int) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setStillSuperSamplingDelay(int) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaStillSuperSampling
Set delay for supersampling when "still" (not interacting).
setStillSuperSamplingDelay(int) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Set delay for supersampling when "still" (not interacting).
setStillSuperSamplingDelay(int) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Sets delay for supersampling when "still" (not interacting).
setStillSuperSamplingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setStillSuperSamplingQuality(float) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets quality for supersampling when "still" (not interacting).
setStillSuperSamplingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setStillSuperSamplingQuality(float) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaStillSuperSampling
Set quality for supersampling when "still" (not interacting).
setStillSuperSamplingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Set quality for supersampling when "still" (not interacting).
setStillSuperSamplingQuality(float) - Method in class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.RenderArea
Sets quality for supersampling when "still" (not interacting).
setStringIndex(int) - Method in class com.openinventor.inventor.details.SoTextDetail
 
setStringSet(MiStringSet) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoStringSet
Sets the string set.
setSynchronizable(boolean) - Method in class com.openinventor.inventor.misc.SoBase
Sets this to be a ScaleViz synchronizable object.
setSystemTimer(SoSystemTimer) - Static method in class com.openinventor.inventor.SoDB
The system dependent timer allows Inventor to manage its sensor queue (for timers, animation) when creating custom viewers.
setTarget(SoGLBufferObject.BufferObjectTargets) - Method in class com.openinventor.inventor.devices.SoGLBufferObject
Specify the buffer target, which defines possible usage of the buffer.
setTargetWordFormat(int) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the target machine word format.
setTask(SoSystemTimerTask) - Method in class com.openinventor.inventor.sensors.SoSystemTimer
Sets the task executed when the timer is triggered.
setTask(SoSystemTimerTask) - Method in class com.openinventor.inventor.viewercomponents.awt.Timer
 
setTask(SoSystemTimerTask) - Method in class com.openinventor.inventor.viewercomponents.swt.Timer
 
setTask(Runnable) - Method in class com.openinventor.inventor.sensors.SoSensor
Sets the task to be executed when the sensor is triggered.
setTessellationControlShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setTessellationControlShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setTessellationControlShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a tessellation control shader with the specified filename and add it at the specified position.
setTessellationEvaluationShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setTessellationEvaluationShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setTessellationEvaluationShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a tessellation evaluation shader with the specified filename and add it at the specified position.
setTessellationOption() - Method in class com.openinventor.inventor.io.cad.SoCADInputReaderParameters
Calls setTessellationOption(SoCADInputReaderParameters.Qualities.valueOf( SoCADInputReaderParameters.Qualities.MEDIUM.getValue() )).
setTessellationOption(SoCADInputReaderParameters.Qualities) - Method in class com.openinventor.inventor.io.cad.SoCADInputReaderParameters
Specify predefined tessellation options.
setTessellationOption(SoCADInputReaderParameters.TessellationOption) - Method in class com.openinventor.inventor.io.cad.SoCADInputReaderParameters
Specifies the tessellation options.
setTests(SoState, SoNode, int) - Static method in class com.openinventor.inventor.elements.SoBevelPropertyElement
Allows the user to switch on/off the tests applied before the bevel (can increase speed when the tests are not needed).
setTex2LoadRate(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the maximum number of 2D textures allowed to be downloaded into texture (GPU) memory per frame (render traversal) for all the VolumeViz data sets.
setTex3LoadRate(int) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the maximum number of 3D textures allowed to be downloaded into texture (GPU) memory, per frame (render traversal), for all VolumeViz data sets.
setTexMemorySize(int) - Method in class com.openinventor.volumeviz.nodes.SoVolumeData
Deprecated.
As of Open Inventor 9.0.0.0. No longer used. Please use SoLDMRessourceParameter maxTexMemory field.
setText(String) - Method in class com.openinventor.hardcopy.SoToPDFAction
[Optional] Add a text block into the output PDF file.
setTextFieldColumns(int) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
setTextType(PoBase.TextTypes) - Static method in class com.openinventor.meshviz.graph.PoBase
Sets the type of text used.
setTexture3Enabled(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
Calls setTexture3Enabled(state, value, (int)0).
setTexture3Enabled(SoState, boolean, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setTextureCoordIndex(int) - Method in class com.openinventor.inventor.details.SoPointDetail
 
setTextureEnabled(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
Calls setTextureEnabled(state, value, (int)0).
setTextureEnabled(SoState, boolean, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setTextureFunction(SoState, boolean) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
Calls setTextureFunction(state, value, (int)0).
setTextureFunction(SoState, boolean, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setThreshold(float) - Method in class com.openinventor.inventor.touch.SoTouchManager
Set the detection threshold (0.0001 pixels by default).
setTile(SbVec2i32, int) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the maximum sub-image (tile) size for rendering and the number of pixels on the border of each sub-image that are not written on the final image.
setTileDim(int) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set tile dimension.
setTileDim(SbVec3i32) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set tile dimension.
setTime(SbTime) - Method in class com.openinventor.inventor.events.SoEvent
Sets the time at which the event occurred.
setTime(SbTime) - Method in class com.openinventor.inventor.sensors.SoAlarmSensor
Sets the sensor to go off at the specified time.
setTimeFromNow(SbTime) - Method in class com.openinventor.inventor.sensors.SoAlarmSensor
Sets the sensor to go off the given amount of time from now.
setTitle(String) - Method in class com.openinventor.hardcopy.SoToPDFAction
[Optional] Set a title into the output PDF file.
setToDefaults() - Method in class com.openinventor.inventor.fields.SoFieldContainer
Sets all fields in this object to their default values.
setTolerance(float) - Method in class com.openinventor.inventor.projectors.SbCylinderSectionProjector
Sets the edge tolerance as a fraction of the radius of the cylinder.
setTolerance(float) - Method in class com.openinventor.inventor.projectors.SbSphereSectionProjector
Sets the edge tolerance as a fraction of the radius of the sphere.
setTopology(MeXLineTopologyExplicitI<MeXLineCell>) - Method in class com.openinventor.meshvizxlm.meshextracted.MeXLineMeshFromPolyhedralMesh
 
setToTimeOfDay() - Method in class com.openinventor.inventor.SbTime
Set to the current time (seconds since Jan 1, 1970).
setTouchManager(SoTouchManager) - Method in class com.openinventor.inventor.touch.events.SoTouchEvent
Sets the TouchManager for this event.
setTouchScreenAvailability(boolean) - Method in class com.openinventor.inventor.touch.SoTouchManager
Set the touch screen availability.
setTrackerDirectMode() - Method in class com.openinventor.inventor.draggers.SoDragger
Calls setTrackerDirectMode(SoDragger.TrackerDirectModes.valueOf( SoDragger.TrackerDirectModes.DEFAULT.getValue() )).
setTrackerDirectMode(SoDragger.TrackerDirectModes) - Method in class com.openinventor.inventor.draggers.SoDragger
Sets the tracker direct mode for this dragger (see description above).
setTransform(SoTransform) - Method in class com.openinventor.inventor.collision.SoCollisionManager
Sets the transformation that will be watched.
setTransform(SbMatrix) - Method in class com.openinventor.inventor.SbXfBox3f
Sets the transformation on the box.
setTransform(SbMatrixd) - Method in class com.openinventor.inventor.SbXfBox3d
Sets the transformation on the box.
setTransform(SbVec3d, SbRotationd, SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Composes the matrix based on a translation, rotation, and scale.
setTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd) - Method in class com.openinventor.inventor.SbMatrixd
Composes the matrix based on a translation, rotation, scale, and orientation for scale.
setTransform(SbVec3d, SbRotationd, SbVec3d, SbRotationd, SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Composes the matrix based on a translation, rotation, scale, orientation for scale, and center.
setTransform(SbVec3f, SbRotation, SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Composes the matrix based on a translation, rotation, and scale.
setTransform(SbVec3f, SbRotation, SbVec3f, SbRotation) - Method in class com.openinventor.inventor.SbMatrix
Composes the matrix based on a translation, rotation, scale, and orientation for scale.
setTransform(SbVec3f, SbRotation, SbVec3f, SbRotation, SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Composes the matrix based on a translation, rotation, scale, orientation for scale, and center.
setTransformType(PbDomain.TransformTypes) - Method in class com.openinventor.meshviz.graph.PbDomain
Sets the type of transformation.
setTranslate(SbVec3d) - Method in class com.openinventor.inventor.SbMatrixd
Sets matrix to translate by given vector.
setTranslate(SbVec3f) - Method in class com.openinventor.inventor.SbMatrix
Sets matrix to translate by given vector.
setTranslation(SbVec3f) - Method in class com.openinventor.inventor.events.SoMotion3Event
Sets the relative change in translation since the last translation event.
setTransparency(SoState, SoNode, float[]) - Static method in class com.openinventor.inventor.elements.SoMaterialElement
Static set method.
setTransparency(SoState, SoNode, float[], SoColorPacker) - Static method in class com.openinventor.inventor.elements.SoLazyElement
Deprecated.
Static set method.
setTransparencyOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoTransparencyElement.
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets global transparency algorithm to use when rendering.
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines the algorithm for rendering transparent objects.
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in class com.openinventor.inventor.viewercomponents.awt.glcanvas.renderareas.RenderArea
 
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in interface com.openinventor.inventor.viewercomponents.awt.IRenderArea
Sets the global transparency algorithm to use when rendering.
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in class com.openinventor.inventor.viewercomponents.awt.newt.renderareas.RenderArea
 
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in interface com.openinventor.inventor.viewercomponents.SiRenderAreaTransparency
Sets global transparency algorithm to use when rendering.
setTransparencyType(SoGLRenderAction.TransparencyTypes) - Method in class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Defines the algorithm for rendering transparent objects.
setTransparencyType(SoState, int) - Static method in class com.openinventor.inventor.elements.SoShapeStyleElement
API used by other elements.
setTransparencyTypeOverride(SoState, SoNode, boolean) - Static method in class com.openinventor.inventor.elements.SoOverrideElement
Set override flag for SoTransparencyTypeElement.
setTransparencyValueDeletedParts(float) - Method in class com.openinventor.meshviz.graph.PbDataMapping
Sets a value that defines the following property : each primitive part of which transparency >= value, is deleted.
setTraverseAllSoSwitchChildren(boolean) - Method in class com.openinventor.inventor.actions.SoSplitGeometryAction
By default the action will only traverse the active child of SoSwitch nodes.
setTriggerFastEditInfoFlag(boolean) - Method in class com.openinventor.inventor.sensors.SoDataSensor
Sets the flag that indicates whether the trigger path fastEdit info (see getTriggerFastEditInfo()) is available to callback methods.
setTriggerPathFlag(boolean) - Method in class com.openinventor.inventor.sensors.SoDataSensor
Sets the flag that indicates whether the trigger path (see getTriggerPath()) is available to callback methods.
setUndefinedValue(double) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the undefined value.
setUndefinedValue(double) - Method in class com.openinventor.ldm.SoVolumeHistogram
Setup the undefined value to ignore when computing the histogram.
setUnlockString(String) - Static method in class com.openinventor.inventor.lock.SoLockManager
Unlock the product by giving a valid license key as argument.
setUnmarked(SoState, SoNode, int, int[]) - Static method in class com.openinventor.inventor.elements.SoEdgeFlagElement
Sets the current flags in the state as unmarked.
setUnmarked(SoState, SoNode, int, int[]) - Static method in class com.openinventor.inventor.elements.SoVertexFlagElement
Sets the current flags in the state as unmarked.
setUpAxis(Axis) - Method in class com.openinventor.inventor.viewercomponents.nodes.SceneOrbiter
Sets the up axis of the scene.
setUpdateArea(SbVec2f, SbVec2f) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Sets the current update area, which is the rectangular area of the viewport region that will actually be rendered into.
setUpdateMethod(PoBase.UpdateMethodTypes) - Method in class com.openinventor.meshviz.graph.PoBase
Sets scene graph update method.
setUpState() - Method in class com.openinventor.inventor.actions.SoAction
(Extender API) Creates state if it is NULL or it is no longer valid because new elements have been enabled since it was created.
setUrlName(String) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets the name used when creating Inline files for each simplified child.
setUsedExtensions(ServiceSettings.Extensions) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
Deprecated.
As of Open Inventor 9800. See documentation for more details.
setUTMSouth(boolean) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set m_south (UTM)
setUTMZone(int) - Method in class com.openinventor.inventor.projection.SbProj4Projection
Set current UTM zone.
setValue() - Method in class com.openinventor.inventor.fields.SoSFTrigger
Starts the notification process; this is equivalent to calling touch().
setValue(boolean) - Method in class com.openinventor.inventor.fields.SoMFBool
Sets the first value in the array to newValue, and deletes.
setValue(boolean) - Method in class com.openinventor.inventor.fields.SoSFBool
Sets this field to newValue.
setValue(byte) - Method in class com.openinventor.inventor.fields.SoMFUByte
Sets the first value in the array to newValue, and deletes.
setValue(byte) - Method in class com.openinventor.inventor.fields.SoSFUByte
Sets this field to newValue.
setValue(byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets to one value from 4 chars in array.
setValue(byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets to one value from 4 unsigned chars in array.
setValue(byte[]) - Method in class com.openinventor.inventor.SbVec4b
 
setValue(byte[]) - Method in class com.openinventor.inventor.SbVec4ub
 
setValue(byte[], int) - Method in class com.openinventor.inventor.SbVec4b
 
setValue(byte[], int) - Method in class com.openinventor.inventor.SbVec4ub
 
setValue(byte, byte, byte, byte) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets to one value from 4 chars.
setValue(byte, byte, byte, byte) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets to one value from 4 unsigned chars.
setValue(byte, byte, byte, byte) - Method in class com.openinventor.inventor.SbVec4b
 
setValue(byte, byte, byte, byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setValue(double) - Method in class com.openinventor.inventor.fields.SoMFDouble
Sets the first value in the array to newValue, and deletes.
setValue(double) - Method in class com.openinventor.inventor.fields.SoSFDouble
Sets this field to newValue.
setValue(double) - Method in class com.openinventor.inventor.SbTime
Set time from a double (in seconds).
setValue(double[]) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets to one value from 2 doubles in array.
setValue(double[]) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets to one value from 3 doubles in array.
setValue(double[]) - Method in class com.openinventor.inventor.fields.SoSFVec2d
Sets the field to the given value.
setValue(double[]) - Method in class com.openinventor.inventor.fields.SoSFVec3d
Sets the field to the given value.
setValue(double[]) - Method in class com.openinventor.inventor.SbBox2d
 
setValue(double[]) - Method in class com.openinventor.inventor.SbBox3d
 
setValue(double[]) - Method in class com.openinventor.inventor.SbLined
 
setValue(double[]) - Method in class com.openinventor.inventor.SbMatrixd
 
setValue(double[]) - Method in class com.openinventor.inventor.SbRotationd
 
setValue(double[]) - Method in class com.openinventor.inventor.SbVec2d
 
setValue(double[]) - Method in class com.openinventor.inventor.SbVec3d
 
setValue(double[]) - Method in class com.openinventor.inventor.SbVec4d
 
setValue(double[]) - Method in class com.openinventor.inventor.SbXfBox3d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbBox2d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbBox3d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbLined
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbMatrixd
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbRotationd
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbVec2d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbVec3d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbVec4d
 
setValue(double[], int) - Method in class com.openinventor.inventor.SbXfBox3d
 
setValue(double, double) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets to one value from 2 doubles.
setValue(double, double) - Method in class com.openinventor.inventor.fields.SoSFVec2d
Sets the field to the given value.
setValue(double, double) - Method in class com.openinventor.inventor.SbVec2d
 
setValue(double, double, double) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets to one value from 3 doubles.
setValue(double, double, double) - Method in class com.openinventor.inventor.fields.SoSFVec3d
Sets the field to the given value.
setValue(double, double, double) - Method in class com.openinventor.inventor.SbVec3d
 
setValue(double, double, double, double) - Method in class com.openinventor.inventor.SbRotationd
Sets value of rotation from 4 individual components of a quaternion.
setValue(double, double, double, double) - Method in class com.openinventor.inventor.SbVec4d
 
setValue(double, double, double, double, double, double, double, double, double, double, double, double, double, double, double, double) - Method in class com.openinventor.inventor.SbMatrixd
 
setValue(double, SbDataType) - Method in class com.openinventor.ldm.tiles.SoCpuBufferUniform
Set the value and data type for this uniform buffer.
setValue(float) - Method in class com.openinventor.inventor.fields.SoMFFloat
Sets the first value in the array to newValue, and deletes.
setValue(float) - Method in class com.openinventor.inventor.fields.SoSFFloat
Sets this field to newValue.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain one and only one value, the given color (expressed as an array of RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain one and only one value, the given color (expressed as an array of RGBA floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Makes this field have exactly one value, given by the quaternion (x, y, z, w).
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets to one value from 2 floats in array.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets to one value from 3 floats in array.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets to one value from 4 floats in array.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFColor
Convenience method for setting the value.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Convenience method for setting the value.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFRotation
Sets the field to the given quaternion (x, y, z, w).
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFVec2f
Sets the field to the given value.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFVec3f
Sets the field to the given value.
setValue(float[]) - Method in class com.openinventor.inventor.fields.SoSFVec4f
Sets the field to the given value.
setValue(float[]) - Method in class com.openinventor.inventor.SbBox2f
 
setValue(float[]) - Method in class com.openinventor.inventor.SbBox3f
 
setValue(float[]) - Method in class com.openinventor.inventor.SbColor
 
setValue(float[]) - Method in class com.openinventor.inventor.SbColorRGBA
 
setValue(float[]) - Method in class com.openinventor.inventor.SbCylinder
 
setValue(float[]) - Method in class com.openinventor.inventor.SbLine
 
setValue(float[]) - Method in class com.openinventor.inventor.SbMatrix
 
setValue(float[]) - Method in class com.openinventor.inventor.SbMatrix3
 
setValue(float[]) - Method in class com.openinventor.inventor.SbPlane
 
setValue(float[]) - Method in class com.openinventor.inventor.SbRotation
 
setValue(float[]) - Method in class com.openinventor.inventor.SbSphere
 
setValue(float[]) - Method in class com.openinventor.inventor.SbVec2f
 
setValue(float[]) - Method in class com.openinventor.inventor.SbVec3f
 
setValue(float[]) - Method in class com.openinventor.inventor.SbVec4f
 
setValue(float[]) - Method in class com.openinventor.inventor.SbXfBox3f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbBox2f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbBox3f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbColor
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbColorRGBA
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbCylinder
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbLine
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbMatrix
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbMatrix3
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbPlane
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbRotation
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbSphere
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbVec2f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbVec3f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbVec4f
 
setValue(float[], int) - Method in class com.openinventor.inventor.SbXfBox3f
 
setValue(float, float) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets to one value from 2 floats.
setValue(float, float) - Method in class com.openinventor.inventor.fields.SoSFVec2f
Sets the field to the given value.
setValue(float, float) - Method in class com.openinventor.inventor.SbVec2f
 
setValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain one and only one value, the given color (expressed as RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets to one value from 3 floats.
setValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoSFColor
Convenience method for setting the value.
setValue(float, float, float) - Method in class com.openinventor.inventor.fields.SoSFVec3f
Sets the field to the given value.
setValue(float, float, float) - Method in class com.openinventor.inventor.SbVec3f
 
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain one and only one value, the given color (expressed as RGBA floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFRotation
Makes this field have exactly one value, given by the quaternion (x, y, z, w).
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets to one value from 4 floats.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFBox2f
Sets the box dimensions.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Convenience method for setting the value.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFRotation
Sets the field to the given quaternion (x, y, z, w).
setValue(float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFVec4f
Sets the field to the given value.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.SbRotation
Sets value of rotation from 4 individual components of a quaternion.
setValue(float, float, float, float) - Method in class com.openinventor.inventor.SbVec4f
 
setValue(float, float, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFBox3f
Sets the box dimensions.
setValue(float, float, float, float, float, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFMatrix3
Sets this field to contain the matrix given by the 9 values.
setValue(float, float, float, float, float, float, float, float, float) - Method in class com.openinventor.inventor.SbMatrix3
 
setValue(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Makes this field contain one and only one value, which is the matrix given by the 16 values.
setValue(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.openinventor.inventor.fields.SoSFMatrix
Sets this field to contain the matrix given by the 16 values.
setValue(float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Method in class com.openinventor.inventor.SbMatrix
 
setValue(int) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets the first value in the array to newValue, and deletes.
setValue(int) - Method in class com.openinventor.inventor.fields.SoMFInt32
Sets the first value in the array to newValue, and deletes.
setValue(int) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Sets the first value in the array to newValue, and deletes.
setValue(int) - Method in class com.openinventor.inventor.fields.SoSFEnum
Sets this field to newValue.
setValue(int) - Method in class com.openinventor.inventor.fields.SoSFInt32
Sets this field to newValue.
setValue(int) - Method in class com.openinventor.inventor.fields.SoSFUInt32
Sets this field to newValue.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets to one value from 2 ints in array.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets to one value from 3 integers in array.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets to one value from 4 integers in array.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets to one value from 4 uint32_ts in array.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoSFVec2i32
Sets the field to the given value.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoSFVec3i32
Sets the field to the given values.
setValue(int[]) - Method in class com.openinventor.inventor.fields.SoSFVec4i32
Sets the field to the given values.
setValue(int[]) - Method in class com.openinventor.inventor.SbBox2i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbBox3i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbBox4i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbVec2i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbVec3i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbVec4i32
 
setValue(int[]) - Method in class com.openinventor.inventor.SbVec4ui32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbBox2i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbBox3i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbBox4i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbVec2i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbVec3i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbVec4i32
 
setValue(int[], int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setValue(int, int) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets to one value from 2 ints.
setValue(int, int) - Method in class com.openinventor.inventor.fields.SoSFVec2i32
Sets the field to the given value.
setValue(int, int) - Method in class com.openinventor.inventor.SbVec2i32
 
setValue(int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets to one value from 3 integers.
setValue(int, int, int) - Method in class com.openinventor.inventor.fields.SoSFVec3i32
Sets the field to the given values.
setValue(int, int, int) - Method in class com.openinventor.inventor.SbVec3i32
 
setValue(int, int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets to one value from 4 integers.
setValue(int, int, int, int) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets to one value from 4 uint32_ts.
setValue(int, int, int, int) - Method in class com.openinventor.inventor.fields.SoSFVec4i32
Sets the field to the given values.
setValue(int, int, int, int) - Method in class com.openinventor.inventor.SbVec4i32
 
setValue(int, int, int, int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setValue(int, int, int, int, int, int) - Method in class com.openinventor.inventor.fields.SoSFBox3i32
Sets the box dimensions.
setValue(int, int, int, int, int, int, int, int) - Method in class com.openinventor.inventor.fields.SoSFBox4i32
Sets the box dimensions.
setValue(long) - Method in class com.openinventor.inventor.fields.SoMFInt64
Sets the first value in the array to newValue, and deletes.
setValue(long) - Method in class com.openinventor.inventor.fields.SoSFInt64
Sets this field to newValue.
setValue(long, long) - Method in class com.openinventor.inventor.SbTime
Set time from seconds + microseconds.
setValue(short) - Method in class com.openinventor.inventor.fields.SoMFShort
Sets the first value in the array to newValue, and deletes.
setValue(short) - Method in class com.openinventor.inventor.fields.SoMFUShort
Sets the first value in the array to newValue, and deletes.
setValue(short) - Method in class com.openinventor.inventor.fields.SoSFShort
Sets this field to newValue.
setValue(short) - Method in class com.openinventor.inventor.fields.SoSFUShort
Sets this field to newValue.
setValue(short[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets to one value from 2 shorts in array.
setValue(short[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets to one value from 3 shorts in array.
setValue(short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets to one value from 4 shorts in array.
setValue(short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets to one value from 4 unsigned shorts in array.
setValue(short[]) - Method in class com.openinventor.inventor.fields.SoSFVec2s
Sets the field to the given value.
setValue(short[]) - Method in class com.openinventor.inventor.SbBox2s
 
setValue(short[]) - Method in class com.openinventor.inventor.SbBox3s
 
setValue(short[]) - Method in class com.openinventor.inventor.SbVec2s
 
setValue(short[]) - Method in class com.openinventor.inventor.SbVec3s
 
setValue(short[]) - Method in class com.openinventor.inventor.SbVec4s
 
setValue(short[]) - Method in class com.openinventor.inventor.SbVec4us
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbBox2s
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbBox3s
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbVec2s
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbVec3s
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbVec4s
 
setValue(short[], int) - Method in class com.openinventor.inventor.SbVec4us
 
setValue(short, short) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets to one value from 2 shorts.
setValue(short, short) - Method in class com.openinventor.inventor.fields.SoSFVec2s
Sets the field to the given value.
setValue(short, short) - Method in class com.openinventor.inventor.SbVec2s
 
setValue(short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets to one value from 3 shorts.
setValue(short, short, short) - Method in class com.openinventor.inventor.SbVec3s
 
setValue(short, short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets to one value from 4 shorts.
setValue(short, short, short, short) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets to one value from 4 unsigned shorts.
setValue(short, short, short, short) - Method in class com.openinventor.inventor.SbVec4s
 
setValue(short, short, short, short) - Method in class com.openinventor.inventor.SbVec4us
 
setValue(short, short, short, short, short, short) - Method in class com.openinventor.inventor.fields.SoSFBox3s
Sets the box dimensions.
setValue(SoCollidingPrimitive) - Method in class com.openinventor.inventor.collision.SoCollidingPrimitive
 
setValue(SoIntersectingPrimitive) - Method in class com.openinventor.inventor.collision.SoIntersectingPrimitive
 
setValue(SoBufferObject) - Method in class com.openinventor.inventor.fields.SoMFBufferObject
Sets the first value in the array to newValue, and deletes.
setValue(SoBufferObject) - Method in class com.openinventor.inventor.fields.SoSFBufferObject
Sets this field to newValue.
setValue(SoGLExtension) - Method in class com.openinventor.inventor.devices.SoGLExtension
 
setValue(SoPolyLineScreenDrawer.EventArg) - Method in class com.openinventor.inventor.drawers.SoPolyLineScreenDrawer.EventArg
 
setValue(SoBlendElement.BlendElementParameters) - Method in class com.openinventor.inventor.elements.SoBlendElement.BlendElementParameters
 
setValue(SoEnvironmentElement.EnvironmentParameters) - Method in class com.openinventor.inventor.elements.SoEnvironmentElement.EnvironmentParameters
 
setValue(SoEngine) - Method in class com.openinventor.inventor.fields.SoMFEngine
Sets the first value in the array to newValue, and deletes.
setValue(SoEngine) - Method in class com.openinventor.inventor.fields.SoSFEngine
Sets this field to newValue.
setValue(SoErrorStack.StackFrame) - Method in class com.openinventor.inventor.errors.SoErrorStack.StackFrame
 
setValue(SbTrackerInfo) - Method in class com.openinventor.inventor.events.SbTrackerInfo
 
setValue(SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Sets the first value in the array to newValue, and deletes.
setValue(SoFieldContainer) - Method in class com.openinventor.inventor.fields.SoSFFieldContainer
Sets this field to newValue.
setValue(SbFileHelper) - Method in class com.openinventor.inventor.helpers.SbFileHelper
 
setValue(SbGLShareContext) - Method in class com.openinventor.inventor.helpers.SbGLShareContext
 
setValue(SoSTLFileFormat) - Method in class com.openinventor.inventor.io.stl.SoSTLFileFormat
 
setValue(SoExtSelection.PreFilterEventArg) - Method in class com.openinventor.inventor.nodes.SoExtSelection.PreFilterEventArg
 
setValue(SoInstanceParameter) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Sets the first value in the array to newValue, and deletes.
setValue(SoNode) - Method in class com.openinventor.inventor.fields.SoMFNode
Sets the first value in the array to newValue, and deletes.
setValue(SoNode) - Method in class com.openinventor.inventor.fields.SoSFNode
Sets this field to newValue.
setValue(SoUniformShaderParameter) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Sets the first value in the array to newValue, and deletes.
setValue(SbProjectionCoordinates) - Method in class com.openinventor.inventor.projection.SbProjectionCoordinates
 
setValue(SbBox2d) - Method in class com.openinventor.inventor.SbBox2d
 
setValue(SbBox2f) - Method in class com.openinventor.inventor.fields.SoSFBox2f
Sets this field to newValue.
setValue(SbBox2f) - Method in class com.openinventor.inventor.SbBox2f
 
setValue(SbBox2i32) - Method in class com.openinventor.inventor.SbBox2i32
 
setValue(SbBox2s) - Method in class com.openinventor.inventor.SbBox2s
 
setValue(SbBox3d) - Method in class com.openinventor.inventor.SbBox3d
 
setValue(SbBox3f) - Method in class com.openinventor.inventor.fields.SoSFBox3f
Sets this field to newValue.
setValue(SbBox3f) - Method in class com.openinventor.inventor.SbBox3f
 
setValue(SbBox3f, SbVec3f, float) - Method in class com.openinventor.inventor.manips.SoClipPlaneManip
Convenience method to set the clip plane and the dragger position, orientation and size.
setValue(SbBox3i32) - Method in class com.openinventor.inventor.fields.SoSFBox3i32
Sets this field to newValue.
setValue(SbBox3i32) - Method in class com.openinventor.inventor.SbBox3i32
 
setValue(SbBox3s) - Method in class com.openinventor.inventor.fields.SoSFBox3s
Sets this field to newValue.
setValue(SbBox3s) - Method in class com.openinventor.inventor.SbBox3s
 
setValue(SbBox4i32) - Method in class com.openinventor.inventor.fields.SoSFBox4i32
Sets this field to newValue.
setValue(SbBox4i32) - Method in class com.openinventor.inventor.SbBox4i32
 
setValue(SbColor) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the first value in the array to newValue, and deletes.
setValue(SbColor) - Method in class com.openinventor.inventor.fields.SoSFColor
Sets this field to newValue.
setValue(SbColor) - Method in class com.openinventor.inventor.SbColor
 
setValue(SbColorRGBA) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the first value in the array to newValue, and deletes.
setValue(SbColorRGBA) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Sets this field to newValue.
setValue(SbColorRGBA) - Method in class com.openinventor.inventor.SbColorRGBA
 
setValue(SbCPUID) - Method in class com.openinventor.inventor.SbCPUID
 
setValue(SbCylinder) - Method in class com.openinventor.inventor.SbCylinder
 
setValue(SbDataType) - Method in class com.openinventor.inventor.SbDataType
 
setValue(SbElapsedTime) - Method in class com.openinventor.inventor.SbElapsedTime
 
setValue(SbLine) - Method in class com.openinventor.inventor.SbLine
 
setValue(SbLine) - Method in class com.openinventor.inventor.SbLined
Set value from single precision line.
setValue(SbLined) - Method in class com.openinventor.inventor.SbLine
Sets line from a double precision line.
setValue(SbLined) - Method in class com.openinventor.inventor.SbLined
 
setValue(SbLine, float) - Method in class com.openinventor.inventor.SbCylinder
Change the axis and radius.
setValue(SbMatrix) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets the first value in the array to newValue, and deletes.
setValue(SbMatrix) - Method in class com.openinventor.inventor.fields.SoSFMatrix
Sets this field to newValue.
setValue(SbMatrix) - Method in class com.openinventor.inventor.SbMatrix
 
setValue(SbMatrix) - Method in class com.openinventor.inventor.SbMatrixd
Sets values from a single precision matrix.
setValue(SbMatrix) - Method in class com.openinventor.inventor.SbRotation
Sets value of rotation from a rotation matrix.
setValue(SbMatrix) - Method in class com.openinventor.inventor.SbRotationd
Sets rotation from a single precision rotation matrix.
setValue(SbMatrix3) - Method in class com.openinventor.inventor.fields.SoSFMatrix3
Sets this field to newValue.
setValue(SbMatrix3) - Method in class com.openinventor.inventor.SbMatrix3
 
setValue(SbMatrix3) - Method in class com.openinventor.inventor.SbRotation
Sets rotation from a 3x3 rotation matrix.
setValue(SbMatrix3) - Method in class com.openinventor.inventor.SbRotationd
Sets rotation from a 3x3 rotation matrix.
setValue(SbMatrixd) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets the first value in the array to newValue , a double precision matrix, and deletes the second and subsequent values.
setValue(SbMatrixd) - Method in class com.openinventor.inventor.fields.SoSFMatrix
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbMatrixd) - Method in class com.openinventor.inventor.SbMatrix
Sets value from a double precision matrix.
setValue(SbMatrixd) - Method in class com.openinventor.inventor.SbMatrixd
 
setValue(SbMatrixd) - Method in class com.openinventor.inventor.SbRotation
Sets rotation from a double precision rotation matrix.
setValue(SbMatrixd) - Method in class com.openinventor.inventor.SbRotationd
Sets value of rotation from a rotation matrix.
setValue(SbPlane) - Method in class com.openinventor.inventor.fields.SoMFPlane
Sets the first value in the array to newValue, and deletes.
setValue(SbPlane) - Method in class com.openinventor.inventor.fields.SoSFPlane
Sets this field to newValue.
setValue(SbPlane) - Method in class com.openinventor.inventor.SbPlane
 
setValue(SbRotation) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the first value in the array to newValue, and deletes.
setValue(SbRotation) - Method in class com.openinventor.inventor.fields.SoSFRotation
Sets this field to newValue.
setValue(SbRotation) - Method in class com.openinventor.inventor.SbRotation
 
setValue(SbRotation) - Method in class com.openinventor.inventor.SbRotationd
Sets rotation from a single precision rotation.
setValue(SbRotationd) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets the first value in the array to newValue , a double precision rotation, and deletes the second and subsequent values.
setValue(SbRotationd) - Method in class com.openinventor.inventor.fields.SoSFRotation
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbRotationd) - Method in class com.openinventor.inventor.SbRotation
Sets rotation from a double precision rotation.
setValue(SbRotationd) - Method in class com.openinventor.inventor.SbRotationd
 
setValue(SbSphere) - Method in class com.openinventor.inventor.SbSphere
 
setValue(SbTime) - Method in class com.openinventor.inventor.fields.SoMFTime
Sets the first value in the array to newValue, and deletes.
setValue(SbTime) - Method in class com.openinventor.inventor.fields.SoSFTime
Sets this field to newValue.
setValue(SbTime) - Method in class com.openinventor.inventor.SbTime
 
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets the first value in the array to newValue, and deletes.
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets to one value from double precision vector.
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets to one value from double precision vector.
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoSFVec2d
Sets this field to newValue.
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoSFVec2f
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec2d) - Method in class com.openinventor.inventor.fields.SoSFVec2i32
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec2d) - Method in class com.openinventor.inventor.SbVec2d
 
setValue(SbVec2d) - Method in class com.openinventor.inventor.SbVec2f
Sets value of vector from a double precision vector.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets the first value in the array to newValue, and deletes.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets to one value from single precision vector.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets to one value from single precision vector.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoSFVec2f
Sets this field to newValue.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoSFVec2i32
Convenience method that allows you to specify a field value using a single precision variable.
setValue(SbVec2f) - Method in class com.openinventor.inventor.fields.SoSFVec2s
Convenience method that allows you to specify a field value using a float variable.
setValue(SbVec2f) - Method in class com.openinventor.inventor.SbVec2d
Sets value of vector from a single precision vector.
setValue(SbVec2f) - Method in class com.openinventor.inventor.SbVec2f
 
setValue(SbVec2f, SbVec2f) - Method in class com.openinventor.inventor.fields.SoSFBox2f
Sets the box dimensions.
setValue(SbVec2i32) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets the first value in the array to newValue, and deletes.
setValue(SbVec2i32) - Method in class com.openinventor.inventor.fields.SoSFVec2i32
Sets this field to newValue.
setValue(SbVec2i32) - Method in class com.openinventor.inventor.SbVec2i32
 
setValue(SbVec2i32, int, byte[]) - Method in class com.openinventor.inventor.fields.SoSFImage
 
setValue(SbVec2i32, int, SoSFImage.DataTypes, SoBufferObject) - Method in class com.openinventor.inventor.fields.SoSFImage
Calls setValue(size, nc, dataType, bufferObject, SoSFImage.CopyPolicies.valueOf( SoSFImage.CopyPolicies.COPY.getValue() )).
setValue(SbVec2i32, int, SoSFImage.DataTypes, SoBufferObject, SoSFImage.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFImage
 
setValue(SbVec2i32, SoSFArray.DataTypes, ByteBuffer) - Method in class com.openinventor.inventor.fields.SoSFArray2D
Calls setValue(size, dataType, data, SoSFArray.CopyPolicies.valueOf( SoSFArray.CopyPolicies.COPY.getValue() )).
setValue(SbVec2i32, SoSFArray.DataTypes, ByteBuffer, SoSFArray.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFArray2D
Fill the 2D array with data of the specified dimensions and type using the specified copy policy.
setValue(SbVec2s) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets the first value in the array to newValue, and deletes.
setValue(SbVec2s) - Method in class com.openinventor.inventor.fields.SoSFVec2s
Sets this field to newValue.
setValue(SbVec2s) - Method in class com.openinventor.inventor.SbVec2s
 
setValue(SbVec2s, int, byte[]) - Method in class com.openinventor.inventor.fields.SoSFImage
Same as above.
setValue(SbVec2s, int, SoSFImage.DataTypes, SoBufferObject) - Method in class com.openinventor.inventor.fields.SoSFImage
Calls setValue(size, nc, dataType, bufferObject, SoSFImage.CopyPolicies.valueOf( SoSFImage.CopyPolicies.COPY.getValue() )).
setValue(SbVec2s, int, SoSFImage.DataTypes, SoBufferObject, SoSFImage.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFImage
 
setValue(SbVec2s, SoSFArray.DataTypes, ByteBuffer) - Method in class com.openinventor.inventor.fields.SoSFArray2D
Calls setValue(size, dataType, data, SoSFArray.CopyPolicies.valueOf( SoSFArray.CopyPolicies.COPY.getValue() )).
setValue(SbVec2s, SoSFArray.DataTypes, ByteBuffer, SoSFArray.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFArray2D
Fill the 2D array with data of the specified dimensions and type using the specified copy policy.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets the first value in the array to newValue, and deletes.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets to one value from double precision vector.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets to one value from double precision vector.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoSFVec3d
Sets this field to newValue.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoSFVec3f
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec3d) - Method in class com.openinventor.inventor.fields.SoSFVec3i32
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec3d) - Method in class com.openinventor.inventor.SbVec3d
 
setValue(SbVec3d) - Method in class com.openinventor.inventor.SbVec3f
Sets value of vector from a double precision vector.
setValue(SbVec3d, double) - Method in class com.openinventor.inventor.SbRotationd
Sets value of vector from 3D rotation axis vector and angle in radians.
setValue(SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbLined
Sets line to pass through points p0 and p1.
setValue(SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbRotationd
Sets rotation to rotate one direction vector to another.
setValue(SbVec3d, SbVec3d, SbVec3d, SbVec3d) - Method in class com.openinventor.inventor.SbVec3d
Sets value of vector as the weighted average of 3 other vectors.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain one and only one value, the given color (expressed as RGB floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets the first value in the array to newValue, and deletes.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets to one value from single precision vector.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets to one value from single precision vector.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoSFColor
Convenience method for setting the value.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoSFVec3f
Sets this field to newValue.
setValue(SbVec3f) - Method in class com.openinventor.inventor.fields.SoSFVec3i32
Convenience method that allows you to specify a field value using a single precision variable.
setValue(SbVec3f) - Method in class com.openinventor.inventor.SbVec3d
Sets value of vector from a single precision vector.
setValue(SbVec3f) - Method in class com.openinventor.inventor.SbVec3f
 
setValue(SbVec3f, float) - Method in class com.openinventor.inventor.fields.SoMFRotation
Makes this field have exactly one value, given by axis and angle .
setValue(SbVec3f, float) - Method in class com.openinventor.inventor.fields.SoSFRotation
Sets the field to the rotation given by axis/angle.
setValue(SbVec3f, float) - Method in class com.openinventor.inventor.SbRotation
Sets value of vector from 3D rotation axis vector and angle in radians.
setValue(SbVec3f, float) - Method in class com.openinventor.inventor.SbSphere
Change the center and radius.
setValue(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.fields.SoSFBox3f
Sets the box dimensions.
setValue(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbLine
Sets line to pass through points p0 and p1.
setValue(SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbRotation
Sets rotation to rotate one direction vector to another.
setValue(SbVec3f, SbVec3f, SbVec3f, SbVec3f) - Method in class com.openinventor.inventor.SbVec3f
Sets value of vector as the weighted average of 3 other vectors.
setValue(SbVec3i32) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets the first value in the array to newValue, and deletes.
setValue(SbVec3i32) - Method in class com.openinventor.inventor.fields.SoSFVec3i32
Sets this field to newValue.
setValue(SbVec3i32) - Method in class com.openinventor.inventor.SbVec3i32
 
setValue(SbVec3i32, int, SoSFImage.DataTypes, SoBufferObject) - Method in class com.openinventor.inventor.fields.SoSFImage3
Calls setValue(size, nc, dataType, bufferObject, SoSFImage3.CopyPolicies.valueOf( SoSFImage3.CopyPolicies.COPY.getValue() )).
setValue(SbVec3i32, int, SoSFImage.DataTypes, SoBufferObject, SoSFImage3.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFImage3
Sets the value of this field to be an image of the given size, with the given number of components, and with the given pixel values.
setValue(SbVec3i32, SbDataType, int, ByteBuffer, SoSFArray.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFArray3D
Fill the array with data of the specified dimensions and type using the specified copy policy.
setValue(SbVec3i32, SbDataType, ByteBuffer) - Method in class com.openinventor.inventor.fields.SoSFArray
Calls setValue(size, dataType, data, SoSFArray.CopyPolicies.valueOf( SoSFArray.CopyPolicies.COPY.getValue() )).
setValue(SbVec3i32, SbDataType, ByteBuffer, SoSFArray.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFArray
Fill the array with data of the specified dimensions and type using the specified copy policy.
setValue(SbVec3i32, SbVec3i32) - Method in class com.openinventor.inventor.fields.SoSFBox3i32
Sets the box dimensions.
setValue(SbVec3s) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets the first value in the array to newValue, and deletes.
setValue(SbVec3s) - Method in class com.openinventor.inventor.SbVec3i32
Sets value of vector from an SbVec3s (adapter).
setValue(SbVec3s) - Method in class com.openinventor.inventor.SbVec3s
 
setValue(SbVec3s, int, SoBufferObject) - Method in class com.openinventor.inventor.fields.SoSFImage3
Calls setValue(size, nc, bufferObject, SoSFImage3.CopyPolicies.valueOf( SoSFImage3.CopyPolicies.COPY.getValue() )).
setValue(SbVec3s, int, SoBufferObject, SoSFImage3.CopyPolicies) - Method in class com.openinventor.inventor.fields.SoSFImage3
Sets the value of this field to be an image of the given size, with the given number of components, and with the given pixel values.
setValue(SbVec3s, SbVec3s) - Method in class com.openinventor.inventor.fields.SoSFBox3i32
Sets the box dimensions.
setValue(SbVec3s, SbVec3s) - Method in class com.openinventor.inventor.fields.SoSFBox3s
Sets the box dimensions.
setValue(SbVec4b) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4b) - Method in class com.openinventor.inventor.SbVec4b
 
setValue(SbVec4d) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets to one value from double precision vector.
setValue(SbVec4d) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets to one value from double precision vector.
setValue(SbVec4d) - Method in class com.openinventor.inventor.fields.SoSFVec4f
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec4d) - Method in class com.openinventor.inventor.fields.SoSFVec4i32
Convenience method that allows you to specify a field value using a double precision variable.
setValue(SbVec4d) - Method in class com.openinventor.inventor.SbVec4d
 
setValue(SbVec4d) - Method in class com.openinventor.inventor.SbVec4f
Sets value of vector from a double precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain one and only one value, the given color (expressed as RGBA floating point values in the range 0.0 to 1.0), and deletes the second and subsequent values.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets to one value from single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoSFColorRGBA
Convenience method for setting the value.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoSFVec4f
Sets this field to newValue.
setValue(SbVec4f) - Method in class com.openinventor.inventor.fields.SoSFVec4i32
Convenience method that allows you to specify a field value using a single precision variable.
setValue(SbVec4f) - Method in class com.openinventor.inventor.SbVec4d
Sets value of vector from a single precision vector.
setValue(SbVec4f) - Method in class com.openinventor.inventor.SbVec4f
 
setValue(SbVec4i32) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4i32) - Method in class com.openinventor.inventor.fields.SoSFVec4i32
Sets this field to newValue.
setValue(SbVec4i32) - Method in class com.openinventor.inventor.SbVec4i32
 
setValue(SbVec4i32, SbVec4i32) - Method in class com.openinventor.inventor.fields.SoSFBox4i32
Sets the box dimensions.
setValue(SbVec4s) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4s) - Method in class com.openinventor.inventor.SbVec4s
 
setValue(SbVec4ub) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4ub) - Method in class com.openinventor.inventor.SbVec4ub
 
setValue(SbVec4ui32) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4ui32) - Method in class com.openinventor.inventor.SbVec4ui32
 
setValue(SbVec4us) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets the first value in the array to newValue, and deletes.
setValue(SbVec4us) - Method in class com.openinventor.inventor.SbVec4us
 
setValue(SbVertexAttributeBinding) - Method in class com.openinventor.inventor.SbVertexAttributeBinding
 
setValue(SbViewportRegion) - Method in class com.openinventor.inventor.SbViewportRegion
 
setValue(SbViewVolume) - Method in class com.openinventor.inventor.SbViewVolume
 
setValue(SbXfBox3d) - Method in class com.openinventor.inventor.SbXfBox3d
 
setValue(SbXfBox3d) - Method in class com.openinventor.inventor.SbXfBox3f
Sets value of the box from a double precision box.
setValue(SbXfBox3f) - Method in class com.openinventor.inventor.SbXfBox3d
Sets value of the box from a single precision box.
setValue(SbXfBox3f) - Method in class com.openinventor.inventor.SbXfBox3f
 
setValue(SoOffscreenRenderArea.EventArg) - Method in class com.openinventor.inventor.SoOffscreenRenderArea.EventArg
 
setValue(SoPath) - Method in class com.openinventor.inventor.fields.SoMFPath
Sets the first value in the array to newValue, and deletes.
setValue(SoPath) - Method in class com.openinventor.inventor.fields.SoSFPath
Sets this field to newValue.
setValue(SoPrimitiveVertex) - Method in class com.openinventor.inventor.SoPrimitiveVertex
 
setValue(SoProgressIndicator.StepEventArg) - Method in class com.openinventor.inventor.SoProgressIndicator.StepEventArg
 
setValue(SoProgressIndicator.SubTaskEventArg) - Method in class com.openinventor.inventor.SoProgressIndicator.SubTaskEventArg
 
setValue(SoProgressIndicator.TaskEventArg) - Method in class com.openinventor.inventor.SoProgressIndicator.TaskEventArg
 
setValue(SiRenderArea.RenderEventArg) - Method in class com.openinventor.inventor.viewercomponents.SiRenderArea.RenderEventArg
 
setValue(SoEventBuilder) - Method in class com.openinventor.inventor.viewercomponents.SoEventBuilder
 
setValue(SoIvTune) - Method in class com.openinventor.ivtune.SoIvTune
 
setValue(SoLDMResourceParameters.FixedResolutionReport) - Method in class com.openinventor.ldm.nodes.SoLDMResourceParameters.FixedResolutionReport
 
setValue(SoLDMTileID) - Method in class com.openinventor.ldm.SoLDMTileID
 
setValue(SoVolumeHistogram) - Method in class com.openinventor.ldm.SoVolumeHistogram
 
setValue(SbXmlTag) - Method in class com.openinventor.ldm.xml.SbXmlTag
 
setValue(PbCartesianGrid2D) - Method in class com.openinventor.meshviz.fields.PoSFCartesianGrid2D
Sets this field to newValue.
setValue(PbCartesianGrid3D) - Method in class com.openinventor.meshviz.fields.PoSFCartesianGrid3D
Sets this field to newValue.
setValue(PbHexahedronMesh3D) - Method in class com.openinventor.meshviz.fields.PoSFHexahedronMesh3D
Sets this field to newValue.
setValue(PbIndexedMesh2D) - Method in class com.openinventor.meshviz.fields.PoSFIndexedMesh2D
Sets this field to newValue.
setValue(PbIndexedMesh3D) - Method in class com.openinventor.meshviz.fields.PoSFIndexedMesh3D
Sets this field to newValue.
setValue(PbIrregularMesh1D) - Method in class com.openinventor.meshviz.fields.PoSFIrregularMesh1D
Sets this field to newValue.
setValue(PbParalCartesianGrid2D) - Method in class com.openinventor.meshviz.fields.PoSFParalCartesianGrid2D
Sets this field to newValue.
setValue(PbParalCartesianGrid3D) - Method in class com.openinventor.meshviz.fields.PoSFParalCartesianGrid3D
Sets this field to newValue.
setValue(PbPolarGrid2D) - Method in class com.openinventor.meshviz.fields.PoSFPolarGrid2D
Sets this field to newValue.
setValue(PbQuadrangleMesh2D) - Method in class com.openinventor.meshviz.fields.PoSFQuadrangleMesh2D
Sets this field to newValue.
setValue(PbRegularCartesianGrid2D) - Method in class com.openinventor.meshviz.fields.PoSFRegularCartesianGrid2D
Sets this field to newValue.
setValue(PbRegularCartesianGrid3D) - Method in class com.openinventor.meshviz.fields.PoSFRegularCartesianGrid3D
Sets this field to newValue.
setValue(PbRegularMesh1D) - Method in class com.openinventor.meshviz.fields.PoSFRegularMesh1D
Sets this field to newValue.
setValue(PbTetrahedronMesh3D) - Method in class com.openinventor.meshviz.fields.PoSFTetrahedronMesh3D
Sets this field to newValue.
setValue(PbTriangleMesh2D) - Method in class com.openinventor.meshviz.fields.PoSFTriangleMesh2D
Sets this field to newValue.
setValue(SoRemoteVizClient.BinaryMessageEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.BinaryMessageEventArg
 
setValue(SoRemoteVizClient.FrameEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.FrameEventArg
 
setValue(SoRemoteVizClient.KeyboardEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.KeyboardEventArg
 
setValue(SoRemoteVizClient.MessageEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MessageEventArg
 
setValue(SoRemoteVizClient.MouseButtonEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseButtonEventArg
 
setValue(SoRemoteVizClient.MouseLocationEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseLocationEventArg
 
setValue(SoRemoteVizClient.MouseWheelEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.MouseWheelEventArg
 
setValue(SoRemoteVizClient.RenderAreaSizeEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.RenderAreaSizeEventArg
 
setValue(SoRemoteVizClient.ServiceMessageEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.ServiceMessageEventArg
 
setValue(SoRemoteVizClient.TouchEventArg) - Method in class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.TouchEventArg
 
setValue(HTTPRequest) - Method in class com.openinventor.remoteviz.rendering.HTTPRequest
 
setValue(RenderAreaHardware) - Method in class com.openinventor.remoteviz.rendering.RenderAreaHardware
 
setValue(ServiceSettings) - Method in class com.openinventor.remoteviz.rendering.ServiceSettings
 
setValue(SoDicomTag) - Method in class com.openinventor.volumeviz.readers.dicom.SoDicomTag
 
setValue(SoVRSegyFileHeader) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileHeader
 
setValue(SoVRSegyTraceHeaderBytePosition) - Method in class com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition
 
setValue(SoVRSegyTraceIdHeader) - Method in class com.openinventor.volumeviz.readers.SoVRSegyTraceIdHeader
 
setValue(EnumType) - Method in class com.openinventor.inventor.fields.SoSFEnum
Sets this field to newValue.
setValue(String) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets this field to contain one and only one value, which is the mnemonic name as a string.
setValue(String) - Method in class com.openinventor.inventor.fields.SoMFName
Sets the first value in the array to newValue, and deletes.
setValue(String) - Method in class com.openinventor.inventor.fields.SoMFString
Sets the first value in the array to newValue, and deletes.
setValue(String) - Method in class com.openinventor.inventor.fields.SoSFEnum
Sets this field to contain the given mnemonic name, passed in as a name or string.
setValue(String) - Method in class com.openinventor.inventor.fields.SoSFName
Sets this field to newValue.
setValue(String) - Method in class com.openinventor.inventor.fields.SoSFString
Sets this field to newValue.
setValue(String, String) - Method in class com.openinventor.inventor.fields.SoMFVec2String
Sets to one value from 2 String.
setValue(String, String) - Static method in class com.openinventor.inventor.SoPreferences
Sets a variable in the Open Inventor environment.
setValueAt(int, byte) - Method in class com.openinventor.inventor.SbVec4b
 
setValueAt(int, byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setValueAt(int, double) - Method in class com.openinventor.inventor.SbMatrixd
 
setValueAt(int, double) - Method in class com.openinventor.inventor.SbVec2d
 
setValueAt(int, double) - Method in class com.openinventor.inventor.SbVec3d
 
setValueAt(int, double) - Method in class com.openinventor.inventor.SbVec4d
 
setValueAt(int, float) - Method in class com.openinventor.inventor.SbMatrix
 
setValueAt(int, float) - Method in class com.openinventor.inventor.SbMatrix3
 
setValueAt(int, float) - Method in class com.openinventor.inventor.SbVec2f
 
setValueAt(int, float) - Method in class com.openinventor.inventor.SbVec3f
 
setValueAt(int, float) - Method in class com.openinventor.inventor.SbVec4f
 
setValueAt(int, int) - Method in class com.openinventor.inventor.SbVec2i32
 
setValueAt(int, int) - Method in class com.openinventor.inventor.SbVec3i32
 
setValueAt(int, int) - Method in class com.openinventor.inventor.SbVec4i32
 
setValueAt(int, int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setValueAt(int, short) - Method in class com.openinventor.inventor.SbVec2s
 
setValueAt(int, short) - Method in class com.openinventor.inventor.SbVec3s
 
setValueAt(int, short) - Method in class com.openinventor.inventor.SbVec4s
 
setValueAt(int, short) - Method in class com.openinventor.inventor.SbVec4us
 
setValues(float, float[], float, float[]) - Method in class com.openinventor.meshviz.graph.PbLinearDataMapping
Sets values v1,v2 and the associated HLS colors c1, c2.
setValues(float, float[], float, float, float[], float) - Method in class com.openinventor.meshviz.graph.PbLinearDataMapping
Sets values v1,v2, the associated transparecny t1,t2, and the associated HLS colors c1, c2.
setValues(float, SbColor, float, float, SbColor, float) - Method in class com.openinventor.meshviz.graph.PbLinearDataMapping
Sets values v1,v2, the associated transparecny t1,t2, and the associated RGB colors c1, c2.
setValues(float, SbColor, float, SbColor) - Method in class com.openinventor.meshviz.graph.PbLinearDataMapping
Sets values v1,v2 and the associated RGB colors c1, c2.
setValues(int, boolean[]) - Method in class com.openinventor.inventor.fields.SoMFBool
Sets num values starting at index start to the values.
setValues(int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFUByte
Sets num values starting at index start to the values.
setValues(int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets values from the specified array of bytes.
setValues(int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets values from the specified array of bytes.
setValues(int, double[]) - Method in class com.openinventor.inventor.fields.SoMFDouble
Sets num values starting at index start to the values.
setValues(int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets values from the specified array of doubles.
setValues(int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets values from the specified array of doubles.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets RGB values from the specified array of floats.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets RGBA values from the specified array of floats.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFFloat
Sets num values starting at index start to the values.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets values from the specified array of floats.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets values from the specified array of floats.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets values from the specified array of floats.
setValues(int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets values from the specified array of floats.
setValues(int, float[][]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets values starting at index start to the colors in rgb.
setValues(int, float[][]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets values starting at index start to the vectors defined by xyz array.
setValues(int, float[][]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets values starting at index start to the vectors defined by xyz array.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets num values starting at index start to the values.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFInt32
Sets num values starting at index start to the values.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Sets num values starting at index start to the values.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets values from the specified array of ints.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets values from the specified array of integers.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets values from the specified array of integers.
setValues(int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets values from the specified array of integers.
setValues(int, int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4b.setValues(int, byte[]) instead.
setValues(int, int, byte[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Deprecated.
As of Open Inventor 9.3.1, use #setValues(int, short[]) instead.
setValues(int, int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec2d.setValues(int, double[]) instead.
setValues(int, int, double[]) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec3d.setValues(int, double[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Deprecated.
As of Open Inventor 9.3.1, use SoMFColor.setValues(int, float[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Deprecated.
As of Open Inventor 9.3.1, use SoMFColorRGBA.setValues(int, float[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Deprecated.
As of Open Inventor 9.3.1, use SoMFRotation.setValues(int, float[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec2f.setValues(int, float[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec3f.setValues(int, float[]) instead.
setValues(int, int, float[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4f.setValues(int, float[]) instead.
setValues(int, int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec2i32.setValues(int, int[]) instead.
setValues(int, int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec3i32.setValues(int, int[]) instead.
setValues(int, int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4i32.setValues(int, int[]) instead.
setValues(int, int, int[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4ui32.setValues(int, int[]) instead.
setValues(int, int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec2s.setValues(int, short[]) instead.
setValues(int, int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec3s.setValues(int, short[]) instead.
setValues(int, int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4s.setValues(int, short[]) instead.
setValues(int, int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Deprecated.
As of Open Inventor 9.3.1, use SoMFVec4us.setValues(int, short[]) instead.
setValues(int, int, SbMatrixd[]) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Deprecated.
setValues(int, int, SbRotationd[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Deprecated.
setValues(int, int, SbVec2d[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Deprecated.
setValues(int, int, SbVec2d[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Deprecated.
setValues(int, int, SbVec2f[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Deprecated.
setValues(int, int, SbVec2f[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Deprecated.
setValues(int, int, SbVec3d[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Deprecated.
setValues(int, int, SbVec3d[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Deprecated.
setValues(int, int, SbVec3f[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Deprecated.
setValues(int, int, SbVec3f[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Deprecated.
setValues(int, int, SbVec4d[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Deprecated.
setValues(int, int, SbVec4d[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Deprecated.
setValues(int, int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Deprecated.
setValues(int, long[]) - Method in class com.openinventor.inventor.fields.SoMFInt64
Sets num values starting at index start to the values.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFShort
Sets num values starting at index start to the values.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFUShort
Sets num values starting at index start to the values.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets values from the specified array of shorts.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets values from the specified array of shorts.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets values from the specified array of shorts.
setValues(int, short[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets values from the specified array of shorts.
setValues(int, SoBufferObject[]) - Method in class com.openinventor.inventor.fields.SoMFBufferObject
Sets num values starting at index start to the values.
setValues(int, SoEngine[]) - Method in class com.openinventor.inventor.fields.SoMFEngine
Sets num values starting at index start to the values.
setValues(int, SoFieldContainer[]) - Method in class com.openinventor.inventor.fields.SoMFFieldContainer
Sets num values starting at index start to the values.
setValues(int, SoInstanceParameter[]) - Method in class com.openinventor.inventor.fields.SoMFInstanceParameter
Sets num values starting at index start to the values.
setValues(int, SoNode[]) - Method in class com.openinventor.inventor.fields.SoMFNode
Sets num values starting at index start to the values.
setValues(int, SoUniformShaderParameter[]) - Method in class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Sets num values starting at index start to the values.
setValues(int, SbColor[]) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets num values starting at index start to the values.
setValues(int, SbColorRGBA[]) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets num values starting at index start to the values.
setValues(int, SbMatrix[]) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets num values starting at index start to the values.
setValues(int, SbMatrixd[]) - Method in class com.openinventor.inventor.fields.SoMFMatrix
Sets values starting at index start to the values in the specified array of double precision matrices.
setValues(int, SbPlane[]) - Method in class com.openinventor.inventor.fields.SoMFPlane
Sets num values starting at index start to the values.
setValues(int, SbRotation[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets num values starting at index start to the values.
setValues(int, SbRotationd[]) - Method in class com.openinventor.inventor.fields.SoMFRotation
Sets values starting at index start to the values in the specified array of double precision rotations.
setValues(int, SbTime[]) - Method in class com.openinventor.inventor.fields.SoMFTime
Sets num values starting at index start to the values.
setValues(int, SbVec2d[]) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets num values starting at index start to the values.
setValues(int, SbVec2d[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets values from array of double precision vectors.
setValues(int, SbVec2d[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets values from array of double precision vectors.
setValues(int, SbVec2f[]) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets num values starting at index start to the values.
setValues(int, SbVec2f[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets values from array of single precision vectors.
setValues(int, SbVec2f[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets values from array of single precision vectors.
setValues(int, SbVec2i32[]) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets num values starting at index start to the values.
setValues(int, SbVec2s[]) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets num values starting at index start to the values.
setValues(int, SbVec3d[]) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets num values starting at index start to the values.
setValues(int, SbVec3d[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets values from array of double precision vectors.
setValues(int, SbVec3d[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets values from array of double precision vectors.
setValues(int, SbVec3f[]) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets num values starting at index start to the values.
setValues(int, SbVec3f[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets values from array of single precision vectors.
setValues(int, SbVec3f[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets values from array of single precision vectors.
setValues(int, SbVec3i32[]) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets num values starting at index start to the values.
setValues(int, SbVec3s[]) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets num values starting at index start to the values.
setValues(int, SbVec4b[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets num values starting at index start to the values.
setValues(int, SbVec4d[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets values from array of double precision vectors.
setValues(int, SbVec4d[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets values from array of double precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets values from array of single precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets num values starting at index start to the values.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets values from array of single precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets values from array of single precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets values from array of single precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets values from array of single precision vectors.
setValues(int, SbVec4f[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets values from array of single precision vectors.
setValues(int, SbVec4i32[]) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets num values starting at index start to the values.
setValues(int, SbVec4s[]) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets num values starting at index start to the values.
setValues(int, SbVec4ub[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets num values starting at index start to the values.
setValues(int, SbVec4ui32[]) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets num values starting at index start to the values.
setValues(int, SbVec4us[]) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets num values starting at index start to the values.
setValues(int, SoPath[]) - Method in class com.openinventor.inventor.fields.SoMFPath
Sets num values starting at index start to the values.
setValues(int, String[]) - Method in class com.openinventor.inventor.fields.SoMFString
Sets num values starting at index start to the values.
setValues(SbVec2f, SbVec2f) - Method in class com.openinventor.meshviz.nodes.PoDomain
Calls setValues(min, max, PoDomain.BoundingBoxTypes.valueOf( PoDomain.BoundingBoxTypes.AS_IS.getValue() )).
setValues(SbVec2f, SbVec2f, PoDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.nodes.PoDomain
Convenience method to define a 2D domain.
setValues(SbVec3f, SbVec3f) - Method in class com.openinventor.meshviz.nodes.PoDomain
Calls setValues(min, max, PoDomain.BoundingBoxTypes.valueOf( PoDomain.BoundingBoxTypes.AS_IS.getValue() )).
setValues(SbVec3f, SbVec3f, PoDomain.BoundingBoxTypes) - Method in class com.openinventor.meshviz.nodes.PoDomain
Convenience method to define a 3D domain.
setValues(PbNonLinearDataMapping2.Types, float[], SbColor[]) - Method in class com.openinventor.meshviz.graph.PbNonLinearDataMapping2
Sets non linear function for data mapping, with RGB color.
setValues(PbNonLinearDataMapping2.Types, float[], SbColor[], float[]) - Method in class com.openinventor.meshviz.graph.PbNonLinearDataMapping2
Sets non linear function for data mapping, with RGB color and transparencies.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFBitMask
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFBool
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFColor
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFDouble
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFEnum
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFFloat
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFInt32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFInt64
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFShort
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFUByte
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFUInt32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFUShort
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec2d
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec2f
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec2s
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec3d
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec3f
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec3s
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4b
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4f
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4s
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Sets the field to contain the values stored in userData.
setValuesBuffer(ByteBuffer) - Method in class com.openinventor.inventor.fields.SoMFVec4us
Sets the field to contain the values stored in userData.
setVec3Set(MiVec3dSetI) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetI
Sets the vector set interface.
setVec3Set(MiVec3dSetIj) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetIj
Sets the vector set interface.
setVec3Set(MiVec3dSetIjk) - Method in class com.openinventor.meshvizxlm.mapping.nodes.MoVec3SetIjk
Sets the vector set interface.
setVerbose(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set verbose mode.
setVerbosity(boolean) - Method in class com.openinventor.inventor.actions.SoSimplifyAction
Sets verbosity flag.
setVerbosity(boolean) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Sets whether to print messages while simplifying.
setVersion() - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Calls setVersion((int)1).
setVersion(int) - Method in class com.openinventor.hardcopy.SoCGMVectorOutput
Sets the version of the output CGM file.
setVertex(SbVec3f) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Specifies a new vertex location.
setVertexShader(int, String) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Calls setVertexShader(pos, filenameOrSource, SoShaderObject.SourceTypes.valueOf( SoShaderObject.SourceTypes.FILENAME.getValue() )).
setVertexShader(int, String, SoShaderObject.SourceTypes) - Method in class com.openinventor.inventor.nodes.SoShaderProgram
Convenience method to create a vertex shader with the specified filename and add it at the specified position.
setVerticalFlip(boolean) - Method in class com.openinventor.ldm.converters.SoConverterParameters
Set the m_bVerticalFlip flag.
setViewCulling(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Calls setViewCulling(state, true).
setViewCulling(boolean, boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the view culling flag.
setViewerIsIdle(boolean) - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Tells the recorder that the viewer is idle.
setViewpointRefinement(boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the viewpoint refinement flag.
setViewport(float, float, float, float) - Method in class com.openinventor.inventor.SbViewportRegion
Sets viewport to given region, specified as normalized coordinates relative to the current window size, where (0,0) is the lower-left corner and (1,1) is the upper-right.
setViewport(SbVec2f, SbVec2f) - Method in class com.openinventor.inventor.SbViewportRegion
Sets viewport to given region, specified as normalized coordinates relative to the current window size, where (0,0) is the lower-left corner and (1,1) is the upper-right.
setViewportPixels(short, short, short, short) - Method in class com.openinventor.inventor.SbViewportRegion
Sets viewport to given region, specified as pixel coordinates in window: (0,0) is the lower-left corner.
setViewportPixels(SbVec2i32, SbVec2i32) - Method in class com.openinventor.inventor.SbViewportRegion
Sets viewport to region with given origin (lower-left corner) and size, given as pixel coordinates.
setViewportPixels(SbVec2s, SbVec2s) - Method in class com.openinventor.inventor.SbViewportRegion
Sets viewport to region with given origin (lower-left corner) and size, given as pixel coordinates.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoGetBoundingBoxAction
Sets current viewport region to use for action.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoGetMatrixAction
Sets current viewport region to use for action.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Changes viewport region to use for rendering.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoHandleEventAction
Sets current viewport region to use for action.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoPickAction
Sets current viewport region to use for action.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.actions.SoToHTMLAction
Specifies viewport region for the image.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.engines.SoComputeBoundingBox
Sets the viewport region to use for the bounding box computation.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.SoOffscreenRenderArea
Defines viewport region (within the image) to use for rendering.
setViewportRegion(SbViewportRegion) - Method in class com.openinventor.inventor.SoSceneManager
Defines current viewport region to use for rendering.
setViewVolume(SbViewVolume) - Method in class com.openinventor.inventor.projectors.SbProjector
Set the view volume to use for the projection.
setVisible(boolean) - Method in class com.openinventor.inventor.actions.SoHighlightRenderAction
This provides a convenient mechanism for turning highlights off or on.
setVisualFeedbackParam(SoLDMGlobalResourceParameters.VisualFeedbackParams, boolean) - Static method in class com.openinventor.ldm.SoLDMGlobalResourceParameters
Sets the specified visual feedback parameter to true or false.
setVisualInfoId(int) - Method in class com.openinventor.inventor.devices.SoGLFormat
Sets the PFD id associated with this visualInfo.
setVolumeSizeVoxels(boolean) - Static method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
If true, the volume extent (bounds in world coordinates) is set to 0 to dimension-1 on each axis.
setVRML2Mode(boolean) - Static method in class com.openinventor.meshviz.graph.PoBase
Set the VRML2 mode.
setW(byte) - Method in class com.openinventor.inventor.SbVec4b
 
setW(byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setW(double) - Method in class com.openinventor.inventor.SbVec4d
 
setW(float) - Method in class com.openinventor.inventor.SbVec4f
 
setW(int) - Method in class com.openinventor.inventor.SbVec4i32
 
setW(int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setW(short) - Method in class com.openinventor.inventor.SbVec4s
 
setW(short) - Method in class com.openinventor.inventor.SbVec4us
 
setWallCoordinates(SoState, SbVec3f, SbVec3f, SbVec3f) - Static method in class com.openinventor.inventor.elements.SoModifyViewVolumeElement
Sets the current coordinates of the virtual window in the real world.
setWindowSize(short, short) - Method in class com.openinventor.inventor.SbViewportRegion
Changes window size to given width and height in pixels.
setWindowSize(SbVec2i32) - Method in class com.openinventor.inventor.SbViewportRegion
Changes window size to given width and height in pixels, given as SbVec2i32.
setWindowSize(SbVec2s) - Method in class com.openinventor.inventor.SbViewportRegion
Changes window size to given width and height in pixels, given as SbVec2s.
setWindowSize(SbVec2s) - Method in class com.openinventor.inventor.SoSceneManager
Calls setWindowSize(newSize, (float)1.0).
setWindowSize(SbVec2s, float) - Method in class com.openinventor.inventor.SoSceneManager
Defines the size of the window in which the scene manager should render.
setWorkingSpace(SbMatrix) - Method in class com.openinventor.inventor.projectors.SbProjector
Set the transform space to work in.
setWriteAlternateRep(boolean) - Static method in class com.openinventor.volumeviz.nodes.SoVolumeRendering
Sets the writeAlternateRep flag.
setX(byte) - Method in class com.openinventor.inventor.SbVec4b
 
setX(byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setX(double) - Method in class com.openinventor.inventor.SbVec2d
 
setX(double) - Method in class com.openinventor.inventor.SbVec3d
 
setX(double) - Method in class com.openinventor.inventor.SbVec4d
 
setX(float) - Method in class com.openinventor.inventor.SbVec2f
 
setX(float) - Method in class com.openinventor.inventor.SbVec3f
 
setX(float) - Method in class com.openinventor.inventor.SbVec4f
 
setX(int) - Method in class com.openinventor.inventor.SbVec2i32
 
setX(int) - Method in class com.openinventor.inventor.SbVec3i32
 
setX(int) - Method in class com.openinventor.inventor.SbVec4i32
 
setX(int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setX(short) - Method in class com.openinventor.inventor.SbVec2s
 
setX(short) - Method in class com.openinventor.inventor.SbVec3s
 
setX(short) - Method in class com.openinventor.inventor.SbVec4s
 
setX(short) - Method in class com.openinventor.inventor.SbVec4us
 
setY(byte) - Method in class com.openinventor.inventor.SbVec4b
 
setY(byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setY(double) - Method in class com.openinventor.inventor.SbVec2d
 
setY(double) - Method in class com.openinventor.inventor.SbVec3d
 
setY(double) - Method in class com.openinventor.inventor.SbVec4d
 
setY(float) - Method in class com.openinventor.inventor.SbVec2f
 
setY(float) - Method in class com.openinventor.inventor.SbVec3f
 
setY(float) - Method in class com.openinventor.inventor.SbVec4f
 
setY(int) - Method in class com.openinventor.inventor.SbVec2i32
 
setY(int) - Method in class com.openinventor.inventor.SbVec3i32
 
setY(int) - Method in class com.openinventor.inventor.SbVec4i32
 
setY(int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setY(short) - Method in class com.openinventor.inventor.SbVec2s
 
setY(short) - Method in class com.openinventor.inventor.SbVec3s
 
setY(short) - Method in class com.openinventor.inventor.SbVec4s
 
setY(short) - Method in class com.openinventor.inventor.SbVec4us
 
setZ(byte) - Method in class com.openinventor.inventor.SbVec4b
 
setZ(byte) - Method in class com.openinventor.inventor.SbVec4ub
 
setZ(double) - Method in class com.openinventor.inventor.SbVec3d
 
setZ(double) - Method in class com.openinventor.inventor.SbVec4d
 
setZ(float) - Method in class com.openinventor.inventor.SbVec3f
 
setZ(float) - Method in class com.openinventor.inventor.SbVec4f
 
setZ(int) - Method in class com.openinventor.inventor.SbVec3i32
 
setZ(int) - Method in class com.openinventor.inventor.SbVec4i32
 
setZ(int) - Method in class com.openinventor.inventor.SbVec4ui32
 
setZ(short) - Method in class com.openinventor.inventor.SbVec3s
 
setZ(short) - Method in class com.openinventor.inventor.SbVec4s
 
setZ(short) - Method in class com.openinventor.inventor.SbVec4us
 
setZRange(int, int, int) - Method in class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Sets the Z (time axis) range.
SGI - com.openinventor.inventor.nodes.SoImage.FileTypes
The file type is SGI.
SGI - com.openinventor.inventor.nodes.SoTexture.FileTypes
SGI.
SGS85 - com.openinventor.inventor.projection.SbProj4Projection.PredefinedEllipsoids
 
SH - com.openinventor.volumeviz.readers.dicom.SoDicomTag.VRs
Short String.
SHADER_STORAGE_BUFFER - com.openinventor.inventor.devices.SoGLBufferObject.BufferObjectTargets
The buffer is used as a shader storage buffer, it can be used to perform random access reads, writes and atomic memory operations from a shader.
SHADER_STORAGE_BUFFER - com.openinventor.inventor.nodes.SoShaderParameterBufferObject.BufferTypes
 
shaderObject - Variable in class com.openinventor.inventor.nodes.SoShaderProgram
Specifies the list of shader objects (i.e., vertex shaders, geometry and fragment shaders) which form the shader program.
shaderSlots - Variable in class com.openinventor.inventor.nodes.SoAlgebraicShape
Multi-field for Shader slots of type SoShaderObject.
shadingStyle - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality
Specifies which shading style is applied to the volume.
shadowCachingEnabled - Variable in class com.openinventor.inventor.nodes.SoShadowGroup
Indicates if a cache should be used for computing the shadows.
SHADOWED - com.openinventor.inventor.nodes.SoShadowStyle.ShadowStyles
Shapes can be shadowed (but don't cast a shadow).
SHADOWMAP - com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.ShadowsStyles
The standard shadowmap-based shadows.
shadowShader - Variable in class com.openinventor.inventor.nodes.SoShaderProgram
Only used when an SoShadowGroup is active.
shadowsStyle - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality
Specifies which kind of shadows to compute for the volume.
SHAPE - com.openinventor.inventor.elements.SoPickStyleElement.Styles
Points on surface of shape may be picked.
SHAPE - com.openinventor.inventor.nodes.SoPickStyle.Styles
Points on the surfaces of shapes may be picked.
SHAPE_TYPE_AS_IS - com.openinventor.inventor.elements.SoShapeHintsElement.ShapeTypes
Indicates to set() to leave as is.
shapeType - Variable in class com.openinventor.inventor.nodes.SoBufferedShape
Shape type to render.
shapeType - Variable in class com.openinventor.inventor.nodes.SoShapeHints
Indicates whether the shape is known to enclose a volume (SOLID) or not.
shapeType - Variable in class com.openinventor.meshviz.graph.PoErrorPointField
Defines the shape associated to errors.
shapeUsage - Variable in class com.openinventor.inventor.nodes.SoBufferedShape
Defines the usage of the shape.
shareContext - Variable in class com.openinventor.inventor.helpers.SbGLShareContext
Handle on OpenGL context.
SHARED - com.openinventor.inventor.devices.SoGpuBufferObject.BufferAccessNatures
The application will be writing data to the buffer, but will not read it.
shift - Variable in class com.openinventor.ldm.nodes.SoTransferFunction
Used for rescaling the input data values.
shift(SoBufferObject, SbDataType, SoBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
B = A + shiftFactor
Note: B can be a reference to A
Limitation: typeA must be the same as typeC.
shift(SoCpuBufferObject, SbDataType, SoCpuBufferObject, SbDataType, float) - Method in class com.openinventor.inventor.algorithms.SoArithmetic
B = A + shiftFactor
Fast version for Cpu buffers.
SHIFT - com.openinventor.inventor.nodes.SoSelection.Policies
When shift key is down, selection policy is TOGGLE.
SHIFT_LOCK - com.openinventor.inventor.events.SoKeyboardEvent.Keys
Shift lock.
shiftFactor - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshVector
The shift factor to apply to the representation of each vector.
shiftStart - Variable in class com.openinventor.meshviz.data.PoStreamParticleMotion
Duration from which the first position on the streamline is calculated.
shininess - Variable in class com.openinventor.inventor.actions.SoCallbackAction.Material
 
shininess - Variable in class com.openinventor.inventor.nodes.SoMaterial
Shininess coefficient of the surface.
SHININESS_CASE - com.openinventor.inventor.elements.SoLazyElement.Cases
Deprecated.
Shininess case.
SHININESS_MASK - com.openinventor.inventor.elements.SoLazyElement.Masks
Deprecated.
Shininess mask.
SHININESS_MASK - com.openinventor.inventor.elements.SoMaterialElement.Masks
Shininess mask.
SHIP_FILLED_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship filled 5x5.
SHIP_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship filled 5x5.
SHIP_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship filled 5x5.
SHIP_FILLED_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship filled 7x7.
SHIP_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship filled 7x7.
SHIP_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship filled 7x7.
SHIP_FILLED_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship filled 9x9.
SHIP_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship filled 9x9.
SHIP_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship filled 9x9.
SHIP_LINE_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship line 5x5.
SHIP_LINE_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship line 5x5.
SHIP_LINE_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship line 5x5.
SHIP_LINE_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship line 7x7.
SHIP_LINE_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship line 7x7.
SHIP_LINE_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship line 7x7.
SHIP_LINE_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Ship line 9x9.
SHIP_LINE_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Ship line 9x9.
SHIP_LINE_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Ship line 9x9.
shouldAutoCache(SoGLRenderAction.AutoCacheModes) - Method in class com.openinventor.inventor.actions.SoGLRenderAction
Called by nodes to say that they should/shouldn't be auto-cached (pass true if should, false if shouldn't, don't call this method at all if the node doesn't care):
shouldBeNormalized - Variable in class com.openinventor.inventor.nodes.SoVertexShaderParameterBufferObject
Specifies if the fixed-point data in the buffer object should be normalized when they are accessed.
shouldGeneratePrimitives(SoShape) - Method in class com.openinventor.inventor.actions.SoCallbackAction
 
SHOW_LOAD_UNLOAD_TILES - com.openinventor.ldm.SoLDMGlobalResourceParameters.VisualFeedbackParams
Show tiles loaded (in red) and unloaded (in blue) in texture memory.
SHOW_TILES_VALUATED - com.openinventor.ldm.SoLDMGlobalResourceParameters.VisualFeedbackParams
Show tiles visited by the Tile Visitor.
showCellName - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshCellShape
When set to true the cell's name is displayed near the cell.
showCornerScales(boolean) - Method in class com.openinventor.inventor.draggers.SoTabPlaneDragger
show or hide corners
showDraggerSet(SoDragPointDragger.DraggerSets) - Method in class com.openinventor.inventor.draggers.SoDragPointDragger
The dragPoint dragger contains three pairs of draggers, each containing a plane dragger and a line dragger (see the Description above).
showEdgeScales(boolean) - Method in class com.openinventor.inventor.draggers.SoTabPlaneDragger
show or hide edges
showNextDraggerSet() - Method in class com.openinventor.inventor.draggers.SoDragPointDragger
The dragPoint dragger contains three pairs of draggers, each containing a plane dragger and a line dragger (see the Description above).
showNodeName - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshCellShape
When set to true the node's names are displayed near the cell.
SiAntialiasingEventListener - Class in com.openinventor.inventor.antialiasing
Antialiasing change event listener interface.
SIDES - com.openinventor.inventor.nodes.SoCone.PartType
The conical part.
SIDES - com.openinventor.inventor.nodes.SoCylinder.PartType
The cylindrical part.
SIDES - com.openinventor.inventor.nodes.SoText3.PartType
Extruded sides of characters.
SiDicomDataSet - Class in com.openinventor.volumeviz.readers.dicom
DICOM data.
SiDicomElement - Class in com.openinventor.volumeviz.readers.dicom
DICOM data.
SiDicomSequence - Class in com.openinventor.volumeviz.readers.dicom
DICOM data.
SiDicomValue - Class in com.openinventor.volumeviz.readers.dicom
DICOM data.
SiDicomValue.ValueTypes - Enum in com.openinventor.volumeviz.readers.dicom
 
SIGNED_BYTE - com.openinventor.inventor.fields.SoSFArray.DataTypes
SIGNED_BYTE.
SIGNED_BYTE - com.openinventor.inventor.fields.SoSFImage.DataTypes
SIGNED_BYTE.
SIGNED_BYTE - com.openinventor.inventor.SbDataType.DataTypes
signed byte
SIGNED_BYTE - com.openinventor.ldm.nodes.SoDataCompositor.DataTypes
signed byte
SIGNED_BYTE - com.openinventor.ldm.nodes.SoDataSet.DataTypes
signed byte
SIGNED_INT32 - com.openinventor.inventor.fields.SoSFArray.DataTypes
SIGNED_INT32.
SIGNED_INT32 - com.openinventor.inventor.fields.SoSFImage.DataTypes
SIGNED_INT32.
SIGNED_INT32 - com.openinventor.inventor.SbDataType.DataTypes
signed int (32bits)
SIGNED_INT32 - com.openinventor.ldm.nodes.SoDataCompositor.DataTypes
signed int (32bits)
SIGNED_INT32 - com.openinventor.ldm.nodes.SoDataSet.DataTypes
signed int (32bits)
SIGNED_SHORT - com.openinventor.inventor.fields.SoSFArray.DataTypes
SIGNED_SHORT.
SIGNED_SHORT - com.openinventor.inventor.fields.SoSFImage.DataTypes
SIGNED_SHORT.
SIGNED_SHORT - com.openinventor.inventor.SbDataType.DataTypes
signed short
SIGNED_SHORT - com.openinventor.ldm.nodes.SoDataCompositor.DataTypes
signed short
SIGNED_SHORT - com.openinventor.ldm.nodes.SoDataSet.DataTypes
signed short
signedData() - Method in class com.openinventor.volumeviz.readers.SoVRDicomData
Returns the signed flag.
simplificationThreshold - Variable in class com.openinventor.inventor.drawers.SoPolyLineScreenDrawer
Threshold (in pixels) used to simplify line when it is finished.
simplify(float) - Method in class com.openinventor.inventor.simplifier.SoSimplifier
Performs the simplification on the shapes and returns a simplified node.
SIMPLIFY_BY_SUBGROUP - com.openinventor.inventor.actions.SoGlobalSimplifyAction.Strategies
Triangles are stored in multiple lists based on material, texture and Separator.
SIMPLIFY_GLOBALLY - com.openinventor.inventor.actions.SoGlobalSimplifyAction.Strategies
All triangles are stored in a single list and decimated globally.
SINGLE - com.openinventor.inventor.nodes.SoSelection.Policies
Picking an object object clears current selection, then selects object.
SINUSOIDAL - com.openinventor.inventor.projection.SbProj4Projection.Projections
 
SiRenderArea - Interface in com.openinventor.inventor.viewercomponents
RenderArea interface.
SiRenderArea.ClearPolicies - Enum in com.openinventor.inventor.viewercomponents
Policy values to clear color and depth buffers beforing rendering.
SiRenderArea.RenderEventArg - Class in com.openinventor.inventor.viewercomponents
Structure given when a start render event is raised.
SiRenderArea.RenderStatus - Enum in com.openinventor.inventor.viewercomponents
Returned by the render method.
SiRenderAreaAntialiasing - Interface in com.openinventor.inventor.viewercomponents
RenderArea antialiasing interface.
SiRenderAreaInteractive - Interface in com.openinventor.inventor.viewercomponents
RenderArea interactive interface.
SiRenderAreaStereo - Interface in com.openinventor.inventor.viewercomponents
RenderArea stereo interface.
SiRenderAreaStillSuperSampling - Interface in com.openinventor.inventor.viewercomponents
RenderArea still supersampling interface.
SiRenderAreaTransparency - Interface in com.openinventor.inventor.viewercomponents
RenderArea transparency interface.
size - Variable in class com.openinventor.inventor.actions.SoCallbackAction.TextureImage
 
size - Variable in class com.openinventor.inventor.fields.SoSFArray.Array3D
 
size - Variable in class com.openinventor.inventor.fields.SoSFArray2D.Array2D
 
size - Variable in class com.openinventor.inventor.fields.SoSFImage.SubTextureImage
 
size - Variable in class com.openinventor.inventor.fields.SoSFImage.TextureImage
 
size - Variable in class com.openinventor.inventor.fields.SoSFImage3.BufferObject
 
size - Variable in class com.openinventor.inventor.fields.SoSFImage3.SubTextureImage
 
size - Variable in class com.openinventor.inventor.fields.SoSFImage3.TextureImage
 
size - Variable in class com.openinventor.inventor.nodes.SoExtTexture2.ImageSize
 
size - Variable in class com.openinventor.inventor.nodes.SoFont
This field specifies the font size.
size - Variable in class com.openinventor.inventor.nodes.SoMarker
Defines the size (in pixels) of the marker.
size - Variable in class com.openinventor.inventor.nodes.SoRenderToTarget
This field allows a custom rendering size for the render to texture.
size - Variable in class com.openinventor.inventor.nodes.SoRenderToTextureProperty
Size in pixels of the rendered texture.
size - Variable in class com.openinventor.inventor.nodes.SoViewport
Specifies the size of the viewport in pixels.
size - Variable in class com.openinventor.inventor.nodes.SoViewportClipping
Specifies the size of the clip region in pixels.
size - Variable in class com.openinventor.inventor.viewercomponents.nodes.SoViewingCube
Size of the viewport, in pixels, in which the viewing cube is drawn.
size - Variable in class com.openinventor.ldm.readers.SoVolumeReader.DataInfo
 
size - Variable in class com.openinventor.meshviz.graph.PoValuedMarkerField
List of sizes used to calculate the marker sizes.
sizeValuesIndex - Variable in class com.openinventor.meshviz.graph.PoGeneralizedScatter
Defines the index of the set of values used to specify the size of markers.
sizing - Variable in class com.openinventor.inventor.nodes.SoAntiSquish
Determines which of the algorithms enumerated by the type Sizing will be used to select the new scale when the x,y, and z scales are not equal.
skeletonType - Variable in class com.openinventor.meshviz.graph.PoErrorPointField
Defines the skeleton associated to errors.
SKIP - com.openinventor.volumeviz.nodes.SoVolumeRender.AbortCodes
The current slice is not drawn.
skipNode() - Method in class com.openinventor.inventor.nodes.SoExtSelection.PreFilterEventArg
Don't traverse the node returned by getNode().
sKnotVector - Variable in class com.openinventor.inventor.nodes.SoNurbsSurface
The knot vectors in the S direction.
SKY - com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.EnvironmentMaps
SL - com.openinventor.volumeviz.readers.dicom.SoDicomTag.VRs
Signed 32 bits integer.
SLASH - com.openinventor.inventor.events.SoKeyboardEvent.Keys
Slash.
SLASH_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Slash 5x5.
SLASH_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Slash 5x5.
SLASH_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Slash 5x5.
SLASH_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Slash 7x7.
SLASH_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Slash 7x7.
SLASH_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Slash 7x7.
SLASH_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Slash 9x9.
SLASH_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Slash 9x9.
SLASH_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Slash 9x9.
sleep(int) - Static method in class com.openinventor.inventor.SbTime
Sleep for specified time (in msec).
slerp(SbRotationd, SbRotationd, double) - Static method in class com.openinventor.inventor.SbRotationd
Spherical linear interpolation: as t goes from 0 to 1, returned value goes from rot0 to rot1.
slerp(SbRotation, SbRotation, float) - Static method in class com.openinventor.inventor.SbRotation
Spherical linear interpolation: as t goes from 0 to 1, returned value goes from rot0 to rot1.
sliceAngleStep - Variable in class com.openinventor.meshviz.graph.PoPieChart
Slice are approximated by a polygon, that is a sequence of straight line segments.
sliceColor - Variable in class com.openinventor.meshviz.graph.PoPieChart
Color associated to each slice of the pie chart.
sliceGroupActive - Variable in class com.openinventor.meshviz.graph.PoPieChart
Activate or Deactivate the regrouping of small values.
sliceGroupFlagMin - Variable in class com.openinventor.meshviz.graph.PoPieChart
Indicate if the value sliceGroupMinValue is interpreted as percentage (PERCENTAGE) or not (ABSOLUTE).
sliceGroupMinValue - Variable in class com.openinventor.meshviz.graph.PoPieChart
Threshold underneath the slice are regrouped.
sliceGroupString - Variable in class com.openinventor.meshviz.graph.PoPieChart
String for the regrouping slice.
sliceNumber - Variable in class com.openinventor.medical.nodes.OrthoSliceBorder
Deprecated.
Slice number.
sliceNumber - Variable in class com.openinventor.volumeviz.nodes.SoOrthoSlice
Slice number.
SliceOrientationMarkers - Class in com.openinventor.medical.nodes
(Preview Feature) Shape node to display slice orientation markers in window coordinates.
SliceOrientationMarkers() - Constructor for class com.openinventor.medical.nodes.SliceOrientationMarkers
Constructor
SliceScaleBar - Class in com.openinventor.medical.nodes
(Preview Feature) Shape node to display a dynamic scale bar in window coordinates.
SliceScaleBar() - Constructor for class com.openinventor.medical.nodes.SliceScaleBar
Constructor
SliceScaleBar.Alignment - Enum in com.openinventor.medical.nodes
Scale bar alignment
SliceScaleBar.Orientation - Enum in com.openinventor.medical.nodes
Scale bar orientation
sliceText - Variable in class com.openinventor.meshviz.graph.PoPieChart
Text associated to each slice of the pie chart.
sliceToTranslateNumber - Variable in class com.openinventor.meshviz.graph.PoPieChart
Numbers (slice numbers begin at 0) of the slices to translate.
sliceToTranslateNumber - Variable in class com.openinventor.meshviz.graph.PoPieChartRep
Numbers (slice numbers begin at 0) of the slices to translate.
sliceToTranslateRadius - Variable in class com.openinventor.meshviz.graph.PoPieChartRep
Translation values along the bisectors of the slices.
sliceToTranslateValue - Variable in class com.openinventor.meshviz.graph.PoPieChart
Translation values along the bisectors of the slices.
sliceValue - Variable in class com.openinventor.meshviz.graph.PoPieChart
Value associated to each slice of the pie chart.
SliderPanel - Class in com.openinventor.inventor.viewercomponents.awt.tools
 
SliderPanel(float, float, float, int) - Constructor for class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
SliderPanel(float, float, float, int, boolean) - Constructor for class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
SliderPanel(int, int, int) - Constructor for class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
SliderPanel(int, int, int, boolean) - Constructor for class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel
 
SliderPanel.Listener - Class in com.openinventor.inventor.viewercomponents.awt.tools
 
SMAA - com.openinventor.inventor.SoSceneManager.AntialiasingModes
SMAA is a screen space antialiasing algorithm which uses shaders and is applied after the rendering.
SMALLEST_DIMENSION - com.openinventor.inventor.nodes.SoAntiSquish.Sizings
Uses smallest of 3 scales in the matrix.
SMART - com.openinventor.volumeviz.nodes.SoHeightFieldRender.BoundaryCellsType
Computes boundary cells according to the distance to the view.
SMOKE - com.openinventor.inventor.elements.SoEnvironmentElement.FogTypes
Smoke.
SMOKE - com.openinventor.inventor.nodes.SoEnvironment.FogTypes
Exponential squared increase in opacity.
SMOOTH - com.openinventor.hardcopy.SoVectorizeAction.ShadeModels
Smooth shading model.
SMOOTH - com.openinventor.inventor.nodes.SoBaseExtrusion.ExtrusionModes
Default extrusion algorithm.
SMOOTH - com.openinventor.meshviz.nodes.PoMesh1DHints.GeomInterpretations
The geometry of the current mesh 1D is smoothed by a cubic.
SMOOTH_BOUNDARY_ALIGNED - com.openinventor.volumeviz.nodes.SoVolumeRender.SamplingAlignments
Similar to BOUNDARY_ALIGNED but uses a cubic interpolation to compute the boundary, giving smoother results when using SoVolumeRenderingQuality.deferredLighting.
SMOOTH_WITHOUT_SELF_INTERSECTIONS - com.openinventor.inventor.nodes.SoBaseExtrusion.ExtrusionModes
Smooth but avoids self intersections caused by large curvature radius of the spine.
smoothFactor - Variable in class com.openinventor.inventor.nodes.SoShadowGroup
Set the smoothness of shadows.
SMOOTHING_CASE - com.openinventor.inventor.elements.SoLazyElement.Cases
Deprecated.
Smoothing case.
SMOOTHING_MASK - com.openinventor.inventor.elements.SoLazyElement.Masks
Deprecated.
Smoothing mask.
smoothTextureContouring - Variable in class com.openinventor.meshviz.data.PoMesh
If set to true and combined with COLOR_TEXTURE_CONTOURING coloring type, the texture used for coloring appears smoothed, since a linear interpolation is used instead of a nearest one.
SO_ANNO_TEXT3 - com.openinventor.meshviz.graph.PoBase.TextTypes
 
SO_BUFFER_SIZE_ALL - Static variable in class com.openinventor.inventor.devices.SoBufferObject
Used to indicate that we want to use the whole buffer.
SO_DRAGGER_DIR - Static variable in class com.openinventor.inventor.SoPreferences
Specifies the path to the directory containing dragger geometry files.
SO_END_FACE_INDEX - Static variable in class com.openinventor.inventor.nodes.SoIndexedFaceSet
Value of an index in SoIndexedShape.coordIndex indicating that the current face has ended and the next one begins.
SO_END_LINE_INDEX - Static variable in class com.openinventor.inventor.nodes.SoIndexedLineSet
Value of an index in SoIndexedShape.coordIndex indicating that the current polyline has ended and the next one begins.
SO_END_STRIP_INDEX - Static variable in class com.openinventor.inventor.nodes.SoIndexedTriangleStripSet
Value of an index in SoIndexedShape.coordIndex indicating that the current strip has ended and the next one begins.
SO_RENDERUNITID_ALL - com.openinventor.inventor.nodes.SoSeparator.RenderUnitIds
 
SO_RENDERUNITID_INHERIT - com.openinventor.inventor.nodes.SoSeparator.RenderUnitIds
 
SO_RENDERUNITID_NONE - com.openinventor.inventor.nodes.SoSeparator.RenderUnitIds
 
SO_SWITCH_ALL - com.openinventor.inventor.nodes.SoSwitch.WhichChild
 
SO_SWITCH_ALL - Static variable in class com.openinventor.inventor.nodes.SoSwitch
 
SO_SWITCH_INHERIT - com.openinventor.inventor.nodes.SoSwitch.WhichChild
 
SO_SWITCH_INHERIT - Static variable in class com.openinventor.inventor.nodes.SoSwitch
 
SO_SWITCH_NONE - com.openinventor.inventor.nodes.SoSwitch.WhichChild
 
SO_SWITCH_NONE - Static variable in class com.openinventor.inventor.nodes.SoSwitch
 
SO_TEXT3 - com.openinventor.meshviz.graph.PoBase.TextTypes
 
SoAccumulatedElement - Class in com.openinventor.inventor.elements
Abstract base class for each state element whose value may be accumulated when it is set.
SoAccumulationAntialiasingParameters - Class in com.openinventor.inventor.antialiasing
Antialiasing parameters class for the accumulation buffer algorithm.
SoAccumulationAntialiasingParameters(boolean, int) - Constructor for class com.openinventor.inventor.antialiasing.SoAccumulationAntialiasingParameters
Constructor which takes as input two parameters.
SoAction - Class in com.openinventor.inventor.actions
Abstract base class for all actions.
SoAction.AppliedCodes - Enum in com.openinventor.inventor.actions
(Extender API) This enum is used to determine what the action is being applied to.
SoAction.DistribModes - Enum in com.openinventor.inventor.actions
(Extender API) This is used to define the way an action is distributed across a cluster.
SoAction.PathCodes - Enum in com.openinventor.inventor.actions
(Extender API) This enum may be used during traversal of nodes to indicate where the node is with respect to the path being traversed.
SoAction.PathIndices - Class in com.openinventor.inventor.actions
 
SoAlarmSensor - Class in com.openinventor.inventor.sensors
Triggers a delegate once sometime in the future.
SoAlarmSensor() - Constructor for class com.openinventor.inventor.sensors.SoAlarmSensor
Constructor.
SoAlarmSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoAlarmSensor
Build a new alarm sensor with the task to be executed when the sensor is triggered.
SoAlgebraicCone - Class in com.openinventor.inventor.nodes
Algebraic cone shape node.
SoAlgebraicCone() - Constructor for class com.openinventor.inventor.nodes.SoAlgebraicCone
Default constructor.
SoAlgebraicCylinder - Class in com.openinventor.inventor.nodes
Algebraic cylinder shape node.
SoAlgebraicCylinder() - Constructor for class com.openinventor.inventor.nodes.SoAlgebraicCylinder
Default constructor.
SoAlgebraicShape - Class in com.openinventor.inventor.nodes
Abstract base class for algebraic shapes.
SoAlgebraicShape.ASClippingPolicies - Enum in com.openinventor.inventor.nodes
Specifies how the algebraic shape should be clipped by a clipping plane.
SoAlgebraicShape.ASShaderSlots - Enum in com.openinventor.inventor.nodes
Specifies the available slots for shader programs.
SoAlgebraicShape.ASWorkSpaces - Enum in com.openinventor.inventor.nodes
Specifies which reference frame to use inside the ray intersection shader function.
SoAlgebraicSphere - Class in com.openinventor.inventor.nodes
Algebraic sphere shape node.
SoAlgebraicSphere() - Constructor for class com.openinventor.inventor.nodes.SoAlgebraicSphere
Default constructor.
SoAlgorithms - Class in com.openinventor.inventor.algorithms
Utility functions for loading algorithm modules.
SoAlgorithms() - Constructor for class com.openinventor.inventor.algorithms.SoAlgorithms
Algorithms interface constructor.
SoAlphaPolicy - Class in com.openinventor.inventor.nodes
Alpha (transparency) policy node.
SoAlphaPolicy() - Constructor for class com.openinventor.inventor.nodes.SoAlphaPolicy
Default Constructor.
SoAlphaPolicy.Policies - Enum in com.openinventor.inventor.nodes
Policy to use.
SoAnnotation - Class in com.openinventor.inventor.nodes
Annotation group node.
SoAnnotation() - Constructor for class com.openinventor.inventor.nodes.SoAnnotation
Creates an annotation node with default settings.
SoAnnoText3 - Class in com.openinventor.inventor.nodes
Annotation text node.
SoAnnoText3() - Constructor for class com.openinventor.inventor.nodes.SoAnnoText3
Constructor.
SoAnnoText3.Justifications - Enum in com.openinventor.inventor.nodes
Justification types.
SoAnnoText3CharOrientElement - Class in com.openinventor.inventor.elements
Stores the current character orientation flag of an SoAnnoText3Property node.
SoAnnoText3FontSizeHintElement - Class in com.openinventor.inventor.elements
Stores the current font size hint of an SoAnnoText3Property node.
SoAnnoText3FontSizeHintElement.FontSizeHints - Enum in com.openinventor.inventor.elements
Font size hint.
SoAnnoText3Property - Class in com.openinventor.inventor.nodes
Annotation text property node.
SoAnnoText3Property() - Constructor for class com.openinventor.inventor.nodes.SoAnnoText3Property
Constructor.
SoAnnoText3Property.FontSizeHints - Enum in com.openinventor.inventor.nodes
Font size hint.
SoAnnoText3Property.RenderPrintTypes - Enum in com.openinventor.inventor.nodes
Render print type.
SoAnnoText3RenderPrintElement - Class in com.openinventor.inventor.elements
Stores the current render print type of an SoAnnoText3Property node.
SoAnnoText3RenderPrintElement.RenderPrintTypes - Enum in com.openinventor.inventor.elements
Render print type.
SoAntialiasingParameters - Class in com.openinventor.inventor.antialiasing
Antialiasing parameters interface base class.
SoAntiSquish - Class in com.openinventor.inventor.nodes
Transformation node that undoes non-uniform 3D scales.
SoAntiSquish() - Constructor for class com.openinventor.inventor.nodes.SoAntiSquish
Creates an anti-squish node with default settings.
SoAntiSquish.Sizings - Enum in com.openinventor.inventor.nodes
Sizing.
SoAppearanceKit - Class in com.openinventor.inventor.nodekits
Appearance nodekit class.
SoAppearanceKit() - Constructor for class com.openinventor.inventor.nodekits.SoAppearanceKit
Constructor.
SoArithmetic - Class in com.openinventor.inventor.algorithms
Arithmetic functions for buffers.
SoArithmetic() - Constructor for class com.openinventor.inventor.algorithms.SoArithmetic
Constructor.
SoArray - Class in com.openinventor.inventor.nodes
Group node that creates a regular IxJxK array of copies of its children.
SoArray() - Constructor for class com.openinventor.inventor.nodes.SoArray
Creates an array node with default settings.
SoArray.Origins - Enum in com.openinventor.inventor.nodes
Array origin.
SoAsciiText - Class in com.openinventor.inventor.nodes
Simple 3D text shape node.
SoAsciiText() - Constructor for class com.openinventor.inventor.nodes.SoAsciiText
Creates an ascii text node with default settings.
SoAsciiText.Justifications - Enum in com.openinventor.inventor.nodes
 
SoBackground - Class in com.openinventor.inventor.nodes
Abstract base class for background nodes.
SoBase - Class in com.openinventor.inventor.misc
Base class for all nodes, paths, and engines.
SoBaseColor - Class in com.openinventor.inventor.nodes
Node that defines an object's base color.
SoBaseColor() - Constructor for class com.openinventor.inventor.nodes.SoBaseColor
Creates a base color node with default settings.
SoBaseContextCache - Class in com.openinventor.inventor.caches
Base context dependent cache management class.
SoBaseContextObject - Class in com.openinventor.inventor.devices
Context dependent object management class.
SoBaseContextObject(SoDeviceContextSharedGroup) - Constructor for class com.openinventor.inventor.devices.SoBaseContextObject
Constructor.
SoBaseExtrusion - Class in com.openinventor.inventor.nodes
Abstract base class for all extrusion-based shape nodes.
SoBaseExtrusion.ExtrusionModes - Enum in com.openinventor.inventor.nodes
 
SoBaseExtrusion.ScaleModes - Enum in com.openinventor.inventor.nodes
 
SoBaseKit - Class in com.openinventor.inventor.nodekits
Base class for all node kits.
SoBaseKit() - Constructor for class com.openinventor.inventor.nodekits.SoBaseKit
Constructor.
SoBaseLDMConverter - Class in com.openinventor.ldm.converters
Base class for converting data sets into the LDM format.
SoBaseLDMConverter() - Constructor for class com.openinventor.ldm.converters.SoBaseLDMConverter
Constructor.
SoBBox - Class in com.openinventor.inventor.nodes
Bounding box node.
SoBBox() - Constructor for class com.openinventor.inventor.nodes.SoBBox
Constructor.
SoBBox.Modes - Enum in com.openinventor.inventor.nodes
This enum specifies how the node interacts with OpenInventor during a traversal.
SoBBoxCacheElement - Class in com.openinventor.inventor.elements
 
SoBBoxCacheElement.CacheModes - Enum in com.openinventor.inventor.elements
 
SoBBoxModelMatrixElement - Class in com.openinventor.inventor.elements
Stores the current model matrix for use with the SoGetBoundingBoxAction.
SoBBoxTypeElement - Class in com.openinventor.inventor.elements
Stores the current BBox type.
SoBBoxTypeElement.Types - Enum in com.openinventor.inventor.elements
Available BBox types:
SoBevelAction - Class in com.openinventor.inventor.actions
Creates a scene graph containing beveled shapes.
SoBevelAction() - Constructor for class com.openinventor.inventor.actions.SoBevelAction
Constructor.
SoBevelProperty - Class in com.openinventor.inventor.nodes
Node to define beveling properties.
SoBevelProperty() - Constructor for class com.openinventor.inventor.nodes.SoBevelProperty
Constructor.
SoBevelProperty.Tests - Enum in com.openinventor.inventor.nodes
Test.
SoBevelPropertyElement - Class in com.openinventor.inventor.elements
Stores various beveling attributes.
SoBillboard - Class in com.openinventor.inventor.nodes
Grouping node that modifies its coordinate system so that its local Z-axis always points at the viewer.
SoBillboard() - Constructor for class com.openinventor.inventor.nodes.SoBillboard
Constructor.
SoBillboard(int) - Constructor for class com.openinventor.inventor.nodes.SoBillboard
Constructor that takes approximate number of children.
SoBlendElement - Class in com.openinventor.inventor.elements
Stores the current blending mode and parameters.
SoBlendElement.BlendElementParameters - Class in com.openinventor.inventor.elements
BlendElementParameters packages all the different blending parameters.
SoBlendElement.BlendEquations - Enum in com.openinventor.inventor.elements
Blend Equation as defined by OpenGL's glBlendEquation.
SoBlendElement.BlendFactors - Enum in com.openinventor.inventor.elements
BlendFactor as defined by OpenGL's glBlendFunc.
SoBlinker - Class in com.openinventor.inventor.nodes
Animated cycling switch node.
SoBlinker() - Constructor for class com.openinventor.inventor.nodes.SoBlinker
Creates a blinker node with default settings.
SoBMPImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a BMP raster image.
SoBMPImageRW() - Constructor for class com.openinventor.inventor.image.SoBMPImageRW
Constructor.
SoBoolOperation - Class in com.openinventor.inventor.engines
Performs Boolean operations.
SoBoolOperation() - Constructor for class com.openinventor.inventor.engines.SoBoolOperation
Constructor.
SoBoolOperation.Operations - Enum in com.openinventor.inventor.engines
Operation.
SoBoundingBoxCache - Class in com.openinventor.inventor.caches
 
SoBoundingBoxCache(SoState) - Constructor for class com.openinventor.inventor.caches.SoBoundingBoxCache
 
SoBoxHighlightRenderAction - Class in com.openinventor.inventor.actions
A box highlight style.
SoBoxHighlightRenderAction() - Constructor for class com.openinventor.inventor.actions.SoBoxHighlightRenderAction
Constructor.
SoBoxHighlightRenderAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoBoxHighlightRenderAction
Constructor which takes the normal SoGLRenderAction parameters.
SoBufferAsyncNotifierInterface - Class in com.openinventor.ldm.tiles
LDM interface to optimize memory management of tiles .
SoBufferedShape - Class in com.openinventor.inventor.nodes
Node to render geometry stored in SoBufferObject objects.
SoBufferedShape() - Constructor for class com.openinventor.inventor.nodes.SoBufferedShape
Default constructor.
SoBufferedShape.Types - Enum in com.openinventor.inventor.nodes
Type of shape that will be rendered.
SoBufferedShape.Usages - Enum in com.openinventor.inventor.nodes
This enum is used to set the shapeUsage field.
SoBufferObject - Class in com.openinventor.inventor.devices
Abstract base class for buffer object management.
SoBufferObject.AccessModes - Enum in com.openinventor.inventor.devices
This enum provides the possible access modes for a mapped buffer object.
SoButtonEvent - Class in com.openinventor.inventor.events
Base class for all button events.
SoButtonEvent() - Constructor for class com.openinventor.inventor.events.SoButtonEvent
Constructor.
SoButtonEvent.States - Enum in com.openinventor.inventor.events
State.
SoByteStream - Class in com.openinventor.inventor.misc
Converts scene graph objects to character byte streams.
SoByteStream() - Constructor for class com.openinventor.inventor.misc.SoByteStream
Constructor.
SoCache - Class in com.openinventor.inventor.caches
 
SoCache(SoState) - Constructor for class com.openinventor.inventor.caches.SoCache
Constructor.
SoCacheElement - Class in com.openinventor.inventor.elements
Stores the most recently opened cache.
SoCADFileFormat - Class in com.openinventor.inventor.io.cad
Module class to initialize CAD file format support.
SoCADInputReader - Class in com.openinventor.inventor.io.cad
Class for importing a scene graph from a CAD file.
SoCADInputReader() - Constructor for class com.openinventor.inventor.io.cad.SoCADInputReader
Constructor.
SoCADInputReaderParameters - Class in com.openinventor.inventor.io.cad
CAD Input reader Parameters when importing CAD file type.
SoCADInputReaderParameters() - Constructor for class com.openinventor.inventor.io.cad.SoCADInputReaderParameters
Constructor.
SoCADInputReaderParameters.ImportOption - Class in com.openinventor.inventor.io.cad
Specify how the scene graph resulting from the import should be generated.
SoCADInputReaderParameters.Qualities - Enum in com.openinventor.inventor.io.cad
 
SoCADInputReaderParameters.TessellationOption - Class in com.openinventor.inventor.io.cad
Parameters used to tessellate the model during import.
SoCalculator - Class in com.openinventor.inventor.engines
A general-purpose calculator.
SoCalculator() - Constructor for class com.openinventor.inventor.engines.SoCalculator
Constructor.
SoCallback - Class in com.openinventor.inventor.nodes
Provides custom behavior during actions.
SoCallback() - Constructor for class com.openinventor.inventor.nodes.SoCallback
Creates a callback node with default settings.
SoCallback.CB - Interface in com.openinventor.inventor.nodes
 
SoCallbackAction - Class in com.openinventor.inventor.actions
Performs a generic traversal of a scene graph or path.
SoCallbackAction() - Constructor for class com.openinventor.inventor.actions.SoCallbackAction
The constructor.
SoCallbackAction.Material - Class in com.openinventor.inventor.actions
 
SoCallbackAction.Responses - Enum in com.openinventor.inventor.actions
Possible responses from a pre or post callback.
SoCallbackAction.TextureImage - Class in com.openinventor.inventor.actions
 
SoCallbackActionCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoCallbackAction.
SoCallbackActionCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoCallbackActionCB
 
SoCamera - Class in com.openinventor.inventor.nodes
Abstract base class for camera nodes.
SoCamera.StereoModes - Enum in com.openinventor.inventor.nodes
Stereo mode
SoCamera.ViewportMappings - Enum in com.openinventor.inventor.nodes
Viewport mapping.
SoCameraInteractor - Class in com.openinventor.inventor.viewercomponents
Utility class to manipulate a camera.
SoCameraInteractor(SoCamera) - Constructor for class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Create a SoCameraInteractor for the specified camera.
SoCameraKit - Class in com.openinventor.inventor.nodekits
Camera nodekit class.
SoCameraKit() - Constructor for class com.openinventor.inventor.nodekits.SoCameraKit
Constructor.
SoCenterballDragger - Class in com.openinventor.inventor.draggers
Striped ball you rotate and re-center by dragging with the mouse.
SoCenterballDragger() - Constructor for class com.openinventor.inventor.draggers.SoCenterballDragger
Constructor.
SoCenterballManip - Class in com.openinventor.inventor.manips
Transform node with 3D interface for editing rotation and center.
SoCenterballManip() - Constructor for class com.openinventor.inventor.manips.SoCenterballManip
Constructor.
SoCGMVectorOutput - Class in com.openinventor.hardcopy
Class used to write vector formatted CGM files.
SoCGMVectorOutput() - Constructor for class com.openinventor.hardcopy.SoCGMVectorOutput
Constructor.
SoCircularExtrusion - Class in com.openinventor.inventor.nodes
Geometric shape formed by extruding a circle along a 3D spine.
SoCircularExtrusion() - Constructor for class com.openinventor.inventor.nodes.SoCircularExtrusion
Constructor.
SoCircularExtrusion.SpineSimplificationModes - Enum in com.openinventor.inventor.nodes
 
SoClipPlane - Class in com.openinventor.inventor.nodes
Clipping plane node.
SoClipPlane() - Constructor for class com.openinventor.inventor.nodes.SoClipPlane
Creates a clip plane node with default settings.
SoClipPlaneElement - Class in com.openinventor.inventor.elements
Stores the current set of clipping planes, specified as SbPlanes.
SoClipPlaneManip - Class in com.openinventor.inventor.manips
Manipulator to transform a clipping plane.
SoClipPlaneManip() - Constructor for class com.openinventor.inventor.manips.SoClipPlaneManip
Constructor.
SoCollidingPrimitive - Class in com.openinventor.inventor.collision
 
SoCollidingPrimitive() - Constructor for class com.openinventor.inventor.collision.SoCollidingPrimitive
Default constructor.
SoCollidingPrimitive(SoCollidingPrimitive) - Constructor for class com.openinventor.inventor.collision.SoCollidingPrimitive
 
SoCollidingPrimitive.PrimitiveTypes - Enum in com.openinventor.inventor.collision
Primitive type.
SoCollisionManager - Class in com.openinventor.inventor.collision
Class to manage collisions.
SoCollisionManager(SoPath, SoGroup, SoTransform) - Constructor for class com.openinventor.inventor.collision.SoCollisionManager
Constructor.
SoCollisionManager.Axis - Enum in com.openinventor.inventor.collision
Axis.
SoCollisionManager.BBoxCollisionListener - Interface in com.openinventor.inventor.collision
Bounding box collision callbacks are called after the bounding box collision detection and before real detection, allowing the programmer to change the
SoCollisionManager.CollidingPrimitive - Class in com.openinventor.inventor.collision
Vertices array can contains 2 or 3 elements whether primitive is a segment or a triangle.
SoCollisionManager.CollisionListener - Interface in com.openinventor.inventor.collision
Collision callbacks are called when there is a collision.
SoCollisionManager.Filter - Interface in com.openinventor.inventor.collision
Filter callback is called when an object shape collides with a scene shape.
SoCollisionManager.Positions - Enum in com.openinventor.inventor.collision
Postion.
SoCollisionManager.Resps - Enum in com.openinventor.inventor.collision
Types definitions.
SoCollisionManager.TransformChangeTypes - Enum in com.openinventor.inventor.collision
Transform change type.
SoColorHighlightRenderAction - Class in com.openinventor.inventor.actions
A polygon selection highlight style.
SoColorHighlightRenderAction() - Constructor for class com.openinventor.inventor.actions.SoColorHighlightRenderAction
 
SoColorHighlightRenderAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoColorHighlightRenderAction
 
SoColorIndex - Class in com.openinventor.inventor.nodes
Surface color index node.
SoColorIndex() - Constructor for class com.openinventor.inventor.nodes.SoColorIndex
Creates a color index node with default settings.
SoColorMap - Class in com.openinventor.inventor.nodes
Class for indexed texture color map.
SoColorMap() - Constructor for class com.openinventor.inventor.nodes.SoColorMap
Constructor.
SoColorMap.ColorMapFormats - Enum in com.openinventor.inventor.nodes
Color map format.
SoColorMap.Interpolations - Enum in com.openinventor.inventor.nodes
The colormap interpolation type.
SoColorMap.PredefinedColorMaps - Enum in com.openinventor.inventor.nodes
Predefined color map.
SoColorMapElement - Class in com.openinventor.inventor.elements
Stores the current color map.
SoColorMask - Class in com.openinventor.inventor.nodes
Enable and disable writing of frame buffer color components.
SoColorMask() - Constructor for class com.openinventor.inventor.nodes.SoColorMask
 
SoColorPacker - Class in com.openinventor.inventor.misc
Stores packed colors.
SoColorPacker() - Constructor for class com.openinventor.inventor.misc.SoColorPacker
 
SoComplexity - Class in com.openinventor.inventor.nodes
Shape complexity node.
SoComplexity() - Constructor for class com.openinventor.inventor.nodes.SoComplexity
Creates a complexity node with default settings.
SoComplexity.BboxTypes - Enum in com.openinventor.inventor.nodes
Bounding box type.
SoComplexity.Types - Enum in com.openinventor.inventor.nodes
Type.
SoComplexityElement - Class in com.openinventor.inventor.elements
Stores the current shape complexity.
SoComplexityTypeElement - Class in com.openinventor.inventor.elements
Stores the current complexity type.
SoComplexityTypeElement.Types - Enum in com.openinventor.inventor.elements
These are the available complexity types:
SoComposeMatrix - Class in com.openinventor.inventor.engines
Composes a transformation matrix.
SoComposeMatrix() - Constructor for class com.openinventor.inventor.engines.SoComposeMatrix
Default Constructor.
SoComposeRotation - Class in com.openinventor.inventor.engines
Composes a rotation from axis and angle values.
SoComposeRotation() - Constructor for class com.openinventor.inventor.engines.SoComposeRotation
Default Constructor.
SoComposeRotationFromTo - Class in com.openinventor.inventor.engines
Composes a rotation that rotates from one vector into another.
SoComposeRotationFromTo() - Constructor for class com.openinventor.inventor.engines.SoComposeRotationFromTo
Default Constructor.
SoComposeVec2f - Class in com.openinventor.inventor.engines
Composes 2D vectors from floating-point values.
SoComposeVec2f() - Constructor for class com.openinventor.inventor.engines.SoComposeVec2f
Default Constructor.
SoComposeVec2i32 - Class in com.openinventor.inventor.engines
Composes 2D vectors from int values.
SoComposeVec2i32() - Constructor for class com.openinventor.inventor.engines.SoComposeVec2i32
Default Constructor.
SoComposeVec2s - Class in com.openinventor.inventor.engines
Composes 2D vectors from short values.
SoComposeVec2s() - Constructor for class com.openinventor.inventor.engines.SoComposeVec2s
Default Constructor.
SoComposeVec3f - Class in com.openinventor.inventor.engines
Composes 3D vectors from floating-point values.
SoComposeVec3f() - Constructor for class com.openinventor.inventor.engines.SoComposeVec3f
Default Constructor.
SoComposeVec4f - Class in com.openinventor.inventor.engines
Composes 4D vectors from floating-point values.
SoComposeVec4f() - Constructor for class com.openinventor.inventor.engines.SoComposeVec4f
Default Constructor.
SoComputeBoundingBox - Class in com.openinventor.inventor.engines
Computes the bounding box and center of a scene graph.
SoComputeBoundingBox() - Constructor for class com.openinventor.inventor.engines.SoComputeBoundingBox
Constructor.
SoComputeShader - Class in com.openinventor.inventor.nodes
Node that defines a compute shader.
SoComputeShader() - Constructor for class com.openinventor.inventor.nodes.SoComputeShader
 
SoComputeShaderScheduler - Class in com.openinventor.inventor.nodes
Compute shader scheduler node.
SoComputeShaderScheduler() - Constructor for class com.openinventor.inventor.nodes.SoComputeShaderScheduler
 
SoComputeShaderScheduler.Policies - Enum in com.openinventor.inventor.nodes
Scheduling Policies.
SoConcatenate - Class in com.openinventor.inventor.engines
Joins separate fields into a single multiple-value field.
SoConcatenate(Class<? extends Inventor>) - Constructor for class com.openinventor.inventor.engines.SoConcatenate
Constructor.
SoCone - Class in com.openinventor.inventor.nodes
Cone shape node.
SoCone() - Constructor for class com.openinventor.inventor.nodes.SoCone
Creates a cone node with default settings.
SoCone.PartType - Enum in com.openinventor.inventor.nodes
Cone parts.
SoConeDetail - Class in com.openinventor.inventor.details
Stores detail information about the SoCone node.
SoConeDetail() - Constructor for class com.openinventor.inventor.details.SoConeDetail
Constructor.
SoControllerButtonEvent - Class in com.openinventor.inventor.events
Controller button press and release event.
SoControllerButtonEvent() - Constructor for class com.openinventor.inventor.events.SoControllerButtonEvent
Constructor.
SoControllerButtonEvent.Buttons - Enum in com.openinventor.inventor.events
Button.
SoConversion - Class in com.openinventor.inventor.algorithms
Type conversion functions for buffers.
SoConversion() - Constructor for class com.openinventor.inventor.algorithms.SoConversion
SoConversion constructor.
SoConverter - Class in com.openinventor.ldm.converters
Abstract base class for converting data sets into LDM format.
SoConverter.ConverterErrors - Enum in com.openinventor.ldm.converters
Converter errors.
SoConverterParameters - Class in com.openinventor.ldm.converters
Container class for LDM converter parameters.
SoConverterParameters() - Constructor for class com.openinventor.ldm.converters.SoConverterParameters
Default constructor.
SoConverterParameters.ParametersErrors - Enum in com.openinventor.ldm.converters
 
SoConverterParameters.SampleTypes - Enum in com.openinventor.ldm.converters
 
SoConvolution - Class in com.openinventor.inventor.algorithms
Convolution functions for buffers.
SoConvolution() - Constructor for class com.openinventor.inventor.algorithms.SoConvolution
SoConvolution constructor.
SoCoordinate3 - Class in com.openinventor.inventor.nodes
Coordinate point node.
SoCoordinate3() - Constructor for class com.openinventor.inventor.nodes.SoCoordinate3
Creates a coordinate node with default settings.
SoCoordinate4 - Class in com.openinventor.inventor.nodes
Rational coordinate point node.
SoCoordinate4() - Constructor for class com.openinventor.inventor.nodes.SoCoordinate4
Creates a coordinate node with default settings.
SoCoordinateElement - Class in com.openinventor.inventor.elements
Stores the current coordinates.
SoCounter - Class in com.openinventor.inventor.engines
Triggered integer counter.
SoCounter() - Constructor for class com.openinventor.inventor.engines.SoCounter
Constructor.
SoCpuBufferAsyncBasicProperty - Class in com.openinventor.ldm.tiles
LDM buffer object handling basic LDM tile information and implementing asynchronous buffer interface.
SoCpuBufferAsyncBasicProperty() - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferAsyncBasicProperty
Default constructor.
SoCpuBufferBasicProperty - Class in com.openinventor.ldm.tiles
LDM buffer object handling basic LDM tile information.
SoCpuBufferBasicProperty() - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferBasicProperty
Default constructor.
SoCpuBufferBitSet - Class in com.openinventor.ldm.tiles
LDM buffer object optimized for bitset tile data.
SoCpuBufferBitSet() - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferBitSet
Default constructor.
SoCpuBufferBitSet(SoCpuBufferObject) - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferBitSet
Constructor from a SoCpuBufferObject containing a bitset.
SoCpuBufferCompressed - Class in com.openinventor.ldm.tiles
LDM buffer object optimized for compressed tile data.
SoCpuBufferCompressed() - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferCompressed
Default constructor.
SoCpuBufferCompressed(SoDataCompressor) - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferCompressed
Constructor with compressor given as parameter.
SoCpuBufferFromVolumeReader - Class in com.openinventor.ldm.tiles
LDM buffer object optimized for in memory reader tile data.
SoCpuBufferFromVolumeReader(SoDataSet, SoLDMTileID) - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferFromVolumeReader
Constructor with dataset and tile Id as parameter.
SoCpuBufferObject - Class in com.openinventor.inventor.devices
CPU buffer object class.
SoCpuBufferObject() - Constructor for class com.openinventor.inventor.devices.SoCpuBufferObject
Default constructor.
SoCpuBufferObject(ByteBuffer) - Constructor for class com.openinventor.inventor.devices.SoCpuBufferObject
Constructor that takes an existing block of CPU memory.
SoCpuBufferUniform - Class in com.openinventor.ldm.tiles
LDM buffer object optimized for uniform (single value) tile data.
SoCpuBufferUniform() - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferUniform
Default constructor.
SoCpuBufferUniform(double, SbDataType) - Constructor for class com.openinventor.ldm.tiles.SoCpuBufferUniform
Constructor.
SoCpuContext - Class in com.openinventor.inventor.devices
CPU device context managment class.
SoCpuContext() - Constructor for class com.openinventor.inventor.devices.SoCpuContext
Calls SoCpuContext((com.openinventor.inventor.devices.SoCpuDevice)null).
SoCpuContext(SoCpuDevice) - Constructor for class com.openinventor.inventor.devices.SoCpuContext
Default constructor.
SoCpuDevice - Class in com.openinventor.inventor.devices
CPU device management class.
SoCpuDevice.ProcessorArchitectures - Enum in com.openinventor.inventor.devices
This enum contains the list of possible architectures for the CPU.
SoCreaseAngleElement - Class in com.openinventor.inventor.elements
Stores the current crease angle.
SoCSGShape - Class in com.openinventor.inventor.nodes
Shape defined by a binary boolean operation on two sub scene graphs.
SoCSGShape() - Constructor for class com.openinventor.inventor.nodes.SoCSGShape
Constructor.
SoCSGShape.CsgOperationTypes - Enum in com.openinventor.inventor.nodes
CSG operation to be used.
SoCSGShape.CsgStatus - Enum in com.openinventor.inventor.nodes
Status of CSG operation.
SoCube - Class in com.openinventor.inventor.nodes
Cube shape node.
SoCube() - Constructor for class com.openinventor.inventor.nodes.SoCube
Creates a cube node with default settings.
SoCubeDetail - Class in com.openinventor.inventor.details
Stores detail information about the SoCube node.
SoCubeDetail() - Constructor for class com.openinventor.inventor.details.SoCubeDetail
Constructor.
SoCylinder - Class in com.openinventor.inventor.nodes
Cylinder shape node.
SoCylinder() - Constructor for class com.openinventor.inventor.nodes.SoCylinder
Creates a cylinder node with default settings.
SoCylinder.PartType - Enum in com.openinventor.inventor.nodes
Cylinder parts.
SoCylinderDetail - Class in com.openinventor.inventor.details
Stores detail information about the SoCylinder node.
SoCylinderDetail() - Constructor for class com.openinventor.inventor.details.SoCylinderDetail
Constructor.
SoDataCompositor - Class in com.openinventor.ldm.nodes
Data set compositor node.
SoDataCompositor() - Constructor for class com.openinventor.ldm.nodes.SoDataCompositor
 
SoDataCompositor.DataTypes - Enum in com.openinventor.ldm.nodes
Supported data types.
SoDataCompositor.PreDefCompositors - Enum in com.openinventor.ldm.nodes
Predefined compositor.
SoDataCompositorElement - Class in com.openinventor.ldm.elements
 
SoDataCompressor - Class in com.openinventor.ldm.compressors
Data compression.
SoDataExtract - Class in com.openinventor.inventor.algorithms
Data extraction algorithms for buffers.
SoDataExtract() - Constructor for class com.openinventor.inventor.algorithms.SoDataExtract
Constructor.
SoDataRange - Class in com.openinventor.ldm.nodes
Range of data values to be mapped to the color map.
SoDataRange() - Constructor for class com.openinventor.ldm.nodes.SoDataRange
Constructor.
SoDataRangeElement - Class in com.openinventor.ldm.elements
 
SoDataSensor - Class in com.openinventor.inventor.sensors
Abstract base class for sensors attached to parts of a scene.
SoDataSensor.ChangeTypes - Enum in com.openinventor.inventor.sensors
Change type.
SoDataSet - Class in com.openinventor.ldm.nodes
Data set node.
SoDataSet.DataTypes - Enum in com.openinventor.ldm.nodes
Supported data type.
SoDataSet.LDMDataModifier - Class in com.openinventor.ldm.nodes
Deprecated.
As of Open Inventor 9.9, should use SoDataSet.dataTransform field instead of SoDataSet.setLDMDataModifier(LDMDataModifier) method.
SoDataSetElement - Class in com.openinventor.ldm.elements
 
SoDataSetId - Class in com.openinventor.ldm.nodes
Property node that sets the current dataset id.
SoDataSetId() - Constructor for class com.openinventor.ldm.nodes.SoDataSetId
Constructor.
SoDataSetIdElement - Class in com.openinventor.ldm.elements
Stores the current dataset id.
SoDB - Class in com.openinventor.inventor
Scene graph database class.
SoDB.RenderCacheModes - Enum in com.openinventor.inventor
Deprecated.
As of Open Inventor 10.3.0.0. RenderCacheMode is no longer used.
SoDDSImageRW - Class in com.openinventor.inventor.image
Class for decoding a DDS raster image.
SoDDSImageRW() - Constructor for class com.openinventor.inventor.image.SoDDSImageRW
Constructor.
SoDebugError - Class in com.openinventor.inventor.errors
Debug error handling.
SoDebugError() - Constructor for class com.openinventor.inventor.errors.SoDebugError
Default constructor.
SoDebugError.Handler - Interface in com.openinventor.inventor.errors
 
SoDebugError.Severities - Enum in com.openinventor.inventor.errors
Error severity.
SoDecimationPercentageElement - Class in com.openinventor.inventor.elements
Stores the current shape decimation percentage.
SoDecimationTypeElement - Class in com.openinventor.inventor.elements
Stores the current decimation type.
SoDecimationTypeElement.Types - Enum in com.openinventor.inventor.elements
These are the available decimation types.
SoDecimator - Class in com.openinventor.inventor.simplifier
Encapsulates an algorithm for simplifying shapes through mesh decimation.
SoDecimator() - Constructor for class com.openinventor.inventor.simplifier.SoDecimator
Constructor.
SoDecomposeMatrix - Class in com.openinventor.inventor.engines
Decomposes transformation matrices into values for translation, rotation, and scale.
SoDecomposeMatrix() - Constructor for class com.openinventor.inventor.engines.SoDecomposeMatrix
Default Constructor.
SoDecomposeRotation - Class in com.openinventor.inventor.engines
Decomposes rotation values.
SoDecomposeRotation() - Constructor for class com.openinventor.inventor.engines.SoDecomposeRotation
Default Constructor.
SoDecomposeVec2f - Class in com.openinventor.inventor.engines
Decomposes 2D vectors into floating-point values.
SoDecomposeVec2f() - Constructor for class com.openinventor.inventor.engines.SoDecomposeVec2f
Default Constructor.
SoDecomposeVec2i32 - Class in com.openinventor.inventor.engines
Decomposes 2D vectors into int values.
SoDecomposeVec2i32() - Constructor for class com.openinventor.inventor.engines.SoDecomposeVec2i32
Default Constructor.
SoDecomposeVec2s - Class in com.openinventor.inventor.engines
Decomposes 2D vectors into short values.
SoDecomposeVec2s() - Constructor for class com.openinventor.inventor.engines.SoDecomposeVec2s
Default Constructor.
SoDecomposeVec3f - Class in com.openinventor.inventor.engines
Decomposes 3D vectors into floating-point values.
SoDecomposeVec3f() - Constructor for class com.openinventor.inventor.engines.SoDecomposeVec3f
Default Constructor.
SoDecomposeVec4f - Class in com.openinventor.inventor.engines
Decomposes 4D vectors into floating-point values.
SoDecomposeVec4f() - Constructor for class com.openinventor.inventor.engines.SoDecomposeVec4f
Default Constructor.
SoDelayQueueSensor - Class in com.openinventor.inventor.sensors
Abstract base class for sensors not dependent on time.
SoDelayQueueSensor() - Constructor for class com.openinventor.inventor.sensors.SoDelayQueueSensor
Constructor.
SoDepthBuffer - Class in com.openinventor.inventor.nodes
Depth buffer parameters node.
SoDepthBuffer() - Constructor for class com.openinventor.inventor.nodes.SoDepthBuffer
Constructor.
SoDepthBuffer.DepthWriteFunctions - Enum in com.openinventor.inventor.nodes
Depth function mode as defined by OpenGL.
SoDepthBufferElement - Class in com.openinventor.inventor.elements
Stores the current depth buffer parameters.
SoDepthBufferElement.DepthWriteFunctions - Enum in com.openinventor.inventor.elements
Depth function mode as defined by OpenGL.
SoDepthOffset - Class in com.openinventor.inventor.nodes
Property node that applies a depth offset.
SoDepthOffset() - Constructor for class com.openinventor.inventor.nodes.SoDepthOffset
Constructor.
SoDepthOffsetElement - Class in com.openinventor.inventor.elements
Manage SoDepthOffset nodes accumulation in state.
SoDetail - Class in com.openinventor.inventor.details
Base class for describing detail information about a shape node.
SoDevice - Class in com.openinventor.inventor.devices
Abstract device management class.
SoDeviceContext - Class in com.openinventor.inventor.devices
Abstract base class for device context managment.
SoDeviceContextSharedGroup - Class in com.openinventor.inventor.devices
Shared context management class.
SoDeviceContextSharedGroup() - Constructor for class com.openinventor.inventor.devices.SoDeviceContextSharedGroup
Creates a new SharedGroup.
SoDeviceContextSharedGroup(int) - Constructor for class com.openinventor.inventor.devices.SoDeviceContextSharedGroup
Creates a new SharedGroup with specific id.
SoDicomTag - Class in com.openinventor.volumeviz.readers.dicom
DICOM data.
SoDicomTag() - Constructor for class com.openinventor.volumeviz.readers.dicom.SoDicomTag
 
SoDicomTag(int) - Constructor for class com.openinventor.volumeviz.readers.dicom.SoDicomTag
Create a DICOM tag from its 32 bit id.
SoDicomTag(short, short) - Constructor for class com.openinventor.volumeviz.readers.dicom.SoDicomTag
Create a DICOM from its group and element values.
SoDicomTag(SoDicomTag) - Constructor for class com.openinventor.volumeviz.readers.dicom.SoDicomTag
 
SoDicomTag(String) - Constructor for class com.openinventor.volumeviz.readers.dicom.SoDicomTag
Create a DICOM tag from its name in the dictionnary.
SoDicomTag.VRs - Enum in com.openinventor.volumeviz.readers.dicom
VRs (Visual Representations) defined in the DICOM standard.
SoDirectionalLight - Class in com.openinventor.inventor.nodes
Node representing a directional light source.
SoDirectionalLight() - Constructor for class com.openinventor.inventor.nodes.SoDirectionalLight
Creates a directional light source node with default settings.
SoDirectionalLightDragger - Class in com.openinventor.inventor.draggers
Directional icon you rotate and translate by dragging with the mouse.
SoDirectionalLightDragger() - Constructor for class com.openinventor.inventor.draggers.SoDirectionalLightDragger
Constructor.
SoDirectionalLightManip - Class in com.openinventor.inventor.manips
Directional light node with 3D interface for editing direction.
SoDirectionalLightManip() - Constructor for class com.openinventor.inventor.manips.SoDirectionalLightManip
Constructor.
SoDistributeAction - Class in com.openinventor.inventor.actions
Computes a distribution of the scene graph for use in depth compositing in ScaleViz.
SoDistributeAction() - Constructor for class com.openinventor.inventor.actions.SoDistributeAction
Constructor.
SoDistributeAction.DistributeMethods - Enum in com.openinventor.inventor.actions
Algorithms for scene graph distribution.
SoDoubleTapGestureEvent - Class in com.openinventor.inventor.gestures.events
Class for double-tap gesture events.
SoDoubleTapGestureEvent() - Constructor for class com.openinventor.inventor.gestures.events.SoDoubleTapGestureEvent
Constructor.
SoDoubleTapGestureRecognizer - Class in com.openinventor.inventor.gestures.recognizers
Double tap gesture recognizer.
SoDoubleTapGestureRecognizer() - Constructor for class com.openinventor.inventor.gestures.recognizers.SoDoubleTapGestureRecognizer
Constructor.
SoDragger - Class in com.openinventor.inventor.draggers
Base class for nodekits that move in response to click-drag-release mouse events.
SoDragger.TrackerDirectModes - Enum in com.openinventor.inventor.draggers
Tracker direct mode.
SoDraggerCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoDragger.
SoDraggerCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoDraggerCB
 
SoDragPointDragger - Class in com.openinventor.inventor.draggers
Object you can translate in 3D by dragging with the mouse.
SoDragPointDragger() - Constructor for class com.openinventor.inventor.draggers.SoDragPointDragger
Constructor.
SoDragPointDragger.DraggerSets - Enum in com.openinventor.inventor.draggers
Dragger set.
SoDrawBufferElement - Class in com.openinventor.inventor.elements
Stores the current draw buffer parameters.
SoDrawBufferElement.SoDrawBufferTypes - Enum in com.openinventor.inventor.elements
Depth function mode as defined by OpenGL.
SoDrawStyle - Class in com.openinventor.inventor.nodes
Node that defines the style to use when rendering.
SoDrawStyle() - Constructor for class com.openinventor.inventor.nodes.SoDrawStyle
Creates a drawing style node with default settings.
SoDrawStyle.Styles - Enum in com.openinventor.inventor.nodes
Draw styles.
SoDrawStyleElement - Class in com.openinventor.inventor.elements
Stores the current draw style.
SoDrawStyleElement.Styles - Enum in com.openinventor.inventor.elements
These are the available draw styles.
SoDualSceneCollider - Class in com.openinventor.inventor.collision
Class to check for collisions between two scenes.
SoDualSceneCollider() - Constructor for class com.openinventor.inventor.collision.SoDualSceneCollider
Default constructor.
SoEdgeFlag - Class in com.openinventor.inventor.nodes
Class to mark/unmark edges for beveling.
SoEdgeFlag() - Constructor for class com.openinventor.inventor.nodes.SoEdgeFlag
Constructor.
SoEdgeFlagElement - Class in com.openinventor.inventor.elements
Stores the edge flag values.
SoElapsedTime - Class in com.openinventor.inventor.engines
Basic controllable time source.
SoElapsedTime() - Constructor for class com.openinventor.inventor.engines.SoElapsedTime
Constructor.
SoElement - Class in com.openinventor.inventor.elements
Abstract base class for all state elements.
SoEllipseScreenDrawer - Class in com.openinventor.inventor.drawers
Interactively draw an ellipse in normalized screen space.
SoEllipseScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoEllipseScreenDrawer
Constructor.
SoEllipseScreenDrawer.CreationMethods - Enum in com.openinventor.inventor.drawers
Methods to create ellipse.
SoEllipsoidDragger - Class in com.openinventor.inventor.draggers
Ellipsoid you can translate or scale within a plane by dragging with the mouse.
SoEllipsoidDragger() - Constructor for class com.openinventor.inventor.draggers.SoEllipsoidDragger
Constructor.
SoEngine - Class in com.openinventor.inventor.engines
Base class for all engines.
SoEngineOutput - Class in com.openinventor.inventor.engines
Class for all engine outputs.
SoEnvironment - Class in com.openinventor.inventor.nodes
Global environment node.
SoEnvironment() - Constructor for class com.openinventor.inventor.nodes.SoEnvironment
Creates an environment node with default settings.
SoEnvironment.FogTypes - Enum in com.openinventor.inventor.nodes
Type of fog.
SoEnvironmentElement - Class in com.openinventor.inventor.elements
Stores the current environment.
SoEnvironmentElement.EnvironmentParameters - Class in com.openinventor.inventor.elements
EnvironmentParameters packages all the different environment parameters.
SoEnvironmentElement.FogTypes - Enum in com.openinventor.inventor.elements
Fog type.
SoError - Class in com.openinventor.inventor.errors
Error handling base class.
SoError() - Constructor for class com.openinventor.inventor.errors.SoError
Default constructor.
SoError.Handler - Interface in com.openinventor.inventor.errors
 
SoErrorStack - Class in com.openinventor.inventor.errors
Stack debugging handler.
SoErrorStack.Handler - Interface in com.openinventor.inventor.errors
 
SoErrorStack.StackFrame - Class in com.openinventor.inventor.errors
This struture contains the description of a stack frame.
SoEvent - Class in com.openinventor.inventor.events
Base class for all events.
SoEvent() - Constructor for class com.openinventor.inventor.events.SoEvent
Constructor.
SoEventBuilder - Class in com.openinventor.inventor.viewercomponents
Utility class that generates Open Inventor events.
SoEventBuilder() - Constructor for class com.openinventor.inventor.viewercomponents.SoEventBuilder
Constructor.
SoEventBuilder(SoEventBuilder) - Constructor for class com.openinventor.inventor.viewercomponents.SoEventBuilder
 
SoEventCallback - Class in com.openinventor.inventor.nodes
Node which invokes callbacks for events.
SoEventCallback() - Constructor for class com.openinventor.inventor.nodes.SoEventCallback
Constructor creates an event callback node with no event interest and a NULL path.
SoEventCallbackCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoEventCallback.
SoEventCallbackCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoEventCallbackCB
 
SoExtrusion - Class in com.openinventor.inventor.nodes
Geometric shape formed by extruding a 2D cross section along a 3D spine.
SoExtrusion() - Constructor for class com.openinventor.inventor.nodes.SoExtrusion
Constructor.
SoExtSelection - Class in com.openinventor.inventor.nodes
Selection node that supports lasso selection.
SoExtSelection() - Constructor for class com.openinventor.inventor.nodes.SoExtSelection
Constructor.
SoExtSelection.LassoModes - Enum in com.openinventor.inventor.nodes
Lasso mode.
SoExtSelection.LassoPolicies - Enum in com.openinventor.inventor.nodes
Lasso policy.
SoExtSelection.LassoTypes - Enum in com.openinventor.inventor.nodes
Lasso type.
SoExtSelection.PreFilterEventArg - Class in com.openinventor.inventor.nodes
Structure given to callback when an event is raised.
SoExtSelection.ReturnTypes - Enum in com.openinventor.inventor.nodes
Return type.
SoExtTexture2 - Class in com.openinventor.inventor.nodes
Extended texture mapping node.
SoExtTexture2() - Constructor for class com.openinventor.inventor.nodes.SoExtTexture2
Creates a texture node with default settings.
SoExtTexture2.ImageSize - Class in com.openinventor.inventor.nodes
 
SoExtTexture2.Loadings - Enum in com.openinventor.inventor.nodes
Loading mode.
SoExtTexture2.Syncs - Enum in com.openinventor.inventor.nodes
Synchrone/asynchrone loading mode.
SoFaceDetail - Class in com.openinventor.inventor.details
Stores detail information about vertex-based shapes made of faces.
SoFaceDetail() - Constructor for class com.openinventor.inventor.details.SoFaceDetail
Constructor.
SoFaceDetail(SoFaceDetail) - Constructor for class com.openinventor.inventor.details.SoFaceDetail
 
SoFaceSet - Class in com.openinventor.inventor.nodes
Polygonal face shape node.
SoFaceSet() - Constructor for class com.openinventor.inventor.nodes.SoFaceSet
Creates a face set node with default settings.
SoFenceSlice - Class in com.openinventor.volumeviz.nodes
Fence slice shape node.
SoFenceSlice() - Constructor for class com.openinventor.volumeviz.nodes.SoFenceSlice
Constructor.
SoFenceSlice.AxisType - Enum in com.openinventor.volumeviz.nodes
 
SoFenceSliceDetail - Class in com.openinventor.volumeviz.details
Stores detail information about a picked voxel or pick ray in a data volume.
SoFenceSliceDetail() - Constructor for class com.openinventor.volumeviz.details.SoFenceSliceDetail
Constructor.
SoField - Class in com.openinventor.inventor.fields
Base class for all fields.
SoField.FieldTypes - Enum in com.openinventor.inventor.fields
 
SoFieldContainer - Class in com.openinventor.inventor.fields
Abstract base class for objects that contain fields.
SoFieldSensor - Class in com.openinventor.inventor.sensors
Sensor class that can be attached to Open Inventor fields.
SoFieldSensor() - Constructor for class com.openinventor.inventor.sensors.SoFieldSensor
Constructor.
SoFieldSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoFieldSensor
Builds a new field sensor with the task to be executed when the sensor is triggered.
SoFile - Class in com.openinventor.inventor.nodes
Node that reads children from a named file.
SoFile() - Constructor for class com.openinventor.inventor.nodes.SoFile
Creates a file node with default settings.
SoFileSensor - Class in com.openinventor.inventor.sensors
Sensor that triggers a callback each time a file is changed.
SoFileSensor() - Constructor for class com.openinventor.inventor.sensors.SoFileSensor
Default constructor.
SoFloatElement - Class in com.openinventor.inventor.elements
Element's subclasses store a single float, int, or enum value.
SoFocalDistanceElement - Class in com.openinventor.inventor.elements
Stores the current focal distance of the camera.
SoFont - Class in com.openinventor.inventor.nodes
Node that defines font name, size, and type for text.
SoFont() - Constructor for class com.openinventor.inventor.nodes.SoFont
Creates a font node with default settings.
SoFont.RenderStyles - Enum in com.openinventor.inventor.nodes
Render style.
SoFontNameElement - Class in com.openinventor.inventor.elements
Stores the current font name.
SoFontRenderStyleElement - Class in com.openinventor.inventor.elements
Stores the current font render style.
SoFontRenderStyleElement.RenderStyles - Enum in com.openinventor.inventor.elements
These are the available render styles.
SoFontSizeElement - Class in com.openinventor.inventor.elements
Stores the current font size.
SoFontStyle - Class in com.openinventor.inventor.nodes
Defines font family and style for text.
SoFontStyle() - Constructor for class com.openinventor.inventor.nodes.SoFontStyle
Creates a font style node with default settings.
SoFontStyle.Families - Enum in com.openinventor.inventor.nodes
Font style family.
SoFontStyle.Styles - Enum in com.openinventor.inventor.nodes
 
SoFragmentShader - Class in com.openinventor.inventor.nodes
Node that defines a fragment shader.
SoFragmentShader() - Constructor for class com.openinventor.inventor.nodes.SoFragmentShader
Constructor.
SoFullSceneAntialiasing - Class in com.openinventor.inventor.nodes
Node that controls full-scene antialiasing.
SoFullSceneAntialiasing() - Constructor for class com.openinventor.inventor.nodes.SoFullSceneAntialiasing
Constructor.
SoFullSceneAntialiasing.Filters - Enum in com.openinventor.inventor.nodes
Defines the types of rendering shapes.
SoFullSceneAntialiasingElement - Class in com.openinventor.inventor.elements
Stores the current Full-Scene Antialising state.
SoFullSceneAntialiasingElement.Filters - Enum in com.openinventor.inventor.elements
Filter.
SoFullSceneAntialiasingParameters - Class in com.openinventor.inventor.antialiasing
Antialiasing parameters class for the FSAA algorithm.
SoFullSceneAntialiasingParameters(int, boolean) - Constructor for class com.openinventor.inventor.antialiasing.SoFullSceneAntialiasingParameters
Calls SoFullSceneAntialiasingParameters(numSamples, useHQ, com.openinventor.inventor.nodes.SoFullSceneAntialiasing.Filters.ALL.getValue()).
SoFullSceneAntialiasingParameters(int, boolean, int) - Constructor for class com.openinventor.inventor.antialiasing.SoFullSceneAntialiasingParameters
Constructor that takes the different parameters that can be configured.
SoFXAAParameters - Class in com.openinventor.inventor.antialiasing
Antialiasing parameters class for the FXAA algorithm.
SoFXAAParameters(int, float, float, float) - Constructor for class com.openinventor.inventor.antialiasing.SoFXAAParameters
Constructor which takes a value for each possible parameter.
SoGate - Class in com.openinventor.inventor.engines
Selectively copies its input to its output.
SoGate(Class<? extends Inventor>) - Constructor for class com.openinventor.inventor.engines.SoGate
Constructor.
SoGDIVectorOutput - Class in com.openinventor.hardcopy
Manage vector output to GDI devices.
SoGDIVectorOutput() - Constructor for class com.openinventor.hardcopy.SoGDIVectorOutput
Constructor.
SoGeneralPath - Interface in com.openinventor.inventor
Manage a full path or a regular path.
SoGeoCoordinate - Class in com.openinventor.inventor.geo
Geographic coordinates node.
SoGeoCoordinate() - Constructor for class com.openinventor.inventor.geo.SoGeoCoordinate
Constructor.
SoGeoElevationGrid - Class in com.openinventor.inventor.geo
Specifies a uniform grid of elevation values within some spatial reference frame.
SoGeoElevationGrid() - Constructor for class com.openinventor.inventor.geo.SoGeoElevationGrid
Constructor.
SoGeoLocation - Class in com.openinventor.inventor.geo
Used to georeference models.
SoGeoLocation() - Constructor for class com.openinventor.inventor.geo.SoGeoLocation
Creates a geoLocation node with default settings.
SoGeoLOD - Class in com.openinventor.inventor.geo
Level-of-detail management for multi-resolution terrains.
SoGeoLOD() - Constructor for class com.openinventor.inventor.geo.SoGeoLOD
Constructor.
SoGeoLOD(int) - Constructor for class com.openinventor.inventor.geo.SoGeoLOD
Constructor that takes approximate number of children.
SoGeometryPriority - Class in com.openinventor.ldm.nodes
Priority property of a rendering node.
SoGeometryPriority() - Constructor for class com.openinventor.ldm.nodes.SoGeometryPriority
Constructor.
SoGeometryPriority(float) - Constructor for class com.openinventor.ldm.nodes.SoGeometryPriority
Constructor that automatically initializes the priority field to the specified value.
SoGeometryPriorityElement - Class in com.openinventor.ldm.elements
 
SoGeometryShader - Class in com.openinventor.inventor.nodes
Node that defines a geometry shader.
SoGeometryShader() - Constructor for class com.openinventor.inventor.nodes.SoGeometryShader
Constructor.
SoGeoOrigin - Class in com.openinventor.inventor.geo
Specifies a local geospatial coordinate system.
SoGeoOrigin() - Constructor for class com.openinventor.inventor.geo.SoGeoOrigin
Constructor.
SoGeoOriginElement - Class in com.openinventor.inventor.elements
Stores the current geoOrigin.
SoGeoProjection - Class in com.openinventor.inventor.nodes
Geospatial projection node.
SoGeoProjection() - Constructor for class com.openinventor.inventor.nodes.SoGeoProjection
Constructor.
SoGeoRender - Class in com.openinventor.inventor.geo
Defines rendering projection.
SoGeoRender() - Constructor for class com.openinventor.inventor.geo.SoGeoRender
Constructor.
SoGeoRenderElement - Class in com.openinventor.inventor.elements
Stores the current render projection.
SoGestureEvent - Class in com.openinventor.inventor.gestures.events
Base class for gesture events.
SoGestureEvent() - Constructor for class com.openinventor.inventor.gestures.events.SoGestureEvent
Constructor.
SoGestureEvent.GestureStates - Enum in com.openinventor.inventor.gestures.events
The different states a gesture event can have.
SoGestureRecognizer - Class in com.openinventor.inventor.gestures.recognizers
Base class for all gesture recognizers.
SoGetBoundingBoxAction - Class in com.openinventor.inventor.actions
Computes bounding box of a scene.
SoGetBoundingBoxAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoGetBoundingBoxAction
Constructor.
SoGetBoundingBoxAction.ResetTypes - Enum in com.openinventor.inventor.actions
Set a path to do a resetTransform/resetBoundingBox on.
SoGetMatrixAction - Class in com.openinventor.inventor.actions
Computes transformation matrix for a subgraph.
SoGetMatrixAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoGetMatrixAction
Constructor.
SoGetPrimitiveCountAction - Class in com.openinventor.inventor.actions
Counts number of primitives in scene.
SoGetPrimitiveCountAction() - Constructor for class com.openinventor.inventor.actions.SoGetPrimitiveCountAction
Constructor.
SoGetView - Interface in com.openinventor.inventor
 
SoGIFImageRW - Class in com.openinventor.inventor.image
Class for decoding a GIF raster image.
SoGIFImageRW() - Constructor for class com.openinventor.inventor.image.SoGIFImageRW
Constructor.
SoGLBufferObject - Class in com.openinventor.inventor.devices
OpenGL buffer object class.
SoGLBufferObject(SoGLBufferObject.Usages) - Constructor for class com.openinventor.inventor.devices.SoGLBufferObject
Constructor.
SoGLBufferObject.BufferObjectTargets - Enum in com.openinventor.inventor.devices
This enum declares the possible targets of the buffer.
SoGLBufferObject.Usages - Enum in com.openinventor.inventor.devices
This enum declares the possible usages of the memory allocated for the buffer.
SoGLCallback - Class in com.openinventor.inventor.nodes
Provides custom OpenGL behavior during rendering actions.
SoGLCallback() - Constructor for class com.openinventor.inventor.nodes.SoGLCallback
Constructor.
SoGLContext - Class in com.openinventor.inventor.devices
OpenGL context management class.
SoGLContext(boolean) - Constructor for class com.openinventor.inventor.devices.SoGLContext
Constructor which creates an SoGLContext based on the attributes of the current context.
SoGLContext(SoGLContext, boolean) - Constructor for class com.openinventor.inventor.devices.SoGLContext
Constructor which creates an SoGLContext based on the attributes of the specified context.
SoGLContext.SharedGroupPolicies - Enum in com.openinventor.inventor.devices
Sharing Policy.
SoGLDevice - Class in com.openinventor.inventor.devices
OpenGL device management class.
SoGLDeviceSettings - Class in com.openinventor.inventor.devices
Device settings management class.
SoGLError - Class in com.openinventor.inventor.errors
OpenGL rendering error handling.
SoGLError() - Constructor for class com.openinventor.inventor.errors.SoGLError
Default constructor.
SoGLError.Handler - Interface in com.openinventor.inventor.errors
 
SoGLExtension - Class in com.openinventor.inventor.devices
Contains methods to query and disable OpenGL extensions.
SoGLFormat - Class in com.openinventor.inventor.devices
OpenGL pixel format management class.
SoGLFormat() - Constructor for class com.openinventor.inventor.devices.SoGLFormat
Default constructor -> we set the default format.
SoGLFormat(SoGLFormat) - Constructor for class com.openinventor.inventor.devices.SoGLFormat
Constructor that initializes the format from the specified one.
SoGLLazyElement - Class in com.openinventor.inventor.elements
Manages the GL state for the SoLazyElement.
SoGlobalSimplifyAction - Class in com.openinventor.inventor.actions
Traverses the scene graph and collects all the triangles in a single list.
SoGlobalSimplifyAction(SoSimplifier) - Constructor for class com.openinventor.inventor.actions.SoGlobalSimplifyAction
Constructor.
SoGlobalSimplifyAction.Strategies - Enum in com.openinventor.inventor.actions
Strategy.
SoGLRenderAction - Class in com.openinventor.inventor.actions
Renders a scene graph using Open Inventor's Render Engine.
SoGLRenderAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoGLRenderAction
Constructor.
SoGLRenderAction.AbortCodes - Enum in com.openinventor.inventor.actions
Possible return codes from a render abort callback.
SoGLRenderAction.AutoCacheModes - Enum in com.openinventor.inventor.actions
Two bits are stored.
SoGLRenderAction.FastEditSavePolicies - Enum in com.openinventor.inventor.actions
Fast edit traversal types.
SoGLRenderAction.InvalidateCacheModes - Enum in com.openinventor.inventor.actions
Invalidate cache mode.
SoGLRenderAction.TransparencyTypes - Enum in com.openinventor.inventor.actions
Transparency rendering algorithm.
SoGLRenderPassCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoGLRenderAction.
SoGLRenderPassCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoGLRenderPassCB
 
SoGLScreenDevice - Class in com.openinventor.inventor.devices
GL Screen device class.
SoGpuBufferObject - Class in com.openinventor.inventor.devices
GPU buffer object class.
SoGpuBufferObject() - Constructor for class com.openinventor.inventor.devices.SoGpuBufferObject
Calls SoGpuBufferObject(SoGpuBufferObject.BufferAccessFrequencies.valueOf( SoGpuBufferObject.BufferAccessFrequencies.STATIC.getValue() ), SoGpuBufferObject.BufferAccessNatures.valueOf( SoGpuBufferObject.BufferAccessNatures.SHARED.getValue() )).
SoGpuBufferObject(SoGpuBufferObject.BufferAccessFrequencies) - Constructor for class com.openinventor.inventor.devices.SoGpuBufferObject
Calls SoGpuBufferObject(accessFrequency, SoGpuBufferObject.BufferAccessNatures.valueOf( SoGpuBufferObject.BufferAccessNatures.SHARED.getValue() )).
SoGpuBufferObject(SoGpuBufferObject.BufferAccessFrequencies, SoGpuBufferObject.BufferAccessNatures) - Constructor for class com.openinventor.inventor.devices.SoGpuBufferObject
Constructor.
SoGpuBufferObject.BufferAccessFrequencies - Enum in com.openinventor.inventor.devices
Available values for hints on how frequently the application will be changing the buffer's data.
SoGpuBufferObject.BufferAccessNatures - Enum in com.openinventor.inventor.devices
Available values for hints on the nature of the application's access to the buffer.
SoGradientBackground - Class in com.openinventor.inventor.nodes
Gradient background node.
SoGradientBackground() - Constructor for class com.openinventor.inventor.nodes.SoGradientBackground
Creates a background gradient node with default settings.
SoGroup - Class in com.openinventor.inventor.nodes
Base class for all group nodes.
SoGroup() - Constructor for class com.openinventor.inventor.nodes.SoGroup
Creates an empty group node.
SoGroup(int) - Constructor for class com.openinventor.inventor.nodes.SoGroup
Constructor that takes approximate number of children.
SoGzipDataCompressor - Class in com.openinventor.ldm.compressors
Gzip data compression.
SoGzipDataCompressor() - Constructor for class com.openinventor.ldm.compressors.SoGzipDataCompressor
Constructor.
SoHaloHighlightRenderAction - Class in com.openinventor.inventor.actions
A halo highlight style.
SoHaloHighlightRenderAction() - Constructor for class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
 
SoHaloHighlightRenderAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoHaloHighlightRenderAction
 
SoHandleBoxDragger - Class in com.openinventor.inventor.draggers
Box you can scale, stretch and translate by dragging with the mouse.
SoHandleBoxDragger() - Constructor for class com.openinventor.inventor.draggers.SoHandleBoxDragger
Constructor.
SoHandleBoxManip - Class in com.openinventor.inventor.manips
Transform node with 3D Interface for editing ScaleFactor and Translation.
SoHandleBoxManip() - Constructor for class com.openinventor.inventor.manips.SoHandleBoxManip
Constructor.
SoHandleEventAction - Class in com.openinventor.inventor.actions
Allows nodes in a graph to receive input events.
SoHandleEventAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoHandleEventAction
Constructor takes viewport region to use; this is needed to perform a pick operation when requested.
SoHardCopy - Class in com.openinventor.hardcopy
Class to initialize HardCopy.
SoHardwareQuery - Class in com.openinventor.ldm.nodes
 
SoHardwareQuery() - Constructor for class com.openinventor.ldm.nodes.SoHardwareQuery
 
SoHardwareQuery.HW_Features - Enum in com.openinventor.ldm.nodes
 
SoHardwareQuery.HW_SupportStatus - Enum in com.openinventor.ldm.nodes
 
SoHDRImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding an HDR raster image.
SoHDRImageRW() - Constructor for class com.openinventor.inventor.image.SoHDRImageRW
Constructor.
SoHeightFieldDetail - Class in com.openinventor.volumeviz.details
Stores detail information about a picked cell in a heightfield.
SoHeightFieldDetail() - Constructor for class com.openinventor.volumeviz.details.SoHeightFieldDetail
Constructor.
SoHeightFieldDetail.PropertyInfo - Class in com.openinventor.volumeviz.details
 
SoHeightFieldGeometry - Class in com.openinventor.volumeviz.nodes
Height field data node.
SoHeightFieldGeometry() - Constructor for class com.openinventor.volumeviz.nodes.SoHeightFieldGeometry
Constructor.
SoHeightFieldProperty - Class in com.openinventor.volumeviz.nodes
Height field property node.
SoHeightFieldProperty() - Constructor for class com.openinventor.volumeviz.nodes.SoHeightFieldProperty
 
SoHeightFieldPropertyMask - Class in com.openinventor.volumeviz.nodes
Height field mask node.
SoHeightFieldPropertyMask() - Constructor for class com.openinventor.volumeviz.nodes.SoHeightFieldPropertyMask
 
SoHeightFieldRender - Class in com.openinventor.volumeviz.nodes
Heightfield rendering node.
SoHeightFieldRender() - Constructor for class com.openinventor.volumeviz.nodes.SoHeightFieldRender
Constructor.
SoHeightFieldRender.BoundaryCellsType - Enum in com.openinventor.volumeviz.nodes
Boundary cells mode.
SoHighlightRenderAction - Class in com.openinventor.inventor.actions
Abstract base class for Highlight Render Actions.
SoHPGLVectorOutput - Class in com.openinventor.hardcopy
Class used to write vector formatted files in HPGL/2 format.
SoHPGLVectorOutput() - Constructor for class com.openinventor.hardcopy.SoHPGLVectorOutput
Constructor.
SoIdleSensor - Class in com.openinventor.inventor.sensors
Sensor for one-time only callbacks when the application is idle.
SoIdleSensor() - Constructor for class com.openinventor.inventor.sensors.SoIdleSensor
Default constructor.
SoIdleSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoIdleSensor
Builds a new idle sensor with the task to be run when this sensor is triggered
SoImage - Class in com.openinventor.inventor.nodes
Displays an image that always faces the camera.
SoImage() - Constructor for class com.openinventor.inventor.nodes.SoImage
Constructor.
SoImage.FileTypes - Enum in com.openinventor.inventor.nodes
File type.
SoImage.HorAlignments - Enum in com.openinventor.inventor.nodes
Horizontal alignment.
SoImage.VertAlignments - Enum in com.openinventor.inventor.nodes
Vertical alignment.
SoImageBackground - Class in com.openinventor.inventor.nodes
Image background node.
SoImageBackground() - Constructor for class com.openinventor.inventor.nodes.SoImageBackground
Creates a background image node with default settings.
SoImageBackground.Styles - Enum in com.openinventor.inventor.nodes
Image background style.
SoIndexedFaceSet - Class in com.openinventor.inventor.nodes
Indexed polygonal face shape node.
SoIndexedFaceSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedFaceSet
Creates an indexed face set node with default settings.
SoIndexedLineSet - Class in com.openinventor.inventor.nodes
Indexed polyline shape node.
SoIndexedLineSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedLineSet
Creates an indexed line set node with default settings.
SoIndexedMarkerSet - Class in com.openinventor.inventor.nodes
Extension of IndexedPointSet that draws a small bitmap (symbol) at each 3D location.
SoIndexedMarkerSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedMarkerSet
Constructor.
SoIndexedMarkerSet.MarkerTypes - Enum in com.openinventor.inventor.nodes
Marker type.
SoIndexedNurbsCurve - Class in com.openinventor.inventor.nodes
Indexed NURBS curve shape node.
SoIndexedNurbsCurve() - Constructor for class com.openinventor.inventor.nodes.SoIndexedNurbsCurve
Creates an indexed NURBS curve node with default settings.
SoIndexedNurbsSurface - Class in com.openinventor.inventor.nodes
Indexed NURBS surface shape node.
SoIndexedNurbsSurface() - Constructor for class com.openinventor.inventor.nodes.SoIndexedNurbsSurface
Creates an indexed NURBS surface node with default settings.
SoIndexedPointSet - Class in com.openinventor.inventor.nodes
Indexed point set shape node.
SoIndexedPointSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedPointSet
Creates an indexed point set node with default settings.
SoIndexedQuadMesh - Class in com.openinventor.inventor.nodes
Indexed quadrilateral mesh shape node.
SoIndexedQuadMesh() - Constructor for class com.openinventor.inventor.nodes.SoIndexedQuadMesh
Creates an indexed quadrilateral mesh node with default settings.
SoIndexedShape - Class in com.openinventor.inventor.nodes
Abstract base class for all indexed vertex-based shapes.
SoIndexedTexture2 - Class in com.openinventor.inventor.nodes
Class for 2D indexed texture.
SoIndexedTexture2() - Constructor for class com.openinventor.inventor.nodes.SoIndexedTexture2
Constructor.
SoIndexedTriangleFanSet - Class in com.openinventor.inventor.nodes
Indexed triangle fan set shape node.
SoIndexedTriangleFanSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedTriangleFanSet
Constructs a default IndexedTriangleFanSet.
SoIndexedTriangleSet - Class in com.openinventor.inventor.nodes
Indexed triangle shape node.
SoIndexedTriangleSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedTriangleSet
Creates an indexed triangle set node with default settings.
SoIndexedTriangleStripSet - Class in com.openinventor.inventor.nodes
Indexed triangle strip set shape node.
SoIndexedTriangleStripSet() - Constructor for class com.openinventor.inventor.nodes.SoIndexedTriangleStripSet
Creates an indexed triangle strip set node with default settings.
SoInfo - Class in com.openinventor.inventor.nodes
Node containing information text string.
SoInfo() - Constructor for class com.openinventor.inventor.nodes.SoInfo
Creates an info node with default settings.
SoInput - Class in com.openinventor.inventor
Used to read Open Inventor data files.
SoInput() - Constructor for class com.openinventor.inventor.SoInput
Constructor.
SoInputParameters - Class in com.openinventor.inventor
Base class for file reader parameters.
SoInputParameters() - Constructor for class com.openinventor.inventor.SoInputParameters
 
SoInputReader - Class in com.openinventor.inventor
Base class for custom readers that create an Open Inventor scene graph.
SoInstanceParameter - Class in com.openinventor.inventor.nodes
Per-instance parameter node storing a buffer object.
SoInstanceParameter() - Constructor for class com.openinventor.inventor.nodes.SoInstanceParameter
Constructor.
SoInstanceParameter.PredefinedParameters - Enum in com.openinventor.inventor.nodes
List of predefined per-instance attribute names.
SoInt32Element - Class in com.openinventor.inventor.elements
Stores a single int32_t, int, or enum value.
SoInt32ListElement - Class in com.openinventor.inventor.elements
Stores a list of int32_t, int, or enum values.
SoInteractionElement - Class in com.openinventor.inventor.elements
Stores the current interaction state.
SoInteractionKit - Class in com.openinventor.inventor.nodekits
Base class for all interaction nodekit classes.
SoInteractionKit.Cachings - Enum in com.openinventor.inventor.nodekits
Possible values for caching.
SoInteractiveComplexity - Class in com.openinventor.inventor.nodes
Field interactive complexity node.
SoInteractiveComplexity() - Constructor for class com.openinventor.inventor.nodes.SoInteractiveComplexity
 
SoInteractiveComplexity.InteractiveModes - Enum in com.openinventor.inventor.nodes
Interactive mode.
SoInteractiveComplexityElement - Class in com.openinventor.inventor.elements
Stores the current interactive complexity.
SoInteractiveSwitch - Class in com.openinventor.inventor.nodes
Group node that traverses one chosen child depending on scene interaction.
SoInteractiveSwitch() - Constructor for class com.openinventor.inventor.nodes.SoInteractiveSwitch
Creates an interactive-switch node with default settings.
SoInteractiveSwitch(int) - Constructor for class com.openinventor.inventor.nodes.SoInteractiveSwitch
Constructor that takes approximate number of children.
SoInteractiveSwitchElement - Class in com.openinventor.inventor.elements
Stores the current interactive switch index.
SoInterlacedStereoParameters - Class in com.openinventor.inventor.viewercomponents
The SoInterlacedStereoParameters class is used to specify the behavior of the interlaced stereo.
SoInterlacedStereoParameters() - Constructor for class com.openinventor.inventor.viewercomponents.SoInterlacedStereoParameters
 
SoInterlacedStereoParameters.InterlacedModes - Enum in com.openinventor.inventor.viewercomponents
Interlaced modes.
SoInternalError - Error in com.openinventor.inventor.errors
 
SoInternalError() - Constructor for error com.openinventor.inventor.errors.SoInternalError
 
SoInternalError(String) - Constructor for error com.openinventor.inventor.errors.SoInternalError
 
SoInteropBufferObject - Class in com.openinventor.inventor.devices
Abstract base class for interoperability buffer object management.
SoInterpolate - Class in com.openinventor.inventor.engines
Base class for all interpolator engines.
SoInterpolateFloat - Class in com.openinventor.inventor.engines
Interpolates floating-point values.
SoInterpolateFloat() - Constructor for class com.openinventor.inventor.engines.SoInterpolateFloat
Constructor.
SoInterpolateRotation - Class in com.openinventor.inventor.engines
Interpolates rotation values.
SoInterpolateRotation() - Constructor for class com.openinventor.inventor.engines.SoInterpolateRotation
Constructor.
SoInterpolateVec2f - Class in com.openinventor.inventor.engines
Interpolates 2D floating-point vectors.
SoInterpolateVec2f() - Constructor for class com.openinventor.inventor.engines.SoInterpolateVec2f
Constructor.
SoInterpolateVec3f - Class in com.openinventor.inventor.engines
Interpolates 3D floating-point vectors.
SoInterpolateVec3f() - Constructor for class com.openinventor.inventor.engines.SoInterpolateVec3f
Constructor.
SoInterpolateVec4f - Class in com.openinventor.inventor.engines
Interpolates 4D floating-point vectors.
SoInterpolateVec4f() - Constructor for class com.openinventor.inventor.engines.SoInterpolateVec4f
Constructor.
SoIntersectingPrimitive - Class in com.openinventor.inventor.collision
 
SoIntersectingPrimitive() - Constructor for class com.openinventor.inventor.collision.SoIntersectingPrimitive
Default constructor.
SoIntersectingPrimitive(SoIntersectingPrimitive) - Constructor for class com.openinventor.inventor.collision.SoIntersectingPrimitive
 
SoIntersectingPrimitive.PrimitiveTypes - Enum in com.openinventor.inventor.collision
Primitive type.
SoIntersectionDetectionAction - Class in com.openinventor.inventor.collision
Class to detect intersections.
SoIntersectionDetectionAction() - Constructor for class com.openinventor.inventor.collision.SoIntersectionDetectionAction
Constructor.
SoIntersectionDetectionAction.Axis - Enum in com.openinventor.inventor.collision
Axis.
SoIntersectionDetectionAction.Positions - Enum in com.openinventor.inventor.collision
Position.
SoIntersectionDetectionAction.Resps - Enum in com.openinventor.inventor.collision
Types definitions.
SoInventorError - Error in com.openinventor.inventor.errors
Abstract base class for internal inventor errors.
SoInventorError() - Constructor for error com.openinventor.inventor.errors.SoInventorError
 
SoInventorError(String) - Constructor for error com.openinventor.inventor.errors.SoInventorError
 
SoIvTune - Class in com.openinventor.ivtune
Opens an Open Inventor Studio window or an IvTune window.
SoJackDragger - Class in com.openinventor.inventor.draggers
Jack-shaped object you rotate, translate, or scale by dragging with the mouse.
SoJackDragger() - Constructor for class com.openinventor.inventor.draggers.SoJackDragger
Constructor.
SoJackManip - Class in com.openinventor.inventor.manips
Transform node with 3D interface for rotating, scaling, and translating.
SoJackManip() - Constructor for class com.openinventor.inventor.manips.SoJackManip
Constructor.
SoJP2ImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a JPEG2000 raster image.
SoJP2ImageRW() - Constructor for class com.openinventor.inventor.image.SoJP2ImageRW
Constructor.
SoJp3dDataCompressor - Class in com.openinventor.ldm.compressors
Deprecated.
As of Open Inventor 2023.2. This class will be removed in futur version.
SoJp3dDataCompressor() - Constructor for class com.openinventor.ldm.compressors.SoJp3dDataCompressor
Deprecated.
Constructor.
SoJpegDataCompressor - Class in com.openinventor.ldm.compressors
Jpeg data compression.
SoJpegDataCompressor() - Constructor for class com.openinventor.ldm.compressors.SoJpegDataCompressor
Constructor.
SoJPEGImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a JPEG raster image.
SoJPEGImageRW() - Constructor for class com.openinventor.inventor.image.SoJPEGImageRW
Constructor.
SoKeyboardEvent - Class in com.openinventor.inventor.events
Keyboard key press and release events.
SoKeyboardEvent() - Constructor for class com.openinventor.inventor.events.SoKeyboardEvent
Constructor.
SoKeyboardEvent.Keys - Enum in com.openinventor.inventor.events
The keyboard keys.
SoLabel - Class in com.openinventor.inventor.nodes
Node containing label text string.
SoLabel() - Constructor for class com.openinventor.inventor.nodes.SoLabel
Creates a label node with default settings.
SoLassoScreenDrawer - Class in com.openinventor.inventor.drawers
Interactively draw a lasso in normalized screen space.
SoLassoScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoLassoScreenDrawer
Constructor.
SoLazyElement - Class in com.openinventor.inventor.elements
Deprecated.
As of Open Inventor 10.0.0.0. Use #SoMaterialElement, #SoBlendElement or #SoLightModelElement instead.
SoLazyElement.Cases - Enum in com.openinventor.inventor.elements
Deprecated.
Following masks and cases define the components of the lazy element.
SoLazyElement.Masks - Enum in com.openinventor.inventor.elements
Deprecated.
Masks.
SoLDMDataAccess - Class in com.openinventor.ldm
Volume data access methods.
SoLDMDataAccess() - Constructor for class com.openinventor.ldm.SoLDMDataAccess
Constructor.
SoLDMDataAccess.DataInfo - Class in com.openinventor.ldm
Information about returned data when using a pointer to access the data rather than copying the data.
SoLDMDataAccess.DataInfoBox - Class in com.openinventor.ldm
Information about data returned for an arbitrary box (subvolume).
SoLDMDataAccess.DataInfoLine - Class in com.openinventor.ldm
Information about data returned for an arbitrary line intersecting a specified subvolume.
SoLDMDataAccess.DataInfoPlane - Class in com.openinventor.ldm
Information about data returned for an arbitrary plane intersecting a specified subvolume.
SoLDMDataAccess.DataInfoTrace - Class in com.openinventor.ldm
Information about data returned for an arbitrary trace intersecting a specified subvolume.
SoLDMDataAccess.ErrorValues - Enum in com.openinventor.ldm
Error Code values.
SoLDMDataAccess.GetDataModes - Enum in com.openinventor.ldm
Specifies the way data is requested from the volume reader when the necessary tiles are not already present in LDM cache memory.
SoLDMDataTransform - Class in com.openinventor.ldm.nodes
LDM data transform object.
SoLDMGlobalResourceParameters - Class in com.openinventor.ldm
Global resource parameters of VolumeViz.
SoLDMGlobalResourceParameters.LoadListener - Interface in com.openinventor.ldm
Loading callback for LDM mode.
SoLDMGlobalResourceParameters.VisualFeedbackParams - Enum in com.openinventor.ldm
Visual feedback modes.
SoLDMLargeDataManagement - Class in com.openinventor.ldm
Large Data Management.
SoLDMLargeDataManagement() - Constructor for class com.openinventor.ldm.SoLDMLargeDataManagement
Constructor.
SoLDMReader - Class in com.openinventor.ldm.readers
Base class for LDM data set readers.
SoLDMReader() - Constructor for class com.openinventor.ldm.readers.SoLDMReader
Constructor.
SoLDMReader.SoLDMErrors - Enum in com.openinventor.ldm.readers
LDM Reader error code.
SoLDMResourceManager - Class in com.openinventor.ldm
Resource Manager.
SoLDMResourceManager(SoDataSet) - Constructor for class com.openinventor.ldm.SoLDMResourceManager
Constructor.
SoLDMResourceParameters - Class in com.openinventor.ldm.nodes
Defines resource parameters constraints of an SoDataSet object.
SoLDMResourceParameters() - Constructor for class com.openinventor.ldm.nodes.SoLDMResourceParameters
Constructor.
SoLDMResourceParameters.FixedResolutionReport - Class in com.openinventor.ldm.nodes
This structure returns information to the application when fixedResolution is true and resolution is not -1.
SoLDMResourceParameters.FixedResolutionReport.ReportCodes - Enum in com.openinventor.ldm.nodes
Available report code.
SoLDMResourceParameters.LoadPolicies - Enum in com.openinventor.ldm.nodes
Tile Load Policy.
SoLDMResourceParameters.ScreenResolutionCullingPolicies - Enum in com.openinventor.ldm.nodes
Screen resolution culling policies.
SoLDMResourceParameters.TileCachePolicies - Enum in com.openinventor.ldm.nodes
Tile cache management policy.
SoLDMResourceParameters.ViewpointRefinementPolicies - Enum in com.openinventor.ldm.nodes
Viewpoint refinement policies.
SoLdmShape - Class in com.openinventor.ldm.nodes
Abstract base class for LDM shape nodes.
SoLDMTileID - Class in com.openinventor.ldm
Tile ID.
SoLDMTileID() - Constructor for class com.openinventor.ldm.SoLDMTileID
Constructor.
SoLDMTileID(long) - Constructor for class com.openinventor.ldm.SoLDMTileID
Constructor from ID value.
SoLDMTileID(SoLDMTileID) - Constructor for class com.openinventor.ldm.SoLDMTileID
 
SoLDMTopoOctree - Class in com.openinventor.ldm
Octree topology queries.
SoLDMTopoOctree() - Constructor for class com.openinventor.ldm.SoLDMTopoOctree
Constructor.
SoLDMWriter - Class in com.openinventor.ldm.converters
Write data to disk in LDM format.
SoLDMWriter() - Constructor for class com.openinventor.ldm.converters.SoLDMWriter
Constructor.
SoLevelOfDetail - Class in com.openinventor.inventor.nodes
Level-of-detail switching group node.
SoLevelOfDetail() - Constructor for class com.openinventor.inventor.nodes.SoLevelOfDetail
Creates a level-of-detail node with default settings.
SoLevelOfDetail(int) - Constructor for class com.openinventor.inventor.nodes.SoLevelOfDetail
Constructor that takes approximate number of children.
SoLevelOfSimplification - Class in com.openinventor.inventor.nodes
Level-of-detail switching node designed for grouping simplified versions of the same shape.
SoLevelOfSimplification() - Constructor for class com.openinventor.inventor.nodes.SoLevelOfSimplification
Creates level-of-simplification node with default settings.
SoLevelOfSimplification(int) - Constructor for class com.openinventor.inventor.nodes.SoLevelOfSimplification
Constructor that takes approximate number of children.
SoLibraryError - Error in com.openinventor.inventor.errors
This Error is thrown when the application fails to load the specific platform library named "oivjava" (liboivjava.so, oivjava.dll, liboivjava.sl,...).
SoLibraryError() - Constructor for error com.openinventor.inventor.errors.SoLibraryError
 
SoLibraryError(String) - Constructor for error com.openinventor.inventor.errors.SoLibraryError
 
SoLicensedProduct - Class in com.openinventor.inventor.lock
Class managing a licensed product.
SoLicensedProduct() - Constructor for class com.openinventor.inventor.lock.SoLicensedProduct
 
SoLicensedProduct.SbProducts - Enum in com.openinventor.inventor.lock
List of all available Open Inventor products.
SoLicenseError - Error in com.openinventor.inventor.errors
This Error is thrown when a license check fails.
SoLicenseError() - Constructor for error com.openinventor.inventor.errors.SoLicenseError
 
SoLicenseError(String) - Constructor for error com.openinventor.inventor.errors.SoLicenseError
 
SoLicenseProperty - Class in com.openinventor.inventor.lock
Class providing information about a licensed product.
SoLicenseProperty() - Constructor for class com.openinventor.inventor.lock.SoLicenseProperty
 
SoLicenseProperty.SbLicenseTypes - Enum in com.openinventor.inventor.lock
Indicates the type of the license (SDK or RunTime).
SoLicensesInfo - Class in com.openinventor.inventor.lock
Class managing every licensed product.
SOLID - com.openinventor.inventor.elements.SoShapeHintsElement.ShapeTypes
Shape is known to be solid.
SOLID - com.openinventor.inventor.nodes.SoShapeHints.ShapeTypes
The shape encloses a volume.
SOLIDEDGEREADER - com.openinventor.remoteviz.rendering.ServiceSettings.Extensions
 
SOLIDWORKSREADER - com.openinventor.remoteviz.rendering.ServiceSettings.Extensions
 
SoLight - Class in com.openinventor.inventor.nodes
Abstract base class for all light source nodes.
SoLightAttenuationElement - Class in com.openinventor.inventor.elements
Stores the light attenuation(s) of the current environment.
SoLightElement - Class in com.openinventor.inventor.elements
Stores information on lights.
SoLightKit - Class in com.openinventor.inventor.nodekits
Light nodekit class.
SoLightKit() - Constructor for class com.openinventor.inventor.nodekits.SoLightKit
Constructor.
SoLightModel - Class in com.openinventor.inventor.nodes
Node that defines the lighting model to use when rendering.
SoLightModel() - Constructor for class com.openinventor.inventor.nodes.SoLightModel
Creates a light model node with default settings.
SoLightModel.Models - Enum in com.openinventor.inventor.nodes
Lighting model.
SoLightModelElement - Class in com.openinventor.inventor.elements
Stores the current lighting model.
SoLightModelElement.Models - Enum in com.openinventor.inventor.elements
These are the available lighting models.
SoLinearProfile - Class in com.openinventor.inventor.nodes
Piecewise-linear profile curve.
SoLinearProfile() - Constructor for class com.openinventor.inventor.nodes.SoLinearProfile
Creates a linear profile node with default settings.
SoLineDetail - Class in com.openinventor.inventor.details
Stores detail information about vertex-based shapes made of line segments.
SoLineDetail() - Constructor for class com.openinventor.inventor.details.SoLineDetail
Constructor.
SoLineDetail(SoLineDetail) - Constructor for class com.openinventor.inventor.details.SoLineDetail
 
SoLineHighlightRenderAction - Class in com.openinventor.inventor.actions
A wireframe highlight style.
SoLineHighlightRenderAction() - Constructor for class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Constructor.
SoLineHighlightRenderAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoLineHighlightRenderAction
Constructor which takes the normal SoGLRenderAction parameters.
SoLinePatternElement - Class in com.openinventor.inventor.elements
Stores the current line stipple pattern.
SoLineSegmentCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoCallbackAction.
SoLineSegmentCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoLineSegmentCB
 
SoLineSet - Class in com.openinventor.inventor.nodes
Polyline shape node.
SoLineSet() - Constructor for class com.openinventor.inventor.nodes.SoLineSet
Creates a line set node with default settings.
SoLineWidthElement - Class in com.openinventor.inventor.elements
Stores the current line width.
SoLocalBBoxMatrixElement - Class in com.openinventor.inventor.elements
Stores the transformation matrix from object space to some local coordinate space during application of an SoGetBoundingBoxAction.
SoLocateHighlight - Class in com.openinventor.inventor.nodes
Special separator that performs locate highlighting.
SoLocateHighlight() - Constructor for class com.openinventor.inventor.nodes.SoLocateHighlight
Creates a LocateHighlight node with default settings.
SoLocateHighlight.Modes - Enum in com.openinventor.inventor.nodes
Possible values for the mode.
SoLocateHighlight.Styles - Enum in com.openinventor.inventor.nodes
Possible values for draw style.
SoLocation2Event - Class in com.openinventor.inventor.events
2D location events.
SoLocation2Event() - Constructor for class com.openinventor.inventor.events.SoLocation2Event
Constructor.
SoLocation2Event.EventSources - Enum in com.openinventor.inventor.events
 
SoLockManager - Class in com.openinventor.inventor.lock
Sets the unlock string.
SoLockManager() - Constructor for class com.openinventor.inventor.lock.SoLockManager
 
SoLOD - Class in com.openinventor.inventor.nodes
Distance-based level-of-detail switching group node.
SoLOD() - Constructor for class com.openinventor.inventor.nodes.SoLOD
Creates a distance-based level-of-detail node with default settings.
SoLOD(int) - Constructor for class com.openinventor.inventor.nodes.SoLOD
Constructor that takes approximate number of children.
SoLogicalViewportElement - Class in com.openinventor.inventor.elements
Stores the logical viewport region.
SoLogicOperationElement - Class in com.openinventor.inventor.elements
Stores the current logical pixel operation for rendering.
SoLogicOperationElement.LogicOperations - Enum in com.openinventor.inventor.elements
Logic Operation as defined by OpenGL's logicOp enum.
SoLongTapGestureEvent - Class in com.openinventor.inventor.gestures.events
Class for long tap gesture events.
SoLongTapGestureEvent() - Constructor for class com.openinventor.inventor.gestures.events.SoLongTapGestureEvent
Constructor.
SoLongTapGestureRecognizer - Class in com.openinventor.inventor.gestures.recognizers
Long tap gesture recognizer.
SoLongTapGestureRecognizer() - Constructor for class com.openinventor.inventor.gestures.recognizers.SoLongTapGestureRecognizer
Constructor.
SoMarker - Class in com.openinventor.inventor.nodes
Defines a custom bitmap for SoMarkerSet and SoIndexedMarkerSet.
SoMarker() - Constructor for class com.openinventor.inventor.nodes.SoMarker
Marker constructor.
SoMarker.MarkerTypes - Enum in com.openinventor.inventor.nodes
Marker type.
SoMarkerSet - Class in com.openinventor.inventor.nodes
Extension of PointSet that draws a small bitmap (symbol) at each 3D location.
SoMarkerSet() - Constructor for class com.openinventor.inventor.nodes.SoMarkerSet
Constructor.
SoMarkerSet.MarkerTypes - Enum in com.openinventor.inventor.nodes
Marker type.
SoMaterial - Class in com.openinventor.inventor.nodes
Surface material definition node.
SoMaterial() - Constructor for class com.openinventor.inventor.nodes.SoMaterial
Creates a material node with default settings.
SoMaterialBinding - Class in com.openinventor.inventor.nodes
Node that specifies how multiple materials are bound to shapes.
SoMaterialBinding() - Constructor for class com.openinventor.inventor.nodes.SoMaterialBinding
Creates a material binding node with default settings.
SoMaterialBinding.Bindings - Enum in com.openinventor.inventor.nodes
 
SoMaterialBindingElement - Class in com.openinventor.inventor.elements
Stores the current material binding.
SoMaterialBindingElement.Bindings - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files.
SoMaterialElement - Class in com.openinventor.inventor.elements
Store in the state the material properties set by some property nodes.
SoMaterialElement.Masks - Enum in com.openinventor.inventor.elements
Masks.
SoMatrixTransform - Class in com.openinventor.inventor.nodes
Node that specifies a 3D geometric transformation as a matrix.
SoMatrixTransform() - Constructor for class com.openinventor.inventor.nodes.SoMatrixTransform
Creates a matrix transformation node with default settings.
SoMemoryError - Class in com.openinventor.inventor.errors
Memory error handling.
SoMemoryError() - Constructor for class com.openinventor.inventor.errors.SoMemoryError
Default constructor.
SoMemoryError.Handler - Interface in com.openinventor.inventor.errors
 
SoMFBitMask<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum> - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of masks of bit flags.
SoMFBitMask(SoFieldContainer, String, SoField.FieldTypes, Class<EnumType>) - Constructor for class com.openinventor.inventor.fields.SoMFBitMask
Default constructor.
SoMFBool - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of Boolean values.
SoMFBool(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFBool
Default constructor.
SoMFBufferObject - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of buffer objects.
SoMFBufferObject(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFBufferObject
Default constructor.
SoMFColor - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of RGB colors stored as three floats.
SoMFColor(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFColor
Default constructor.
SoMFColorRGBA - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of RGBA colors stored as four floats.
SoMFColorRGBA(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFColorRGBA
Default constructor.
SoMFDouble - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of double precision values.
SoMFDouble(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFDouble
Default constructor.
SoMFEngine - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of engines.
SoMFEngine(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFEngine
Default constructor.
SoMFEnum<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum> - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of enumerated type values.
SoMFEnum(SoFieldContainer, String, SoField.FieldTypes, Class<EnumType>) - Constructor for class com.openinventor.inventor.fields.SoMFEnum
Default constructor.
SoMFFieldContainer - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of pointers to fieldContainers.
SoMFFieldContainer(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFFieldContainer
Default constructor.
SoMFFilePathString - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of file path strings.
SoMFFilePathString(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFFilePathString
Default constructor.
SoMFFloat - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of floating point values.
SoMFFloat(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFFloat
Default constructor.
SoMField - Class in com.openinventor.inventor.fields
Base class for all multiple-valued fields.
SoMFInstanceParameter - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of SoInstanceParameter nodes.
SoMFInstanceParameter(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFInstanceParameter
Default constructor.
SoMFInt32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of int32_t integers.
SoMFInt32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFInt32
Default constructor.
SoMFInt64 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of int64_t integers.
SoMFInt64(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFInt64
Default constructor.
SoMFMatrix - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of 4x4 matrices.
SoMFMatrix(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFMatrix
Default constructor.
SoMFName - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of names.
SoMFName(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFName
Default constructor.
SoMFNode - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of nodes.
SoMFNode(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFNode
Default constructor.
SoMFPath - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of paths.
SoMFPath(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFPath
Default constructor.
SoMFPlane - Class in com.openinventor.inventor.fields
Field containing several plane equations.
SoMFPlane(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFPlane
Default constructor.
SoMFRotation - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of SbRotations.
SoMFRotation(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFRotation
Default constructor.
SoMFShort - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of short integers.
SoMFShort(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFShort
Default constructor.
SoMFString - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of strings.
SoMFString(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFString
Default constructor.
SoMFTime - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of SbTime values.
SoMFTime(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFTime
Default constructor.
SoMFUByte - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of uint8_t integers.
SoMFUByte(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFUByte
Default constructor.
SoMFUInt32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of uint32_t integers.
SoMFUInt32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFUInt32
Default constructor.
SoMFUniformShaderParameter - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of SoUniformShaderParameter nodes.
SoMFUniformShaderParameter(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFUniformShaderParameter
Default constructor.
SoMFUShort - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of unsigned short integers.
SoMFUShort(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFUShort
Default constructor.
SoMFVec2d - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional vectors.
SoMFVec2d(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2d
Default constructor.
SoMFVec2f - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional vectors.
SoMFVec2f(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2f
Default constructor.
SoMFVec2FilePathString - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional filePath string vectors.
SoMFVec2FilePathString(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2FilePathString
Default constructor.
SoMFVec2i32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional vectors.
SoMFVec2i32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2i32
Default constructor.
SoMFVec2s - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional vectors.
SoMFVec2s(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2s
Default constructor.
SoMFVec2String - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of two-dimensional string vectors.
SoMFVec2String(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec2String
Default constructor.
SoMFVec3d - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of three-dimensional vectors.
SoMFVec3d(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec3d
Default constructor.
SoMFVec3f - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of three-dimensional vectors.
SoMFVec3f(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec3f
Default constructor.
SoMFVec3i32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of three-dimensional vectors.
SoMFVec3i32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec3i32
Default constructor.
SoMFVec3s - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of three-dimensional vectors.
SoMFVec3s(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec3s
Default constructor.
SoMFVec4b - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4b(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4b
Default constructor.
SoMFVec4f - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4f(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4f
Default constructor.
SoMFVec4i32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4i32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4i32
Default constructor.
SoMFVec4s - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4s(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4s
Default constructor.
SoMFVec4ub - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4ub(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4ub
Default constructor.
SoMFVec4ui32 - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4ui32(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4ui32
Default constructor.
SoMFVec4us - Class in com.openinventor.inventor.fields
Multiple-value field containing any number of four-dimensional vectors.
SoMFVec4us(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoMFVec4us
Default constructor.
SoModelMatrixElement - Class in com.openinventor.inventor.elements
Stores the current model matrix.
SoModelScaleElement - Class in com.openinventor.inventor.elements
Stores the current model scale.
SoModifyLogicalViewportElement - Class in com.openinventor.inventor.elements
Stores a logical viewport region subset.
SoModifyViewVolumeElement - Class in com.openinventor.inventor.elements
Stores a view volume subset.
SoModuleCheck - Class in com.openinventor.inventor
Class used to check and report library and application consistency.
SoModuleCheck(boolean) - Constructor for class com.openinventor.inventor.SoModuleCheck
Constructor.
SoModuleCheck(int) - Constructor for class com.openinventor.inventor.SoModuleCheck
Checks the application was not built with SO_VERSION_DEPRECATED_ERROR.
SoMotion3Event - Class in com.openinventor.inventor.events
3D motion events.
SoMotion3Event() - Constructor for class com.openinventor.inventor.events.SoMotion3Event
Constructor.
SoMouseButtonEvent - Class in com.openinventor.inventor.events
Mouse button press and release events.
SoMouseButtonEvent() - Constructor for class com.openinventor.inventor.events.SoMouseButtonEvent
Constructor.
SoMouseButtonEvent.Buttons - Enum in com.openinventor.inventor.events
Button.
SoMouseWheelEvent - Class in com.openinventor.inventor.events
Mouse wheel events.
SoMouseWheelEvent() - Constructor for class com.openinventor.inventor.events.SoMouseWheelEvent
Constructor.
SoMPEGFrameRenderer - Class in com.openinventor.inventor.mpeg
Generates MPEG output, frame by frame.
SoMPEGFrameRenderer() - Constructor for class com.openinventor.inventor.mpeg.SoMPEGFrameRenderer
Constructor.
SoMPEGNavRenderer - Class in com.openinventor.inventor.mpeg
Generates MPEG output that tracks camera motion.
SoMPEGNavRenderer(SoNode) - Constructor for class com.openinventor.inventor.mpeg.SoMPEGNavRenderer
Constructor.
SoMPEGRenderer - Class in com.openinventor.inventor.mpeg
Base class for generating MPEG output from a scene graph.
SoMPEGRenderer() - Constructor for class com.openinventor.inventor.mpeg.SoMPEGRenderer
Constructor.
SoMPEGRenderer.Components - Enum in com.openinventor.inventor.mpeg
Components.
SoMRCImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding an MRC raster image.
SoMRCImageRW() - Constructor for class com.openinventor.inventor.image.SoMRCImageRW
Constructor.
SoMultiDataSeparator - Class in com.openinventor.ldm.nodes
Separator for combining multiple data sets.
SoMultiDataSeparator() - Constructor for class com.openinventor.ldm.nodes.SoMultiDataSeparator
Constructor.
SoMultiPathSwitch - Class in com.openinventor.inventor.nodes
Group node that traverses only when traversed along a given path.
SoMultiPathSwitch() - Constructor for class com.openinventor.inventor.nodes.SoMultiPathSwitch
Create a multi-path switch node with default settings.
SoMultiPathSwitch(int) - Constructor for class com.openinventor.inventor.nodes.SoMultiPathSwitch
Constructor that takes approximate number of children.
SoMultipleCopy - Class in com.openinventor.inventor.nodes
Group node that traverses multiple times, applying matrices.
SoMultipleCopy() - Constructor for class com.openinventor.inventor.nodes.SoMultipleCopy
Creates a multiple copy node with default settings.
SoMultipleInstance - Class in com.openinventor.inventor.nodes
Group node that renders multiple instances of its children.
SoMultipleInstance() - Constructor for class com.openinventor.inventor.nodes.SoMultipleInstance
Creates a multiple instance node with default settings.
SoMultipleInstanceBase - Class in com.openinventor.inventor.nodes
Abstract group node that traverses its children multiple times.
SoMultipleInstanceElement - Class in com.openinventor.inventor.elements
Stores current MultiInstance info.
SoMultiSwitch - Class in com.openinventor.inventor.nodes
Group node that traverses a set of chosen children.
SoMultiSwitch() - Constructor for class com.openinventor.inventor.nodes.SoMultiSwitch
Creates a multi-switch node with default settings.
SoMultiSwitch(int) - Constructor for class com.openinventor.inventor.nodes.SoMultiSwitch
Constructor that takes approximate number of children.
SoMultiSwitch.InheritModes - Enum in com.openinventor.inventor.nodes
Inheritance Mode enumerated values.
SoMultiSwitch.TraversalModes - Enum in com.openinventor.inventor.nodes
Traversal Mode enumerated values.
SoMultiSwitchElement - Class in com.openinventor.inventor.elements
Stores the current multi-switch indices.
SoNeighborToleranceElement - Class in com.openinventor.inventor.elements
Stores the current neighbor tolerance factor.
SoNode - Class in com.openinventor.inventor.nodes
Abstract base class for all database nodes.
SoNode.RenderModes - Enum in com.openinventor.inventor.nodes
Defines the list of supported render mode for a custom node.
SoNodeDependencies - Class in com.openinventor.inventor.caches
This class is a cache handler that can be used to monitor the modifications made to elements or fields.
SoNodeDependencies() - Constructor for class com.openinventor.inventor.caches.SoNodeDependencies
 
SoNodekitCatalog - Class in com.openinventor.inventor.nodekits
Nodekit catalog class.
SoNodeKitDetail - Class in com.openinventor.inventor.details
Stores detail information about a nodekit.
SoNodeKitDetail() - Constructor for class com.openinventor.inventor.details.SoNodeKitDetail
Constructor.
SoNodeKitListPart - Class in com.openinventor.inventor.nodekits
Group node with restricted children.
SoNodeKitListPart() - Constructor for class com.openinventor.inventor.nodekits.SoNodeKitListPart
Constructor.
SoNodeKitPath - Interface in com.openinventor.inventor
Manage a chain of nodes that can be only instance of nodekit (see SoBaseKit) except for the first (head) that can be any node.
SoNodeSensor - Class in com.openinventor.inventor.sensors
Sensor class that can be attached to Open Inventor nodes.
SoNodeSensor() - Constructor for class com.openinventor.inventor.sensors.SoNodeSensor
Default constructor.
SoNodeSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoNodeSensor
Builds a new node sensor with the task to be executed when the sensor is triggered.
SoNonIndexedShape - Class in com.openinventor.inventor.nodes
Abstract base class for all non-indexed vertex-based shapes.
SoNormal - Class in com.openinventor.inventor.nodes
Node that defines surface normals for shapes.
SoNormal() - Constructor for class com.openinventor.inventor.nodes.SoNormal
Creates a surface normal node with default settings.
SoNormalBinding - Class in com.openinventor.inventor.nodes
Node that specifies how multiple surface normals are bound to shapes.
SoNormalBinding() - Constructor for class com.openinventor.inventor.nodes.SoNormalBinding
Creates a normal binding node with default settings.
SoNormalBinding.Bindings - Enum in com.openinventor.inventor.nodes
Binding.
SoNormalBindingElement - Class in com.openinventor.inventor.elements
Stores current normal binding.
SoNormalBindingElement.Bindings - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files:
SoNormalCache - Class in com.openinventor.inventor.caches
Class SoNormalCache: A normal cache stores a list of normals.
SoNormalCache(SoState) - Constructor for class com.openinventor.inventor.caches.SoNormalCache
Constructor.
SoNormalElement - Class in com.openinventor.inventor.elements
Allows read-only access to the top element in the state.
SoNurbsBoundary - Class in com.openinventor.inventor.nodes
Node that defines a boundary shared by several NURBS profile.
SoNurbsBoundary() - Constructor for class com.openinventor.inventor.nodes.SoNurbsBoundary
Constructor.
SoNurbsBREPAction - Class in com.openinventor.inventor.actions
 
SoNurbsBREPAction() - Constructor for class com.openinventor.inventor.actions.SoNurbsBREPAction
 
SoNurbsCurve - Class in com.openinventor.inventor.nodes
NURBS curve shape node.
SoNurbsCurve() - Constructor for class com.openinventor.inventor.nodes.SoNurbsCurve
Creates a NURBS curve node with default settings.
SoNurbsGroup - Class in com.openinventor.inventor.nodes
Group that encapsulates NURBS surfaces to be joined.
SoNurbsGroup() - Constructor for class com.openinventor.inventor.nodes.SoNurbsGroup
Creates an empty NurbsGroup node.
SoNurbsProfile - Class in com.openinventor.inventor.nodes
NURBS profile curve.
SoNurbsProfile() - Constructor for class com.openinventor.inventor.nodes.SoNurbsProfile
Creates a NURBS profile curve node with default settings.
SoNurbsProperty - Class in com.openinventor.inventor.nodes
Node that defines additional properties for rendering a NURBS surface.
SoNurbsProperty() - Constructor for class com.openinventor.inventor.nodes.SoNurbsProperty
Constructor.
SoNurbsProperty.DrawStyles - Enum in com.openinventor.inventor.nodes
Draw style.
SoNurbsProperty.TessellationTypes - Enum in com.openinventor.inventor.nodes
Tesselation type.
SoNurbsPropertyElement - Class in com.openinventor.inventor.elements
Stores current NURBS properties.
SoNurbsPropertyElement.DrawStyles - Enum in com.openinventor.inventor.elements
Draw style.
SoNurbsSurface - Class in com.openinventor.inventor.nodes
NURBS surface shape node.
SoNurbsSurface() - Constructor for class com.openinventor.inventor.nodes.SoNurbsSurface
Creates a NURBS surface node with default settings.
SoObliqueSlice - Class in com.openinventor.volumeviz.nodes
Oblique slice shape node.
SoObliqueSlice() - Constructor for class com.openinventor.volumeviz.nodes.SoObliqueSlice
Constructor.
SoObliqueSliceDetail - Class in com.openinventor.volumeviz.details
Stores detail information about a picked voxel on an oblique slice.
SoObliqueSliceDetail() - Constructor for class com.openinventor.volumeviz.details.SoObliqueSliceDetail
Constructor.
SoOffscreenRenderArea - Class in com.openinventor.inventor
Render to an off-screen buffer for printing or generating textures.
SoOffscreenRenderArea() - Constructor for class com.openinventor.inventor.SoOffscreenRenderArea
Default constructor.
SoOffscreenRenderArea(SoGLContext) - Constructor for class com.openinventor.inventor.SoOffscreenRenderArea
Builds a new offscreen render area by sharing the given SoGlContext.
SoOffscreenRenderArea(SoRenderAreaCore) - Constructor for class com.openinventor.inventor.SoOffscreenRenderArea
Builds a new offscreen render area by using the given renderAreaCore.
SoOffscreenRenderArea.EventArg - Class in com.openinventor.inventor
Event that can be sent to the application for each tile rendered.
SoOffscreenRenderArea.OutputFormats - Enum in com.openinventor.inventor
Describes the format of the rendering output.
SoOffscreenVolumeRender - Class in com.openinventor.volumeviz.nodes
Extract data from an SoVolumeRender.
SoOffscreenVolumeRender.ComponentsType - Enum in com.openinventor.volumeviz.nodes
 
SoOneShot - Class in com.openinventor.inventor.engines
Timer that runs for a pre-set amount of time.
SoOneShot() - Constructor for class com.openinventor.inventor.engines.SoOneShot
Constructor.
SoOneShot.FlagsType - Enum in com.openinventor.inventor.engines
Flags.
SoOneShotSensor - Class in com.openinventor.inventor.sensors
Sensor for one-time only callbacks.
SoOneShotSensor() - Constructor for class com.openinventor.inventor.sensors.SoOneShotSensor
Default constructor.
SoOneShotSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoOneShotSensor
Builds a new one shot sensor with the task to be run when this sensor is triggered
SoOnOff - Class in com.openinventor.inventor.engines
Engine that functions as an on/off switch.
SoOnOff() - Constructor for class com.openinventor.inventor.engines.SoOnOff
Constructor.
SoOrthographicCamera - Class in com.openinventor.inventor.nodes
Orthographic camera node.
SoOrthographicCamera() - Constructor for class com.openinventor.inventor.nodes.SoOrthographicCamera
Creates an orthographic camera node with default settings.
SoOrthoSlice - Class in com.openinventor.volumeviz.nodes
Ortho slice shape node.
SoOrthoSlice() - Constructor for class com.openinventor.volumeviz.nodes.SoOrthoSlice
Constructor.
SoOrthoSlice.AxisType - Enum in com.openinventor.volumeviz.nodes
Slice Axis (see discussion of medical data axes in the class description)
SoOrthoSlice.ClippingSides - Enum in com.openinventor.volumeviz.nodes
Clipping Side mode.
SoOrthoSliceDetail - Class in com.openinventor.volumeviz.details
Stores detail information about an ortho slice.
SoOrthoSliceDetail() - Constructor for class com.openinventor.volumeviz.details.SoOrthoSliceDetail
Constructor.
SoOrthoSliceDragger - Class in com.openinventor.volumeviz.draggers
Object that moves an SoOrthoSlice by dragging with the mouse.
SoOrthoSliceDragger() - Constructor for class com.openinventor.volumeviz.draggers.SoOrthoSliceDragger
Constructor.
SoOutput - Class in com.openinventor.inventor
Used to write Open Inventor data files.
SoOutput() - Constructor for class com.openinventor.inventor.SoOutput
Constructor.
SoOutput.FileProperties - Enum in com.openinventor.inventor
This enum defines the properties used when data are written to a file.
SoOutput.Stages - Enum in com.openinventor.inventor
 
SoOverlayGroup - Class in com.openinventor.inventor.nodes
Group node dedicated to render multiple co-planar shapes.
SoOverlayGroup() - Constructor for class com.openinventor.inventor.nodes.SoOverlayGroup
Creates an empty overlay group node.
SoOverrideElement - Class in com.openinventor.inventor.elements
Stores a flag for each type of element which can be overridden.
SoPackedColor - Class in com.openinventor.inventor.nodes
Node that defines base colors using packed representation.
SoPackedColor() - Constructor for class com.openinventor.inventor.nodes.SoPackedColor
Creates a packed color node with default settings.
SoPath - Class in com.openinventor.inventor
A path represents a scene graph or subgraph.
SoPath() - Constructor for class com.openinventor.inventor.SoPath
 
SoPath(int) - Constructor for class com.openinventor.inventor.SoPath
 
SoPath(SoNode) - Constructor for class com.openinventor.inventor.SoPath
 
SoPathSensor - Class in com.openinventor.inventor.sensors
Sensor class that can be attached to Open Inventor paths.
SoPathSensor() - Constructor for class com.openinventor.inventor.sensors.SoPathSensor
Default constructor.
SoPathSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoPathSensor
Build a new path sensor with the task to be executed when the sensor is triggered.
SoPathSwitch - Class in com.openinventor.inventor.nodes
Group node that traverses only when traversed along a given path.
SoPathSwitch() - Constructor for class com.openinventor.inventor.nodes.SoPathSwitch
Creates a path switch node with default settings.
SoPathSwitch(int) - Constructor for class com.openinventor.inventor.nodes.SoPathSwitch
Constructor that takes approximate number of children.
SoPattern - Class in com.openinventor.inventor.nodes
 
SoPattern() - Constructor for class com.openinventor.inventor.nodes.SoPattern
Constructor.
SoPattern.FilterTypes - Enum in com.openinventor.inventor.nodes
Possible value of the filterType used by the method loadPatterns.
SoPatternElement - Class in com.openinventor.inventor.elements
Stores current pattern value.
SoPendulum - Class in com.openinventor.inventor.nodes
Animated oscillating rotation node.
SoPendulum() - Constructor for class com.openinventor.inventor.nodes.SoPendulum
Creates a pendulum node with default settings.
SoPerspectiveCamera - Class in com.openinventor.inventor.nodes
Perspective camera node.
SoPerspectiveCamera() - Constructor for class com.openinventor.inventor.nodes.SoPerspectiveCamera
Creates a perspective camera node with default settings.
SoPGXImageRW - Class in com.openinventor.inventor.image
Deprecated.
As of Open Inventor 2023.2. This class will be removed in futur version.
SoPGXImageRW() - Constructor for class com.openinventor.inventor.image.SoPGXImageRW
Deprecated.
Constructor.
SoPhysicalMaterial - Class in com.openinventor.inventor.nodes
Physically based surface material definition node.
SoPhysicalMaterial() - Constructor for class com.openinventor.inventor.nodes.SoPhysicalMaterial
 
SoPickAction - Class in com.openinventor.inventor.actions
Abstract base class for picking objects in a scene.
SoPickedPoint - Class in com.openinventor.inventor
Represents point on surface of picked object.
SoPickedPoint() - Constructor for class com.openinventor.inventor.SoPickedPoint
Default constructor.
SoPickedPoint(SoPickedPoint) - Constructor for class com.openinventor.inventor.SoPickedPoint
Copy constructor.
SoPickMethodElement - Class in com.openinventor.inventor.elements
Stores the current pick method.
SoPickMethodElement.Methods - Enum in com.openinventor.inventor.elements
These are the available pick methods.
SoPickRayElement - Class in com.openinventor.inventor.elements
Stores the current ray to use for picking.
SoPickStyle - Class in com.openinventor.inventor.nodes
Picking style node.
SoPickStyle() - Constructor for class com.openinventor.inventor.nodes.SoPickStyle
Creates a pick style node with default settings.
SoPickStyle.Methods - Enum in com.openinventor.inventor.nodes
Picking method.
SoPickStyle.Styles - Enum in com.openinventor.inventor.nodes
Picking style.
SoPickStyleElement - Class in com.openinventor.inventor.elements
Stores the current pick style.
SoPickStyleElement.Styles - Enum in com.openinventor.inventor.elements
These are the available pick styles.
SoPNGImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a PNG raster image.
SoPNGImageRW() - Constructor for class com.openinventor.inventor.image.SoPNGImageRW
Constructor.
SoPNMImageRW - Class in com.openinventor.inventor.image
Deprecated.
As of Open Inventor 2023.2. This class will be removed in futur version.
SoPNMImageRW() - Constructor for class com.openinventor.inventor.image.SoPNMImageRW
Deprecated.
Constructor.
SoPointCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoCallbackAction.
SoPointCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoPointCB
 
SoPointDetail - Class in com.openinventor.inventor.details
Stores detail information about vertex-based shapes made of points.
SoPointDetail() - Constructor for class com.openinventor.inventor.details.SoPointDetail
Constructor.
SoPointLight - Class in com.openinventor.inventor.nodes
Node representing a point light source.
SoPointLight() - Constructor for class com.openinventor.inventor.nodes.SoPointLight
Creates a point light source node with default settings.
SoPointLightDragger - Class in com.openinventor.inventor.draggers
Sun-shaped icon you can translate in 3D by dragging with the mouse.
SoPointLightDragger() - Constructor for class com.openinventor.inventor.draggers.SoPointLightDragger
Constructor.
SoPointLightManip - Class in com.openinventor.inventor.manips
Point light node with 3D interface for editing location.
SoPointLightManip() - Constructor for class com.openinventor.inventor.manips.SoPointLightManip
Constructor.
SoPointSet - Class in com.openinventor.inventor.nodes
Point set shape node.
SoPointSet() - Constructor for class com.openinventor.inventor.nodes.SoPointSet
Creates a point set node with default settings.
SoPointSizeElement - Class in com.openinventor.inventor.elements
Stores the current point size.
SoPolygonOffset - Class in com.openinventor.inventor.nodes
Property node that sets the polygon offset.
SoPolygonOffset() - Constructor for class com.openinventor.inventor.nodes.SoPolygonOffset
Constructor.
SoPolygonOffset.StyleType - Enum in com.openinventor.inventor.nodes
Offset style.
SoPolygonOffsetElement - Class in com.openinventor.inventor.elements
Stores current polygon offset state.
SoPolygonOffsetElement.Styles - Enum in com.openinventor.inventor.elements
PolygonOffset style.
SoPolygonScreenDrawer - Class in com.openinventor.inventor.drawers
Interactively draws a polygon in normalized screen space.
SoPolygonScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoPolygonScreenDrawer
Constructor.
SoPolyLineScreenDrawer - Class in com.openinventor.inventor.drawers
Interactively draw a polyline in normalized screen space.
SoPolyLineScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoPolyLineScreenDrawer
Constructor.
SoPolyLineScreenDrawer.EventArg - Class in com.openinventor.inventor.drawers
Structure given to callback when an event is raised.
SoPreferences - Class in com.openinventor.inventor
Manages Open Inventor configuration parameters.
SoPreferences() - Constructor for class com.openinventor.inventor.SoPreferences
 
SoPrimitiveCountCache - Class in com.openinventor.inventor.caches
 
SoPrimitiveCountCache(SoState) - Constructor for class com.openinventor.inventor.caches.SoPrimitiveCountCache
 
SoPrimitiveVertex - Class in com.openinventor.inventor
Represents a vertex of a generated primitive.
SoPrimitiveVertex() - Constructor for class com.openinventor.inventor.SoPrimitiveVertex
Default constructor.
SoPrimitiveVertex(SoPrimitiveVertex) - Constructor for class com.openinventor.inventor.SoPrimitiveVertex
Constructor.
SoProfile - Class in com.openinventor.inventor.nodes
Abstract base class for all profile nodes.
SoProfile.Profiles - Enum in com.openinventor.inventor.nodes
Profile.
SoProfileCoordinate2 - Class in com.openinventor.inventor.nodes
Profile coordinate node.
SoProfileCoordinate2() - Constructor for class com.openinventor.inventor.nodes.SoProfileCoordinate2
Creates a profile coordinate node with default settings.
SoProfileCoordinate3 - Class in com.openinventor.inventor.nodes
Rational profile coordinate node.
SoProfileCoordinate3() - Constructor for class com.openinventor.inventor.nodes.SoProfileCoordinate3
Creates a profile coordinate node with default settings.
SoProfileCoordinateElement - Class in com.openinventor.inventor.elements
Stores the current profile coordinates.
SoProfileElement - Class in com.openinventor.inventor.elements
Stores 2D profiles for NURBS and 3D text.
SoProfileElement.ProfileType - Enum in com.openinventor.inventor.elements
Profile.
SoProgressIndicator - Class in com.openinventor.inventor
Class for reporting progress of a task.
SoProgressIndicator() - Constructor for class com.openinventor.inventor.SoProgressIndicator
Constructor.
SoProgressIndicator.StepEventArg - Class in com.openinventor.inventor
Class given to callback when an onEndStep is raised.
SoProgressIndicator.SubTaskEventArg - Class in com.openinventor.inventor
Class given to callback when onBeginSubTask/onEndSubTask are raised.
SoProgressIndicator.TaskEventArg - Class in com.openinventor.inventor
Class given to callback when onBeginTask/onEndTask are raised.
SoProjection - Class in com.openinventor.inventor.nodes
Coordinate projection node.
SoProjection() - Constructor for class com.openinventor.inventor.nodes.SoProjection
Constructor.
SoProjectionElement - Class in com.openinventor.inventor.elements
Store current projection node.
SoProjectionMatrixElement - Class in com.openinventor.inventor.elements
Stores the current projection matrix.
SoPSImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a PostScript raster image.
SoPSImageRW() - Constructor for class com.openinventor.inventor.image.SoPSImageRW
Constructor.
SoPSVectorOutput - Class in com.openinventor.hardcopy
Class used to write vector formatted files in PostScript format.
SoPSVectorOutput() - Constructor for class com.openinventor.hardcopy.SoPSVectorOutput
Constructor.
SoQuadMesh - Class in com.openinventor.inventor.nodes
Quadrilateral mesh shape node.
SoQuadMesh() - Constructor for class com.openinventor.inventor.nodes.SoQuadMesh
Creates a quadrilateral mesh node with default settings.
SoRasterImageFile - Class in com.openinventor.inventor.image
Class for raster image file input and output.
SoRasterImageFile() - Constructor for class com.openinventor.inventor.image.SoRasterImageFile
Constructor.
SoRasterImageFile(String) - Constructor for class com.openinventor.inventor.image.SoRasterImageFile
Constructor that takes a file name.
SoRasterImageIO - Class in com.openinventor.inventor.image
Abstract base class for raster image input and output.
SoRasterImageRW - Class in com.openinventor.inventor.image
Abstract base class for encoding and decoding raster images.
SoRasterImageRW.OpenModes - Enum in com.openinventor.inventor.image
open Mode enumeration values.
SoRasterImageRW.ReadCapabilities - Enum in com.openinventor.inventor.image
Read Capability enumeration values.
SoRasterImageRW.WriteCapabilities - Enum in com.openinventor.inventor.image
Write Capability enumeration values.
SoRasterReaderSet - Class in com.openinventor.inventor.image
Class referencing all raster reading classes.
SoRawStereoParameters - Class in com.openinventor.inventor.viewercomponents
Raw stereo parameters class.
SoRawStereoParameters() - Constructor for class com.openinventor.inventor.viewercomponents.SoRawStereoParameters
Default constructor.
SoRayPickAction - Class in com.openinventor.inventor.actions
Intersects objects with a ray cast into scene.
SoRayPickAction(SbViewportRegion) - Constructor for class com.openinventor.inventor.actions.SoRayPickAction
Constructor takes viewport region to use for picking.
SoRayPickAction.PickingModes - Enum in com.openinventor.inventor.actions
 
SoReadError - Class in com.openinventor.inventor.errors
Read error handling.
SoReadError() - Constructor for class com.openinventor.inventor.errors.SoReadError
Default constructor.
SoReadError.Handler - Interface in com.openinventor.inventor.errors
 
SoRectangleScreenDrawer - Class in com.openinventor.inventor.drawers
Interactively draws a rectangle in normalized screen space.
SoRectangleScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoRectangleScreenDrawer
Constructor.
SoRectangleScreenDrawer.CreationMethods - Enum in com.openinventor.inventor.drawers
Methods to create rectangle.
SoRemoteVizClient - Class in com.openinventor.remoteviz.clients.nodes
Client node enables to integrate RemoteViz into Open Inventor applications.
SoRemoteVizClient() - Constructor for class com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient
Default constructor.
SoRemoteVizClient.BinaryMessageEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a received binary message event is raised.
SoRemoteVizClient.DisplayModes - Enum in com.openinventor.remoteviz.clients.nodes
Display mode value.
SoRemoteVizClient.FrameEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a received and decoded frame event is raised.
SoRemoteVizClient.KeyboardEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a keyboard event is raised.
SoRemoteVizClient.MessageEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a received text message event is raised.
SoRemoteVizClient.MouseButtonEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a mouse button event is raised.
SoRemoteVizClient.MouseLocationEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a mouse location event is raised.
SoRemoteVizClient.MouseWheelEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a mouse wheel event is raised.
SoRemoteVizClient.RenderAreaSizeEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a renderArea resize event is raised.
SoRemoteVizClient.SecurityProtocols - Enum in com.openinventor.remoteviz.clients.nodes
Each enumeration represents a security protocol.
SoRemoteVizClient.ServiceMessageEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a ServiceMessage event is raised.
SoRemoteVizClient.ServiceMessageEventArg.States - Enum in com.openinventor.remoteviz.clients.nodes
 
SoRemoteVizClient.StreamingModes - Enum in com.openinventor.remoteviz.clients.nodes
Streaming mode values.
SoRemoteVizClient.TouchEventArg - Class in com.openinventor.remoteviz.clients.nodes
Structure given when a touch event is raised.
SoRemoteVizClient.VideoDecoderType - Enum in com.openinventor.remoteviz.clients.nodes
Video decoder values.
SoRenderAreaCore - Class in com.openinventor.inventor.viewercomponents
(Preview Feature) Utility class to render a scene with an OpenGl context.
SoRenderAreaCore(SoGLContext) - Constructor for class com.openinventor.inventor.viewercomponents.SoRenderAreaCore
Build a new SoRenderAreaCore that uses an existing glContext.
SoRenderToTarget - Class in com.openinventor.inventor.nodes
Group node that renders its children to one or more "targets".
SoRenderToTarget() - Constructor for class com.openinventor.inventor.nodes.SoRenderToTarget
Default constructor.
SoRenderToTarget.Attachments - Enum in com.openinventor.inventor.nodes
Attachment.
SoRenderToTarget.ModeType - Enum in com.openinventor.inventor.nodes
This enum defines modifiers for the auto detection mechanism.
SoRenderToTextureProperty - Class in com.openinventor.inventor.nodes
Class for creating a texture by rendering a scene graph.
SoRenderToTextureProperty() - Constructor for class com.openinventor.inventor.nodes.SoRenderToTextureProperty
 
SoRenderToTextureProperty.Components - Enum in com.openinventor.inventor.nodes
Rendering component enumeration values.
SoRenderToTextureProperty.UpdatePolicies - Enum in com.openinventor.inventor.nodes
Update Policy enumeration values.
SoReorganizeAction - Class in com.openinventor.inventor.actions
Reorganizes the scene graph by grouping shapes with common properties, then groups these shapes in a single shape and runs the simplifier on it.
SoReorganizeAction() - Constructor for class com.openinventor.inventor.actions.SoReorganizeAction
Calls SoReorganizeAction((com.openinventor.inventor.simplifier.SoSimplifier)null).
SoReorganizeAction(SoSimplifier) - Constructor for class com.openinventor.inventor.actions.SoReorganizeAction
Constructor.
SoReplacedElement - Class in com.openinventor.inventor.elements
Abstract base class for each state element whose value is replaced whenever it is set.
SoReplacedTextureElement - Class in com.openinventor.inventor.elements
Abstract base class for each texture state element.
SoResetTransform - Class in com.openinventor.inventor.nodes
Node that resets the current transformation to identity.
SoResetTransform() - Constructor for class com.openinventor.inventor.nodes.SoResetTransform
Creates a reset transformation node with default settings.
SoResetTransform.ResetTypes - Enum in com.openinventor.inventor.nodes
Reset Type enumeration values; defines which things get reset.
SoROI - Class in com.openinventor.ldm.nodes
Region of Interest (subvolume) node.
SoROI() - Constructor for class com.openinventor.ldm.nodes.SoROI
Constructor.
SoROI.FlagsType - Enum in com.openinventor.ldm.nodes
Flag value mask.
SoROIElement - Class in com.openinventor.ldm.elements
 
SoROIManip - Class in com.openinventor.ldm.manips
Manipulator to transform an ROI (Region of Interest).
SoROIManip() - Constructor for class com.openinventor.ldm.manips.SoROIManip
Constructor.
SoRotateCylindricalDragger - Class in com.openinventor.inventor.draggers
Object you rotate along a cylindrical surface by dragging with the mouse.
SoRotateCylindricalDragger() - Constructor for class com.openinventor.inventor.draggers.SoRotateCylindricalDragger
Constructor.
SoRotateDiscDragger - Class in com.openinventor.inventor.draggers
Object you can rotate like a knob by dragging with the mouse.
SoRotateDiscDragger() - Constructor for class com.openinventor.inventor.draggers.SoRotateDiscDragger
Constructor.
SoRotateGestureEvent - Class in com.openinventor.inventor.gestures.events
Class for rotate gesture events.
SoRotateGestureEvent() - Constructor for class com.openinventor.inventor.gestures.events.SoRotateGestureEvent
Constructor.
SoRotateGestureRecognizer - Class in com.openinventor.inventor.gestures.recognizers
Rotate gesture recognizer.
SoRotateGestureRecognizer() - Constructor for class com.openinventor.inventor.gestures.recognizers.SoRotateGestureRecognizer
Constructor.
SoRotateSphericalDragger - Class in com.openinventor.inventor.draggers
Object you can rotate about a spherical surface by dragging with the mouse.
SoRotateSphericalDragger() - Constructor for class com.openinventor.inventor.draggers.SoRotateSphericalDragger
Constructor.
SoRotation - Class in com.openinventor.inventor.nodes
Node representing a 3D rotation about an arbitrary axis.
SoRotation() - Constructor for class com.openinventor.inventor.nodes.SoRotation
Creates a rotation node with default settings.
SoRotationXYZ - Class in com.openinventor.inventor.nodes
Node representing a 3D rotation about the x-, y-, or z-axis.
SoRotationXYZ() - Constructor for class com.openinventor.inventor.nodes.SoRotationXYZ
Creates a rotation node with default settings.
SoRotationXYZ.AxisType - Enum in com.openinventor.inventor.nodes
Rotation axis enumeration values.
SoRotor - Class in com.openinventor.inventor.nodes
Animated rotation node.
SoRotor() - Constructor for class com.openinventor.inventor.nodes.SoRotor
Creates a rotor node with default settings.
SORTED_OBJECT - com.openinventor.inventor.actions.SoGLRenderAction.TransparencyTypes
Same as OPAQUE_FIRST, but sorts semi-transparent objects by distances of bounding boxes from camera.
SORTED_PIXEL - com.openinventor.inventor.actions.SoGLRenderAction.TransparencyTypes
Same as OPAQUE_FIRST, but uses a fragment-level depth sorting technique during the rendering of semi-transparent objects.
SoScale - Class in com.openinventor.inventor.nodes
Node representing a 3D geometric scaling.
SoScale() - Constructor for class com.openinventor.inventor.nodes.SoScale
Creates a scale node with default settings.
SoScale1Dragger - Class in com.openinventor.inventor.draggers
Object you can scale in one dimension by dragging with the mouse.
SoScale1Dragger() - Constructor for class com.openinventor.inventor.draggers.SoScale1Dragger
Constructor.
SoScale2Dragger - Class in com.openinventor.inventor.draggers
Object you can scale in two dimensions by dragging with the mouse.
SoScale2Dragger() - Constructor for class com.openinventor.inventor.draggers.SoScale2Dragger
Constructor.
SoScale2UniformDragger - Class in com.openinventor.inventor.draggers
Object you can scale uniformly in two dimensions by dragging with the mouse.
SoScale2UniformDragger() - Constructor for class com.openinventor.inventor.draggers.SoScale2UniformDragger
Constructor.
SoScaleGestureEvent - Class in com.openinventor.inventor.gestures.events
Class for scale (pinch) gesture events.
SoScaleGestureEvent() - Constructor for class com.openinventor.inventor.gestures.events.SoScaleGestureEvent
Constructor.
SoScaleGestureRecognizer - Class in com.openinventor.inventor.gestures.recognizers
Scale (pinch) gesture recognizer.
SoScaleGestureRecognizer() - Constructor for class com.openinventor.inventor.gestures.recognizers.SoScaleGestureRecognizer
Constructor.
SoScaleUniformDragger - Class in com.openinventor.inventor.draggers
Object you can scale uniformly in 3D by dragging with the mouse.
SoScaleUniformDragger() - Constructor for class com.openinventor.inventor.draggers.SoScaleUniformDragger
Constructor.
SoSceneKit - Class in com.openinventor.inventor.nodekits
Scene nodekit class.
SoSceneKit() - Constructor for class com.openinventor.inventor.nodekits.SoSceneKit
Constructor.
SoSceneManager - Class in com.openinventor.inventor
Manages scene graph rendering and event handling.
SoSceneManager() - Constructor for class com.openinventor.inventor.SoSceneManager
Constructor.
SoSceneManager(int) - Constructor for class com.openinventor.inventor.SoSceneManager
Deprecated.
As of Open Inventor 2024.2. This method should no longer be used. Use constructor SoSceneManager() (without argument) instead.
SoSceneManager.AbortRenderTask - Interface in com.openinventor.inventor
 
SoSceneManager.AntialiasingModes - Enum in com.openinventor.inventor
Enum which indicates the desired antialiasing algorithm.
SoScreenDrawer - Class in com.openinventor.inventor.drawers
Base class to draw a scene graph in screen space.
SoScreenDrawer() - Constructor for class com.openinventor.inventor.drawers.SoScreenDrawer
Constructor.
SoSearchAction - Class in com.openinventor.inventor.actions
Searches for nodes in a scene graph.
SoSearchAction() - Constructor for class com.openinventor.inventor.actions.SoSearchAction
Constructor.
SoSearchAction.Interests - Enum in com.openinventor.inventor.actions
Enum that defines which paths to return.
SoSearchAction.LookFors - Enum in com.openinventor.inventor.actions
Enum that defines the search criterion.
SoSearchPathAction - Class in com.openinventor.inventor.actions
Searches for a node in a scene graph using a sequence of search criteria.
SoSearchPathAction() - Constructor for class com.openinventor.inventor.actions.SoSearchPathAction
Constructor.
SoSearchStepAction - Class in com.openinventor.inventor.actions
Searches for nodes in the scene graph step by step.
SoSearchStepAction() - Constructor for class com.openinventor.inventor.actions.SoSearchStepAction
Constructor.
SoSeismic - Class in com.openinventor.inventor.algorithms
Seismic attribute functions for buffers.
SoSeismic() - Constructor for class com.openinventor.inventor.algorithms.SoSeismic
Constructor.
SoSelection - Class in com.openinventor.inventor.nodes
Manages a list of selected objects.
SoSelection() - Constructor for class com.openinventor.inventor.nodes.SoSelection
Creates a selection node with the default settings.
SoSelection(int) - Constructor for class com.openinventor.inventor.nodes.SoSelection
Constructor that specifies the approximate number of children.
SoSelection.Policies - Enum in com.openinventor.inventor.nodes
 
SoSelectionClassCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoSelection.
SoSelectionClassCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoSelectionClassCB
 
SoSelectionPathCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoSelection.
SoSelectionPathCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoSelectionPathCB
 
SoSelectionPickCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoSelection.
SoSelectionPickCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoSelectionPickCB
 
SoSelectOne - Class in com.openinventor.inventor.engines
Selects one value from a multiple-value field.
SoSelectOne(Class<? extends Inventor>) - Constructor for class com.openinventor.inventor.engines.SoSelectOne
Constructor.
SoSensor - Class in com.openinventor.inventor.sensors
Abstract base class for Open Inventor sensors.
SoSeparator - Class in com.openinventor.inventor.nodes
Group node that saves and restores traversal state.
SoSeparator() - Constructor for class com.openinventor.inventor.nodes.SoSeparator
Creates a separator node with default settings.
SoSeparator(int) - Constructor for class com.openinventor.inventor.nodes.SoSeparator
Constructor that takes approximate number of children.
SoSeparator.Cachings - Enum in com.openinventor.inventor.nodes
Possible values for caching.
SoSeparator.FastEditings - Enum in com.openinventor.inventor.nodes
Fast editing policy enumeration values.
SoSeparator.RenderUnitIds - Enum in com.openinventor.inventor.nodes
 
SoSeparatorKit - Class in com.openinventor.inventor.nodekits
Separator nodekit class.
SoSeparatorKit() - Constructor for class com.openinventor.inventor.nodekits.SoSeparatorKit
Constructor.
SoSeparatorKit.Cachings - Enum in com.openinventor.inventor.nodekits
Possible values for caching.
SoSFArray - Class in com.openinventor.inventor.fields
Abstract Field containing an array of values.
SoSFArray(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFArray
Default constructor.
SoSFArray.Array3D - Class in com.openinventor.inventor.fields
 
SoSFArray.CopyPolicies - Enum in com.openinventor.inventor.fields
SoSFArray may be manipulating some large amounts of memory.
SoSFArray.DataTypes - Enum in com.openinventor.inventor.fields
Supported data type enumeration values.
SoSFArray2D - Class in com.openinventor.inventor.fields
Field containing a 2D array value.
SoSFArray2D(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFArray2D
Default constructor.
SoSFArray2D.Array2D - Class in com.openinventor.inventor.fields
 
SoSFArray3D - Class in com.openinventor.inventor.fields
Field containing a 3D array value.
SoSFArray3D(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFArray3D
Default constructor.
SoSFBitMask<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum> - Class in com.openinventor.inventor.fields
Single-value field containing a set of bit flags.
SoSFBitMask(SoFieldContainer, String, SoField.FieldTypes, Class<EnumType>, EnumType) - Constructor for class com.openinventor.inventor.fields.SoSFBitMask
Default constructor.
SoSFBool - Class in com.openinventor.inventor.fields
Field containing a single Boolean value.
SoSFBool(SoFieldContainer, String, SoField.FieldTypes, boolean) - Constructor for class com.openinventor.inventor.fields.SoSFBool
Default constructor.
SoSFBox2f - Class in com.openinventor.inventor.fields
Field containing a two-dimensional box.
SoSFBox2f(SoFieldContainer, String, SoField.FieldTypes, SbBox2f) - Constructor for class com.openinventor.inventor.fields.SoSFBox2f
Default constructor.
SoSFBox3f - Class in com.openinventor.inventor.fields
Field containing a three-dimensional box.
SoSFBox3f(SoFieldContainer, String, SoField.FieldTypes, SbBox3f) - Constructor for class com.openinventor.inventor.fields.SoSFBox3f
Default constructor.
SoSFBox3i32 - Class in com.openinventor.inventor.fields
Field containing a three-dimensional box.
SoSFBox3i32(SoFieldContainer, String, SoField.FieldTypes, SbBox3i32) - Constructor for class com.openinventor.inventor.fields.SoSFBox3i32
Default constructor.
SoSFBox3s - Class in com.openinventor.inventor.fields
Field containing a three-dimensional box.
SoSFBox3s(SoFieldContainer, String, SoField.FieldTypes, SbBox3s) - Constructor for class com.openinventor.inventor.fields.SoSFBox3s
Default constructor.
SoSFBox4i32 - Class in com.openinventor.inventor.fields
Field containing a four-dimensional box (spacial three-dimension + time dimension).
SoSFBox4i32(SoFieldContainer, String, SoField.FieldTypes, SbBox4i32) - Constructor for class com.openinventor.inventor.fields.SoSFBox4i32
Default constructor.
SoSFBufferObject - Class in com.openinventor.inventor.fields
 
SoSFBufferObject(SoFieldContainer, String, SoField.FieldTypes, SoBufferObject) - Constructor for class com.openinventor.inventor.fields.SoSFBufferObject
Default constructor.
SoSFColor - Class in com.openinventor.inventor.fields
Field containing an RGB color.
SoSFColor(SoFieldContainer, String, SoField.FieldTypes, SbColor) - Constructor for class com.openinventor.inventor.fields.SoSFColor
Default constructor.
SoSFColorRGBA - Class in com.openinventor.inventor.fields
Field containing an RGBA color.
SoSFColorRGBA(SoFieldContainer, String, SoField.FieldTypes, SbColorRGBA) - Constructor for class com.openinventor.inventor.fields.SoSFColorRGBA
Default constructor.
SoSFDouble - Class in com.openinventor.inventor.fields
Field containing a floating-point value.
SoSFDouble(SoFieldContainer, String, SoField.FieldTypes, double) - Constructor for class com.openinventor.inventor.fields.SoSFDouble
Default constructor.
SoSFEngine - Class in com.openinventor.inventor.fields
Field containing an engine instance.
SoSFEngine(SoFieldContainer, String, SoField.FieldTypes, SoEngine) - Constructor for class com.openinventor.inventor.fields.SoSFEngine
Default constructor.
SoSFEnum<EnumType extends java.lang.Enum<EnumType> & IntegerValuedEnum> - Class in com.openinventor.inventor.fields
Field containing an enumerated value.
SoSFEnum(SoFieldContainer, String, SoField.FieldTypes, Class<EnumType>, EnumType) - Constructor for class com.openinventor.inventor.fields.SoSFEnum
Default constructor.
SoSFFieldContainer - Class in com.openinventor.inventor.fields
 
SoSFFieldContainer(SoFieldContainer, String, SoField.FieldTypes, SoFieldContainer) - Constructor for class com.openinventor.inventor.fields.SoSFFieldContainer
Default constructor.
SoSFFilePathString - Class in com.openinventor.inventor.fields
Field containing a file path string.
SoSFFilePathString(SoFieldContainer, String, SoField.FieldTypes, String) - Constructor for class com.openinventor.inventor.fields.SoSFFilePathString
Default constructor.
SoSFFloat - Class in com.openinventor.inventor.fields
Field containing a floating-point value.
SoSFFloat(SoFieldContainer, String, SoField.FieldTypes, float) - Constructor for class com.openinventor.inventor.fields.SoSFFloat
Default constructor.
SoSField - Class in com.openinventor.inventor.fields
Abstract base class for all single-value fields.
SoSFImage - Class in com.openinventor.inventor.fields
Field containing a 2D image.
SoSFImage(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFImage
Default constructor.
SoSFImage.CopyPolicies - Enum in com.openinventor.inventor.fields
SoSFImage may be manipulating some large amounts of memory.
SoSFImage.DataTypes - Enum in com.openinventor.inventor.fields
Encoding data type.
SoSFImage.SubTextureImage - Class in com.openinventor.inventor.fields
 
SoSFImage.TextureImage - Class in com.openinventor.inventor.fields
 
SoSFImage3 - Class in com.openinventor.inventor.fields
Field containing a 3D image.
SoSFImage3(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFImage3
Default constructor.
SoSFImage3.BufferObject - Class in com.openinventor.inventor.fields
 
SoSFImage3.CopyPolicies - Enum in com.openinventor.inventor.fields
SoSFImage3 may be manipulating some large amounts of memory.
SoSFImage3.SubTextureImage - Class in com.openinventor.inventor.fields
 
SoSFImage3.TextureImage - Class in com.openinventor.inventor.fields
 
SoSFInt32 - Class in com.openinventor.inventor.fields
Field containing a int32_t integer.
SoSFInt32(SoFieldContainer, String, SoField.FieldTypes, int) - Constructor for class com.openinventor.inventor.fields.SoSFInt32
Default constructor.
SoSFInt64 - Class in com.openinventor.inventor.fields
Field containing a int64_t integer.
SoSFInt64(SoFieldContainer, String, SoField.FieldTypes, long) - Constructor for class com.openinventor.inventor.fields.SoSFInt64
Default constructor.
SoSFLDMDataTransform - Class in com.openinventor.ldm.fields
Field containing an SoLDMDataTransform object.
SoSFLDMDataTransform(SoFieldContainer, String, SoField.FieldTypes, SoFieldContainer) - Constructor for class com.openinventor.ldm.fields.SoSFLDMDataTransform
Default constructor.
SoSFLDMResourceParameters - Class in com.openinventor.ldm.fields
Field containing an SoLDMResourceParameters object.
SoSFLDMResourceParameters(SoFieldContainer, String, SoField.FieldTypes, SoFieldContainer) - Constructor for class com.openinventor.ldm.fields.SoSFLDMResourceParameters
Default constructor.
SoSFMaterial - Class in com.openinventor.inventor.fields
Field containing an SoMaterial node.
SoSFMaterial(SoFieldContainer, String, SoField.FieldTypes, SoFieldContainer) - Constructor for class com.openinventor.inventor.fields.SoSFMaterial
Default constructor.
SoSFMatrix - Class in com.openinventor.inventor.fields
Field containing a 4x4 matrix.
SoSFMatrix(SoFieldContainer, String, SoField.FieldTypes, SbMatrix) - Constructor for class com.openinventor.inventor.fields.SoSFMatrix
Default constructor.
SoSFMatrix3 - Class in com.openinventor.inventor.fields
Field containing a 3x3 matrix.
SoSFMatrix3(SoFieldContainer, String, SoField.FieldTypes, SbMatrix3) - Constructor for class com.openinventor.inventor.fields.SoSFMatrix3
Default constructor.
SoSFMemObj - Class in com.openinventor.inventor.fields
Field containing a reference to a memory object.
SoSFMemObj(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFMemObj
Default constructor.
SoSFName - Class in com.openinventor.inventor.fields
Field containing a name.
SoSFName(SoFieldContainer, String, SoField.FieldTypes, String) - Constructor for class com.openinventor.inventor.fields.SoSFName
Default constructor.
SoSFNode - Class in com.openinventor.inventor.fields
Field containing a a node.
SoSFNode(SoFieldContainer, String, SoField.FieldTypes, SoNode) - Constructor for class com.openinventor.inventor.fields.SoSFNode
Default constructor.
SoSFPath - Class in com.openinventor.inventor.fields
Field containing an SoPath.
SoSFPath(SoFieldContainer, String, SoField.FieldTypes, SoPath) - Constructor for class com.openinventor.inventor.fields.SoSFPath
Default constructor.
SoSFPlane - Class in com.openinventor.inventor.fields
Field containing a plane equation.
SoSFPlane(SoFieldContainer, String, SoField.FieldTypes, SbPlane) - Constructor for class com.openinventor.inventor.fields.SoSFPlane
Default constructor.
SoSFRotation - Class in com.openinventor.inventor.fields
Field containing a rotation.
SoSFRotation(SoFieldContainer, String, SoField.FieldTypes, SbRotation) - Constructor for class com.openinventor.inventor.fields.SoSFRotation
Default constructor.
SoSFShort - Class in com.openinventor.inventor.fields
Field containing a short integer.
SoSFShort(SoFieldContainer, String, SoField.FieldTypes, short) - Constructor for class com.openinventor.inventor.fields.SoSFShort
Default constructor.
SoSFString - Class in com.openinventor.inventor.fields
Field containing a string.
SoSFString(SoFieldContainer, String, SoField.FieldTypes, String) - Constructor for class com.openinventor.inventor.fields.SoSFString
Default constructor.
SoSFTime - Class in com.openinventor.inventor.fields
Field containing an SbTime.
SoSFTime(SoFieldContainer, String, SoField.FieldTypes, SbTime) - Constructor for class com.openinventor.inventor.fields.SoSFTime
Default constructor.
SoSFTrigger - Class in com.openinventor.inventor.fields
Field used to trigger engines or connection networks.
SoSFTrigger(SoFieldContainer, String, SoField.FieldTypes) - Constructor for class com.openinventor.inventor.fields.SoSFTrigger
Default constructor.
SoSFUByte - Class in com.openinventor.inventor.fields
Field containing a uint8_t integer.
SoSFUByte(SoFieldContainer, String, SoField.FieldTypes, byte) - Constructor for class com.openinventor.inventor.fields.SoSFUByte
Default constructor.
SoSFUInt32 - Class in com.openinventor.inventor.fields
Field containing an unsigned int32_t integer.
SoSFUInt32(SoFieldContainer, String, SoField.FieldTypes, int) - Constructor for class com.openinventor.inventor.fields.SoSFUInt32
Default constructor.
SoSFUShort - Class in com.openinventor.inventor.fields
Field containing an unsigned short integer.
SoSFUShort(SoFieldContainer, String, SoField.FieldTypes, short) - Constructor for class com.openinventor.inventor.fields.SoSFUShort
Default constructor.
SoSFVec2d - Class in com.openinventor.inventor.fields
Field containing a two-dimensional vector.
SoSFVec2d(SoFieldContainer, String, SoField.FieldTypes, SbVec2d) - Constructor for class com.openinventor.inventor.fields.SoSFVec2d
Default constructor.
SoSFVec2f - Class in com.openinventor.inventor.fields
Field containing a two-dimensional vector.
SoSFVec2f(SoFieldContainer, String, SoField.FieldTypes, SbVec2f) - Constructor for class com.openinventor.inventor.fields.SoSFVec2f
Default constructor.
SoSFVec2i32 - Class in com.openinventor.inventor.fields
Field containing a two-dimensional vector.
SoSFVec2i32(SoFieldContainer, String, SoField.FieldTypes, SbVec2i32) - Constructor for class com.openinventor.inventor.fields.SoSFVec2i32
Default constructor.
SoSFVec2s - Class in com.openinventor.inventor.fields
Field containing a two-dimensional vector.
SoSFVec2s(SoFieldContainer, String, SoField.FieldTypes, SbVec2s) - Constructor for class com.openinventor.inventor.fields.SoSFVec2s
Default constructor.
SoSFVec3d - Class in com.openinventor.inventor.fields
Field containing a three-dimensional vector.
SoSFVec3d(SoFieldContainer, String, SoField.FieldTypes, SbVec3d) - Constructor for class com.openinventor.inventor.fields.SoSFVec3d
Default constructor.
SoSFVec3f - Class in com.openinventor.inventor.fields
Field containing a three-dimensional vector.
SoSFVec3f(SoFieldContainer, String, SoField.FieldTypes, SbVec3f) - Constructor for class com.openinventor.inventor.fields.SoSFVec3f
Default constructor.
SoSFVec3i32 - Class in com.openinventor.inventor.fields
Field containing a three-dimensional vector.
SoSFVec3i32(SoFieldContainer, String, SoField.FieldTypes, SbVec3i32) - Constructor for class com.openinventor.inventor.fields.SoSFVec3i32
Default constructor.
SoSFVec4f - Class in com.openinventor.inventor.fields
Field containing a homogeneous three-dimensional vector.
SoSFVec4f(SoFieldContainer, String, SoField.FieldTypes, SbVec4f) - Constructor for class com.openinventor.inventor.fields.SoSFVec4f
Default constructor.
SoSFVec4i32 - Class in com.openinventor.inventor.fields
Field containing a homogeneous four-dimensional vector.
SoSFVec4i32(SoFieldContainer, String, SoField.FieldTypes, SbVec4i32) - Constructor for class com.openinventor.inventor.fields.SoSFVec4i32
Default constructor.
SoSGIRGBImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding an SGI raster image.
SoSGIRGBImageRW() - Constructor for class com.openinventor.inventor.image.SoSGIRGBImageRW
Constructor.
SoShaderObject - Class in com.openinventor.inventor.nodes
Abstract node class which defines a shader object.
SoShaderObject.ShaderTypes - Enum in com.openinventor.inventor.nodes
Type of the shader.
SoShaderObject.SourceTypes - Enum in com.openinventor.inventor.nodes
Shader Object source type possible values.
SoShaderParameter - Class in com.openinventor.inventor.nodes
Abstract base class for all shader parameter nodes.
SoShaderParameter1f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a float value.
SoShaderParameter1f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter1f
Constructor.
SoShaderParameter1i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an integer.
SoShaderParameter1i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter1i
Constructor.
SoShaderParameter2f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a two-dimensional (float) vector.
SoShaderParameter2f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter2f
Constructor.
SoShaderParameter2i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a two-dimensional (integer) vector.
SoShaderParameter2i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter2i
Constructor.
SoShaderParameter3f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a three-dimensional (float) vector.
SoShaderParameter3f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter3f
Constructor.
SoShaderParameter3i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a three-dimensional (integer) vector.
SoShaderParameter3i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter3i
Constructor.
SoShaderParameter4f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a four-dimensional (float) vector.
SoShaderParameter4f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter4f
Constructor.
SoShaderParameter4i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a four-dimensional (integer) vector.
SoShaderParameter4i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameter4i
Constructor.
SoShaderParameterArray1f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of float values.
SoShaderParameterArray1f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray1f
Constructor.
SoShaderParameterArray1i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of integers.
SoShaderParameterArray1i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray1i
Constructor.
SoShaderParameterArray2f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of two-dimensional (float) vectors.
SoShaderParameterArray2f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray2f
Constructor.
SoShaderParameterArray2i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of two-dimensional (integer) vectors.
SoShaderParameterArray2i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray2i
Constructor.
SoShaderParameterArray3f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of three-dimensional (float) vectors.
SoShaderParameterArray3f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray3f
Constructor.
SoShaderParameterArray3i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of three-dimensional (integer) vectors.
SoShaderParameterArray3i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray3i
Constructor.
SoShaderParameterArray4f - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of four-dimensional (float) vectors.
SoShaderParameterArray4f() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray4f
Constructor.
SoShaderParameterArray4i - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of four-dimensional (integer) vectors.
SoShaderParameterArray4i() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterArray4i
Constructor.
SoShaderParameterBufferObject - Class in com.openinventor.inventor.nodes
Shader parameter node storing a buffer object.
SoShaderParameterBufferObject() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterBufferObject
 
SoShaderParameterBufferObject.BufferTypes - Enum in com.openinventor.inventor.nodes
List of buffer object types supported as shader parameter.
SoShaderParameterImage - Class in com.openinventor.inventor.nodes
Shader parameter node storing a texture image.
SoShaderParameterImage() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterImage
 
SoShaderParameterImage.AccessModes - Enum in com.openinventor.inventor.nodes
Image access modes.
SoShaderParameterMatrix - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a 4x4 matrix.
SoShaderParameterMatrix() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterMatrix
Constructor.
SoShaderParameterMatrix3 - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing a 3x3 matrix.
SoShaderParameterMatrix3() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterMatrix3
Constructor.
SoShaderParameterMatrixArray - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an array of 4x4 matrices.
SoShaderParameterMatrixArray() - Constructor for class com.openinventor.inventor.nodes.SoShaderParameterMatrixArray
Constructor.
SoShaderProgram - Class in com.openinventor.inventor.nodes
Shader program property node.
SoShaderProgram() - Constructor for class com.openinventor.inventor.nodes.SoShaderProgram
Constructor.
SoShaderProgram.GeometryInputTypes - Enum in com.openinventor.inventor.nodes
Geometry input type.
SoShaderProgram.GeometryOutputTypes - Enum in com.openinventor.inventor.nodes
Geometry ouput type.
SoShaderProgramElement - Class in com.openinventor.inventor.elements
Stores the current shader program.
SoShaderStateMatrixParameter - Class in com.openinventor.inventor.nodes
Uniform shader parameter node storing an OpenGL state matrix.
SoShaderStateMatrixParameter() - Constructor for class com.openinventor.inventor.nodes.SoShaderStateMatrixParameter
Constructor.
SoShaderStateMatrixParameter.MatrixTransforms - Enum in com.openinventor.inventor.nodes
Matrix transformation possible values.
SoShaderStateMatrixParameter.MatrixTypes - Enum in com.openinventor.inventor.nodes
Matrix type possible values.
SoShadowGroup - Class in com.openinventor.inventor.nodes
Shadow casting group node.
SoShadowGroup() - Constructor for class com.openinventor.inventor.nodes.SoShadowGroup
Default constructor.
SoShadowGroup(int) - Constructor for class com.openinventor.inventor.nodes.SoShadowGroup
Constructor that takes approximate number of children.
SoShadowGroup.ShadowingMethods - Enum in com.openinventor.inventor.nodes
Shadowing techniques.
SoShadowGroup.VisibilityFlags - Enum in com.openinventor.inventor.nodes
visibilityRadius interpretation
SoShadowStyle - Class in com.openinventor.inventor.nodes
Shadow style property node.
SoShadowStyle() - Constructor for class com.openinventor.inventor.nodes.SoShadowStyle
Default constructor.
SoShadowStyle.ShadowStyles - Enum in com.openinventor.inventor.nodes
Shadow style type.
SoShape - Class in com.openinventor.inventor.nodes
Abstract base class for all shape nodes.
SoShape.ShapeTypes - Enum in com.openinventor.inventor.nodes
Basic type for antialiased rendering for this shape (Do not consider the SoDrawStyle property currently in the state).
SoShapeHints - Class in com.openinventor.inventor.nodes
Node that provides hints about shapes.
SoShapeHints() - Constructor for class com.openinventor.inventor.nodes.SoShapeHints
Creates a shape hints node with default settings.
SoShapeHints.FaceTypes - Enum in com.openinventor.inventor.nodes
Hints about faces of shape: if all faces are known to be convex or not.
SoShapeHints.ShapeTypes - Enum in com.openinventor.inventor.nodes
Hints about entire shape: if shape is known to be a solid object, as opposed to a surface.
SoShapeHints.VertexOrderings - Enum in com.openinventor.inventor.nodes
Hints about ordering of face vertices: if ordering of all vertices of all faces is known to be consistent when viewed from "outside" shape or not.
SoShapeHints.WindingTypes - Enum in com.openinventor.inventor.nodes
Winding type possible values.
SoShapeHintsElement - Class in com.openinventor.inventor.elements
Stores the current shape hints.
SoShapeHintsElement.FaceTypes - Enum in com.openinventor.inventor.elements
Hints about faces of shape.
SoShapeHintsElement.ShapeTypes - Enum in com.openinventor.inventor.elements
Hints about entire shape.
SoShapeHintsElement.VertexOrderings - Enum in com.openinventor.inventor.elements
Hints about ordering of face vertices.
SoShapeHintsElement.WindingTypes - Enum in com.openinventor.inventor.elements
Hints about winding type.
SoShapeKit - Class in com.openinventor.inventor.nodekits
Shape nodekit class.
SoShapeKit() - Constructor for class com.openinventor.inventor.nodekits.SoShapeKit
Constructor.
SoShapeSimplifyAction - Class in com.openinventor.inventor.actions
Simplify action that replaces shapes within a scene graph with versions that contain fewer triangles.
SoShapeSimplifyAction(SoSimplifier) - Constructor for class com.openinventor.inventor.actions.SoShapeSimplifyAction
Constructor.
SoShapeStyleElement - Class in com.openinventor.inventor.elements
Stores some information used by shapes.
SoShapeStyleElement.Flags - Enum in com.openinventor.inventor.elements
flags
SoShuttle - Class in com.openinventor.inventor.nodes
Animated oscillating translation node.
SoShuttle() - Constructor for class com.openinventor.inventor.nodes.SoShuttle
Creates a shuttle node with default settings.
SoSimplifier - Class in com.openinventor.inventor.simplifier
Abstract base class for objects that encapsulate simplification algorithms.
SoSimplifier.ShapeTypes - Enum in com.openinventor.inventor.simplifier
ShapeType.
SoSimplifyAction - Class in com.openinventor.inventor.actions
Abstract base class for simplifying scene graphs.
SoSimplifyAction(SoSimplifier) - Constructor for class com.openinventor.inventor.actions.SoSimplifyAction
Constructor.
SoSlice - Class in com.openinventor.volumeviz.nodes
Abstract base class for slice shape nodes.
SoSlice.AlphaUses - Enum in com.openinventor.volumeviz.nodes
Alpha component usage mode Used in the alphaUse field.
SoSliceDetail - Class in com.openinventor.volumeviz.details
Base class for detail information about picking in a data volume.
SoSliceDetail() - Constructor for class com.openinventor.volumeviz.details.SoSliceDetail
Constructor.
SoSpaceballButtonEvent - Class in com.openinventor.inventor.events
Spaceball button press and release events.
SoSpaceballButtonEvent() - Constructor for class com.openinventor.inventor.events.SoSpaceballButtonEvent
Constructor.
SoSpaceballButtonEvent.Buttons - Enum in com.openinventor.inventor.events
Button.
SoSphere - Class in com.openinventor.inventor.nodes
Sphere shape node.
SoSphere() - Constructor for class com.openinventor.inventor.nodes.SoSphere
Creates a sphere node with default settings.
SoSplitGeometryAction - Class in com.openinventor.inventor.actions
Split large geometry into smaller objects to improve culling for multi-pipe rendering.
SoSplitGeometryAction(int, int) - Constructor for class com.openinventor.inventor.actions.SoSplitGeometryAction
Constructor for splitting geometry along 2 dimensions.
SoSplitGeometryAction(int, int, int) - Constructor for class com.openinventor.inventor.actions.SoSplitGeometryAction
Constructor for splitting geometry along 3 dimensions.
SoSpotLight - Class in com.openinventor.inventor.nodes
Node representing a spotlight source.
SoSpotLight() - Constructor for class com.openinventor.inventor.nodes.SoSpotLight
Creates a spotlight source node with default settings.
SoSpotLightDragger - Class in com.openinventor.inventor.draggers
Spotlight shaped dragger that allows you to change position, direction, and width of the beam.
SoSpotLightDragger() - Constructor for class com.openinventor.inventor.draggers.SoSpotLightDragger
Constructor.
SoSpotLightManip - Class in com.openinventor.inventor.manips
Spotlight node with 3D interface for editing location, direction, and beam width.
SoSpotLightManip() - Constructor for class com.openinventor.inventor.manips.SoSpotLightManip
Constructor.
SoState - Class in com.openinventor.inventor.misc
Traversal state.
SoStereoCamera - Class in com.openinventor.inventor.nodes
Stereo camera node.
SoStereoCamera() - Constructor for class com.openinventor.inventor.nodes.SoStereoCamera
Creates a stereo camera node with default settings.
SoStereoElement - Class in com.openinventor.inventor.elements
Stores the current stereo attributes.
SoStereoParameters - Class in com.openinventor.inventor.viewercomponents
Stereo parameters base class.
SoSTLFileFormat - Class in com.openinventor.inventor.io.stl
Module class to initialize STL file format support.
SoSTLInputReader - Class in com.openinventor.inventor.io.stl
Class for importing a scene graph from a STL file.
SoSTLInputReader() - Constructor for class com.openinventor.inventor.io.stl.SoSTLInputReader
Constructor.
SoSTLWriteAction - Class in com.openinventor.inventor.io.stl
Class for exporting a scene graph to an STL file.
SoSTLWriteAction() - Constructor for class com.openinventor.inventor.io.stl.SoSTLWriteAction
Constructor.
SoSUNImageRW - Class in com.openinventor.inventor.image
Deprecated.
As of Open Inventor 2023.2. This class will be removed in futur version.
SoSUNImageRW() - Constructor for class com.openinventor.inventor.image.SoSUNImageRW
Deprecated.
Constructor.
SoSurroundScale - Class in com.openinventor.inventor.nodes
Transformation node that adjusts the current matrix so a default cube will surround other objects.
SoSurroundScale() - Constructor for class com.openinventor.inventor.nodes.SoSurroundScale
Creates a surround scale node with default settings.
SoSwitch - Class in com.openinventor.inventor.nodes
Group node that traverses one chosen child.
SoSwitch() - Constructor for class com.openinventor.inventor.nodes.SoSwitch
Creates a switch node with default settings.
SoSwitch(int) - Constructor for class com.openinventor.inventor.nodes.SoSwitch
Constructor that takes approximate number of children.
SoSwitch.WhichChild - Enum in com.openinventor.inventor.nodes
 
SoSwitchElement - Class in com.openinventor.inventor.elements
Stores the current switch index.
SoSystemTimer - Class in com.openinventor.inventor.sensors
Common interface to expose system dependent timers.
SoSystemTimerTask - Class in com.openinventor.inventor.sensors
Interface used by SoSystemTimer to execute a task.
SoTabBoxDragger - Class in com.openinventor.inventor.draggers
Cubic object you can translate and scale by dragging with the mouse.
SoTabBoxDragger() - Constructor for class com.openinventor.inventor.draggers.SoTabBoxDragger
Constructor.
SoTabBoxManip - Class in com.openinventor.inventor.manips
Transform node with 3D Interface for editing scale and translation.
SoTabBoxManip() - Constructor for class com.openinventor.inventor.manips.SoTabBoxManip
Constructor.
SoTabPlaneDragger - Class in com.openinventor.inventor.draggers
Object you can translate or scale within a plane by dragging with the mouse.
SoTabPlaneDragger() - Constructor for class com.openinventor.inventor.draggers.SoTabPlaneDragger
Constructor.
SoTangentBindingElement - Class in com.openinventor.inventor.elements
Stores current tangent binding.
SoTangentBindingElement.Bindings - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files:
SoTangentCache - Class in com.openinventor.inventor.caches
Class SoTangentCache: A tangent cache stores a list of tangents.
SoTangentCache(SoState) - Constructor for class com.openinventor.inventor.caches.SoTangentCache
 
SoTangentElement - Class in com.openinventor.inventor.elements
Allows read-only access to the top element in the state.
SoTessellationControlShader - Class in com.openinventor.inventor.nodes
Node that defines a tessellation control shader.
SoTessellationControlShader() - Constructor for class com.openinventor.inventor.nodes.SoTessellationControlShader
Constructor.
SoTessellationEvaluationShader - Class in com.openinventor.inventor.nodes
Node that defines a tessellation evaluation shader.
SoTessellationEvaluationShader() - Constructor for class com.openinventor.inventor.nodes.SoTessellationEvaluationShader
Constructor.
SoText2 - Class in com.openinventor.inventor.nodes
Screen-aligned 2D text shape node.
SoText2() - Constructor for class com.openinventor.inventor.nodes.SoText2
Creates a 2D text node with default settings.
SoText2.Justifications - Enum in com.openinventor.inventor.nodes
Justification types.
SoText3 - Class in com.openinventor.inventor.nodes
3D text shape node.
SoText3() - Constructor for class com.openinventor.inventor.nodes.SoText3
Creates a 3D text node with default settings.
SoText3.Justifications - Enum in com.openinventor.inventor.nodes
Justification types.
SoText3.PartType - Enum in com.openinventor.inventor.nodes
Text3 part values.
SoTextAliasingFactorElement - Class in com.openinventor.inventor.elements
Stores the current textured text anti-aliasing factor.
SoTextAlignmentHElement - Class in com.openinventor.inventor.elements
Stores the current horizontal text alignment.
SoTextAlignmentHElement.AlignmentHs - Enum in com.openinventor.inventor.elements
AlignmentH.
SoTextAlignmentVElement - Class in com.openinventor.inventor.elements
Stores the current vertical text alignment.
SoTextAlignmentVElement.AlignmentVs - Enum in com.openinventor.inventor.elements
AlignmentV.
SoTextBackFrameLineWidthElement - Class in com.openinventor.inventor.elements
Stores the current text backFrame line width.
SoTextDetail - Class in com.openinventor.inventor.details
Stores detail information about a text node.
SoTextDetail() - Constructor for class com.openinventor.inventor.details.SoTextDetail
Constructor.
SoTextKerningElement - Class in com.openinventor.inventor.elements
Stores the current kerning value.
SoTextMarginElement - Class in com.openinventor.inventor.elements
Stores the current text margin.
SoTextOrientationElement - Class in com.openinventor.inventor.elements
Stores the current text orientation attributes.
SoTextOrientationElement.Orientations - Enum in com.openinventor.inventor.elements
Orientation.
SoTextOutlineEnabledElement - Class in com.openinventor.inventor.elements
Stores the current 3D text outline flag.
SoTextProperty - Class in com.openinventor.inventor.nodes
Text property node.
SoTextProperty() - Constructor for class com.openinventor.inventor.nodes.SoTextProperty
Text property constructor.
SoTextProperty.AlignmentHs - Enum in com.openinventor.inventor.nodes
Possible horizontal alignment values.
SoTextProperty.AlignmentVs - Enum in com.openinventor.inventor.nodes
Possible vertical alignment values.
SoTextProperty.Orientations - Enum in com.openinventor.inventor.nodes
Possible text orientation values.
SoTextProperty.StyleColorType - Enum in com.openinventor.inventor.nodes
Index values for setting colors in the styleColors field.
SoTextProperty.Styles - Enum in com.openinventor.inventor.nodes
TextProperty style values.
SoTextStyleColorsElement - Class in com.openinventor.inventor.elements
Stores the current textured text quality range.
SoTextStyleElement - Class in com.openinventor.inventor.elements
Stores the current text effect settings.
SoTextStyleElement.Styles - Enum in com.openinventor.inventor.elements
Available styles (may be combined):
SoTextTextureQualityRangeElement - Class in com.openinventor.inventor.elements
Stores the current textured text quality range.
SoTexture - Class in com.openinventor.inventor.nodes
Abstract base class for texture mapping nodes.
SoTexture.FileTypes - Enum in com.openinventor.inventor.nodes
File Type possible values.
SoTexture.Filters - Enum in com.openinventor.inventor.nodes
Specifies the OpenGL filtering method for minification and magnification.
SoTexture.HW_Features - Enum in com.openinventor.inventor.nodes
 
SoTexture.InternalFormats - Enum in com.openinventor.inventor.nodes
Texture internal storage format.
SoTexture.Models - Enum in com.openinventor.inventor.nodes
Texture Combiner Functions.
SoTexture.WrapType - Enum in com.openinventor.inventor.nodes
Texture wrap type.
SoTexture2 - Class in com.openinventor.inventor.nodes
2D texture mapping node.
SoTexture2() - Constructor for class com.openinventor.inventor.nodes.SoTexture2
Creates a texture node with default settings.
SoTexture2.Loadings - Enum in com.openinventor.inventor.nodes
Loading mode.
SoTexture2Transform - Class in com.openinventor.inventor.nodes
2D texture transformation node.
SoTexture2Transform() - Constructor for class com.openinventor.inventor.nodes.SoTexture2Transform
Creates a texture transformation node with default settings.
SoTexture3 - Class in com.openinventor.inventor.nodes
3D texture mapping node.
SoTexture3() - Constructor for class com.openinventor.inventor.nodes.SoTexture3
Creates a texture node with default settings.
SoTexture3.Layouts - Enum in com.openinventor.inventor.nodes
Texture layout.
SoTexture3EnabledElement - Class in com.openinventor.inventor.elements
Enables/disables 3D textures.
SoTexture3Transform - Class in com.openinventor.inventor.nodes
3D texture transformation node.
SoTexture3Transform() - Constructor for class com.openinventor.inventor.nodes.SoTexture3Transform
Creates a texture transformation node with default settings.
SoTextureCombiner - Class in com.openinventor.inventor.nodes
Texture combiner node.
SoTextureCombiner() - Constructor for class com.openinventor.inventor.nodes.SoTextureCombiner
Constructor.
SoTextureCombiner.CombineFunctions - Enum in com.openinventor.inventor.nodes
Texture Combiner Functions.
SoTextureCombiner.OperandRGBAs - Enum in com.openinventor.inventor.nodes
Specifies the input mapping for the RGB and alpha portions of operand n.
SoTextureCombiner.SourceParameters - Enum in com.openinventor.inventor.nodes
Source Parameter enumeration values.
SoTextureCombinerElement - Class in com.openinventor.inventor.elements
Stores the current texture combiner parameters.
SoTextureCoordinate2 - Class in com.openinventor.inventor.nodes
2D texture coordinate node.
SoTextureCoordinate2() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinate2
Creates a texture coordinate node with default settings.
SoTextureCoordinate3 - Class in com.openinventor.inventor.nodes
3D texture coordinate node.
SoTextureCoordinate3() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinate3
Creates a texture coordinate node with default settings.
SoTextureCoordinate3Element - Class in com.openinventor.inventor.elements
Stores the current 3D texture coordinates.
SoTextureCoordinate3Element.CoordTypes - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files.
SoTextureCoordinateBinding - Class in com.openinventor.inventor.nodes
Node that specifies how texture coordinates are bound to shapes.
SoTextureCoordinateBinding() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateBinding
Creates a texture coordinate binding node with default settings.
SoTextureCoordinateBinding.Bindings - Enum in com.openinventor.inventor.nodes
Binding value.
SoTextureCoordinateBindingElement - Class in com.openinventor.inventor.elements
Stores the current 3D texture coordinates.
SoTextureCoordinateBindingElement.Bindings - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files.
SoTextureCoordinateDefault - Class in com.openinventor.inventor.nodes
Node that removes texture coordinates from state.
SoTextureCoordinateDefault() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateDefault
Creates a node with default settings.
SoTextureCoordinateElement - Class in com.openinventor.inventor.elements
Stores the current texture coordinates.
SoTextureCoordinateElement.CoordTypes - Enum in com.openinventor.inventor.elements
The choice of values is for compatibility with Open Inventor 2.0 binary format files.
SoTextureCoordinateEnvironment - Class in com.openinventor.inventor.nodes
Node that specifies texture coordinates by projection from an environment.
SoTextureCoordinateEnvironment() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateEnvironment
Creates a texture function node with default settings.
SoTextureCoordinateFunction - Class in com.openinventor.inventor.nodes
Abstract base class for texture coordinate function nodes.
SoTextureCoordinateNormalMap - Class in com.openinventor.inventor.nodes
Node that specifies texture coordinates matching the vertex's transformed eye-space normal.
SoTextureCoordinateNormalMap() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateNormalMap
Creates a texture function node with default settings.
SoTextureCoordinateObject - Class in com.openinventor.inventor.nodes
Node that specifies texture coordinates which are a linear combination of the object coordinates of the vertex.
SoTextureCoordinateObject() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateObject
Creates a texture function node with default settings.
SoTextureCoordinatePlane - Class in com.openinventor.inventor.nodes
Node that specifies texture coordinates by projection from a plane.
SoTextureCoordinatePlane() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinatePlane
Creates a texture function node with default settings.
SoTextureCoordinateReflectionMap - Class in com.openinventor.inventor.nodes
Node that specifies texture coordinates matching the vertex's eye-space reflection vector.
SoTextureCoordinateReflectionMap() - Constructor for class com.openinventor.inventor.nodes.SoTextureCoordinateReflectionMap
Creates a texture function node with default settings.
SoTextureCubeMap - Class in com.openinventor.inventor.nodes
Cube texture mapping node.
SoTextureCubeMap() - Constructor for class com.openinventor.inventor.nodes.SoTextureCubeMap
Creates a texture node with default settings.
SoTextureCubeMapEnabledElement - Class in com.openinventor.inventor.elements
Enables/disables textureCubeMap.
SoTextureEnabledElement - Class in com.openinventor.inventor.elements
Enables/disables textures.
SoTextureImage3Element - Class in com.openinventor.inventor.elements
Stores the current 3D texture image.
SoTextureImageElement - Class in com.openinventor.inventor.elements
Stores the current texture image.
SoTextureImageElementBase - Class in com.openinventor.inventor.elements
Stores the current texture image.
SoTextureImageElementBase.Targets - Enum in com.openinventor.inventor.elements
Target.
SoTextureMatrix - Class in com.openinventor.inventor.nodes
Texture matrix node.
SoTextureMatrix() - Constructor for class com.openinventor.inventor.nodes.SoTextureMatrix
Creates a texture transformation node with default settings.
SoTextureMatrixElement - Class in com.openinventor.inventor.elements
Stores the current texture matrix.
SoTextureNameElement - Class in com.openinventor.inventor.elements
Stores the current texture name.
SoTextureOverrideElement - Class in com.openinventor.inventor.elements
Stores the current texture override.
SoTextureQualityElement - Class in com.openinventor.inventor.elements
Stores the current texture quality.
SoTextureSendingEnabledElement - Class in com.openinventor.inventor.elements
Stores the information that indicates if texture calls must be sent.
SoTextureTransformElement - Class in com.openinventor.inventor.elements
Stores the current texture transform.
SoTextureUnit - Class in com.openinventor.inventor.nodes
Node that specifies the current texture unit and the associated mapping method.
SoTextureUnit() - Constructor for class com.openinventor.inventor.nodes.SoTextureUnit
Constructor.
SoTextureUnitElement - Class in com.openinventor.inventor.elements
Stores the current texture unit identifier.
SoTIFFImageRW - Class in com.openinventor.inventor.image
Class for encoding and decoding a TIFF raster image.
SoTIFFImageRW() - Constructor for class com.openinventor.inventor.image.SoTIFFImageRW
Constructor.
SoTIFFImageRW.CompressionModes - Enum in com.openinventor.inventor.image
CompressionMode.
SoTimeCounter - Class in com.openinventor.inventor.engines
Timed integer counter.
SoTimeCounter() - Constructor for class com.openinventor.inventor.engines.SoTimeCounter
Constructor.
SoTimerQueueSensor - Class in com.openinventor.inventor.sensors
Abstract base class for sensors dependent on time.
SoTimerQueueSensor() - Constructor for class com.openinventor.inventor.sensors.SoTimerQueueSensor
Constructor.
SoTimerSensor - Class in com.openinventor.inventor.sensors
Sensor that triggers repeatedly at regular intervals.
SoTimerSensor() - Constructor for class com.openinventor.inventor.sensors.SoTimerSensor
Default constructor.
SoTimerSensor(Runnable) - Constructor for class com.openinventor.inventor.sensors.SoTimerSensor
Build a new timer sensor with the task to be executed when the sensor is triggered.
SoToHTMLAction - Class in com.openinventor.inventor.actions
Generates an HTML image map and an image from a scene graph.
SoToHTMLAction() - Constructor for class com.openinventor.inventor.actions.SoToHTMLAction
Constructor.
SoToHTMLAction.Components - Enum in com.openinventor.inventor.actions
Components used to generate the image.
SoToHTMLAction.ImageFormats - Enum in com.openinventor.inventor.actions
Defines the format of the image.
SoToHTMLAction.ShapeTypes - Enum in com.openinventor.inventor.actions
Defines the different shape type for maps.
SoToPDFAction - Class in com.openinventor.hardcopy
Class for exporting a scene graph to a PDF file.
SoToPDFAction() - Constructor for class com.openinventor.hardcopy.SoToPDFAction
 
SoToU3DAction - Class in com.openinventor.hardcopy
Export a scene graph to a U3D file.
SoToU3DAction() - Constructor for class com.openinventor.hardcopy.SoToU3DAction
 
SoTouchEvent - Class in com.openinventor.inventor.touch.events
Base class for touch events.
SoTouchEvent() - Constructor for class com.openinventor.inventor.touch.events.SoTouchEvent
Constructor.
SoTouchEvent.States - Enum in com.openinventor.inventor.touch.events
The different states a touch event can have.
SoTouchManager - Class in com.openinventor.inventor.touch
Class for managing events from touch screen input devices.
SoTouchManager() - Constructor for class com.openinventor.inventor.touch.SoTouchManager
 
SoTouchManager(SoSceneManager) - Constructor for class com.openinventor.inventor.touch.SoTouchManager
Deprecated.
As of Open Inventor 9.5.0.0. Scene manager argument is useless.
SoTrackballDragger - Class in com.openinventor.inventor.draggers
Striped ball you can rotate or scale uniformly by dragging with the mouse.
SoTrackballDragger() - Constructor for class com.openinventor.inventor.draggers.SoTrackballDragger
Constructor.
SoTrackballManip - Class in com.openinventor.inventor.manips
Transform node with 3D interface for changing rotation and scaling.
SoTrackballManip() - Constructor for class com.openinventor.inventor.manips.SoTrackballManip
Constructor.
SoTrackerEvent - Class in com.openinventor.inventor.events
3D tracker event.
SoTrackerEvent() - Constructor for class com.openinventor.inventor.events.SoTrackerEvent
Constructor.
SoTrackFollower - Class in com.openinventor.inventor.engines
Animates an object or camera along a track.
SoTrackFollower() - Constructor for class com.openinventor.inventor.engines.SoTrackFollower
Constructor.
SoTranReceiver - Class in com.openinventor.inventor.misc
Interprets database changes for transcription.
SoTranReceiver(SoGroup) - Constructor for class com.openinventor.inventor.misc.SoTranReceiver
Constructor.
SoTranSender - Class in com.openinventor.inventor.misc
Sends database changes for transcription.
SoTranSender(SoOutput) - Constructor for class com.openinventor.inventor.misc.SoTranSender
Constructor.
SoTransferFunction - Class in com.openinventor.ldm.nodes
Describes the association between data set values and colors.
SoTransferFunction() - Constructor for class com.openinventor.ldm.nodes.SoTransferFunction
Constructor.
SoTransferFunction.ColorMapTypes - Enum in com.openinventor.ldm.nodes
Available color map type.
SoTransferFunction.PredefColorMaps - Enum in com.openinventor.ldm.nodes
Predefined color maps.
SoTransferFunctionElement - Class in com.openinventor.ldm.elements
 
SoTransform - Class in com.openinventor.inventor.nodes
General 3D geometric transformation node.
SoTransform() - Constructor for class com.openinventor.inventor.nodes.SoTransform
Creates a transformation node with default settings.
SoTransformation - Class in com.openinventor.inventor.nodes
Abstract base class for all geometric transformation nodes.
SoTransformBoxDragger - Class in com.openinventor.inventor.draggers
Box-like object you scale, rotate, and translate by dragging with the mouse.
SoTransformBoxDragger() - Constructor for class com.openinventor.inventor.draggers.SoTransformBoxDragger
Constructor.
SoTransformBoxManip - Class in com.openinventor.inventor.manips
Transform node with 3D interface for changing scaling, rotation, and translation.
SoTransformBoxManip() - Constructor for class com.openinventor.inventor.manips.SoTransformBoxManip
Constructor.
SoTransformerDragger - Class in com.openinventor.inventor.draggers
Box-like object you scale, rotate, and translate by dragging with the mouse.
SoTransformerDragger() - Constructor for class com.openinventor.inventor.draggers.SoTransformerDragger
Constructor.
SoTransformerManip - Class in com.openinventor.inventor.manips
Transform node with 3D interface for changing scaling, rotation, and translation.
SoTransformerManip() - Constructor for class com.openinventor.inventor.manips.SoTransformerManip
Constructor.
SoTransformManip - Class in com.openinventor.inventor.manips
Base class for all transform nodes with built-in 3D user interfaces.
SoTransformManip() - Constructor for class com.openinventor.inventor.manips.SoTransformManip
Constructor.
SoTransformProjection - Class in com.openinventor.inventor.nodes
Scale/recenter projection node.
SoTransformProjection() - Constructor for class com.openinventor.inventor.nodes.SoTransformProjection
Constructor.
SoTransformSeparator - Class in com.openinventor.inventor.nodes
Group node that saves and restores transformation state.
SoTransformSeparator() - Constructor for class com.openinventor.inventor.nodes.SoTransformSeparator
Creates a transform separator node with default settings.
SoTransformSeparator(int) - Constructor for class com.openinventor.inventor.nodes.SoTransformSeparator
Constructor that takes approximate number of children.
SoTransformVec3f - Class in com.openinventor.inventor.engines
Transforms a 3D vector by a 4x4 matrix.
SoTransformVec3f() - Constructor for class com.openinventor.inventor.engines.SoTransformVec3f
Constructor.
SoTranslate1Dragger - Class in com.openinventor.inventor.draggers
Object you can translate along a line by dragging with the mouse.
SoTranslate1Dragger() - Constructor for class com.openinventor.inventor.draggers.SoTranslate1Dragger
Constructor.
SoTranslate2Dragger - Class in com.openinventor.inventor.draggers
Object you can translate within a plane by dragging with the mouse.
SoTranslate2Dragger() - Constructor for class com.openinventor.inventor.draggers.SoTranslate2Dragger
Constructor.
SoTranslation - Class in com.openinventor.inventor.nodes
Node representing a 3D translation.
SoTranslation() - Constructor for class com.openinventor.inventor.nodes.SoTranslation
Creates a translation node with default settings.
SoTriangleCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoCallbackAction.
SoTriangleCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoTriangleCB
 
SoTriangleSet - Class in com.openinventor.inventor.nodes
Set of triangles shape node.
SoTriangleSet() - Constructor for class com.openinventor.inventor.nodes.SoTriangleSet
Creates a triangle set node with default settings.
SoTriangleStripSet - Class in com.openinventor.inventor.nodes
Triangle strip set shape node.
SoTriangleStripSet() - Constructor for class com.openinventor.inventor.nodes.SoTriangleStripSet
Creates a triangle strip set node with default settings.
SoTriggerAny - Class in com.openinventor.inventor.engines
Provides fan-in for triggers.
SoTriggerAny() - Constructor for class com.openinventor.inventor.engines.SoTriggerAny
Constructor.
SoUniformGridClipping - Class in com.openinventor.volumeviz.nodes
Clips a volume using a 2D surface.
SoUniformGridClipping() - Constructor for class com.openinventor.volumeviz.nodes.SoUniformGridClipping
Constructor.
SoUniformGridClipping.AxisType - Enum in com.openinventor.volumeviz.nodes
Slice Axis.
SoUniformGridClippingElement - Class in com.openinventor.volumeviz.elements
 
SoUniformGridProjectionClipping - Class in com.openinventor.volumeviz.nodes
Clips a volume with the depth map projection of a shape.
SoUniformGridProjectionClipping() - Constructor for class com.openinventor.volumeviz.nodes.SoUniformGridProjectionClipping
Constructor.
SoUniformShaderParameter - Class in com.openinventor.inventor.nodes
Abstract base class for all uniform shader parameter nodes.
SoUniformShaderParameterElement - Class in com.openinventor.inventor.elements
Stores the current uniform shader parameter.
SoUnits - Class in com.openinventor.inventor.nodes
Node that scales to convert units of length.
SoUnits() - Constructor for class com.openinventor.inventor.nodes.SoUnits
Creates a unit conversion node with default settings.
SoUnits.UnitsType - Enum in com.openinventor.inventor.nodes
Units.
SoUnitsElement - Class in com.openinventor.inventor.elements
Stores the current units type.
SoUnitsElement.Units - Enum in com.openinventor.inventor.elements
These are the available types of units.
SoUpdateAreaElement - Class in com.openinventor.inventor.elements
Stores the rectangular area within the current viewport region that needs to be updated when rendering.
source0Alpha - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the alpha components.
source0RGB - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the RGB components.
source1Alpha - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the alpha components.
source1RGB - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the RGB components.
source2Alpha - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the alpha components.
source2RGB - Variable in class com.openinventor.inventor.nodes.SoTextureCombiner
Specifies one of the three sources for the RGB components.
sourceProgram - Variable in class com.openinventor.inventor.nodes.SoShaderObject
Contains the shader object's source program, specified by a filename (sourceType set to FILENAME) or by the string containing the program (sourceType set to GLSL_PROGRAM).
sourceType - Variable in class com.openinventor.inventor.nodes.SoShaderObject
Specifies the shader object's source type.
SoVectorizeAction - Class in com.openinventor.hardcopy
Abstract class for vectorizing a scene graph to a file.
SoVectorizeAction.ColorTranslationMethods - Enum in com.openinventor.hardcopy
Color translation methods.
SoVectorizeAction.DimensionUnits - Enum in com.openinventor.hardcopy
Dimension unit.
SoVectorizeAction.EndLineStyles - Enum in com.openinventor.hardcopy
End line style.
SoVectorizeAction.HLHSRModes - Enum in com.openinventor.hardcopy
HLHSR (Hidden Line and Hidden Surface Removal) mode.
SoVectorizeAction.JoinLineStyles - Enum in com.openinventor.hardcopy
Join line style.
SoVectorizeAction.Orientations - Enum in com.openinventor.hardcopy
Orientation type.
SoVectorizeAction.ShadeModels - Enum in com.openinventor.hardcopy
Shading models.
SoVectorizeCGMAction - Class in com.openinventor.hardcopy
Realizes the vectorization of a scene graph to a file in CGM format.
SoVectorizeCGMAction() - Constructor for class com.openinventor.hardcopy.SoVectorizeCGMAction
Constructor.
SoVectorizeGDIAction - Class in com.openinventor.hardcopy
Vectorize a scene graph to MS-Windows GDI formats.
SoVectorizeGDIAction() - Constructor for class com.openinventor.hardcopy.SoVectorizeGDIAction
Constructor.
SoVectorizeHPGLAction - Class in com.openinventor.hardcopy
Realizes the vectorization of a scene graph to a file in HPGL/2 format.
SoVectorizeHPGLAction() - Constructor for class com.openinventor.hardcopy.SoVectorizeHPGLAction
Constructor.
SoVectorizePSAction - Class in com.openinventor.hardcopy
Realizes the vectorization of a scene graph to a file in PostScript format.
SoVectorizePSAction() - Constructor for class com.openinventor.hardcopy.SoVectorizePSAction
Constructor.
SoVectorOutput - Class in com.openinventor.hardcopy
Abstract class used to write vector formatted files.
SoVectorOutput() - Constructor for class com.openinventor.hardcopy.SoVectorOutput
Constructor.
SoVertexAttribFeedback - Class in com.openinventor.inventor.nodes
Node to record vertex attributes from shaders into buffer objects.
SoVertexAttribFeedback() - Constructor for class com.openinventor.inventor.nodes.SoVertexAttribFeedback
Default constructor.
SoVertexAttribFeedback.BufferModes - Enum in com.openinventor.inventor.nodes
This enum is used by the field buffersMode to describe the data packing format in the buffer objects.
SoVertexAttribFeedback.PrimitiveTypes - Enum in com.openinventor.inventor.nodes
This enum is used to setup the expected recorded primitive type from the shaders.
SoVertexFlag - Class in com.openinventor.inventor.nodes
Class to mark/unmark vertices for beveling.
SoVertexFlag() - Constructor for class com.openinventor.inventor.nodes.SoVertexFlag
Constructor.
SoVertexFlagElement - Class in com.openinventor.inventor.elements
Stores the current vertex flag.
SoVertexProperty - Class in com.openinventor.inventor.nodes
Vertex property node.
SoVertexProperty() - Constructor for class com.openinventor.inventor.nodes.SoVertexProperty
Creates an SoVertexProperty node with default settings.
SoVertexProperty.Bindings - Enum in com.openinventor.inventor.nodes
Binding.
SoVertexShader - Class in com.openinventor.inventor.nodes
Node that defines a vertex shader.
SoVertexShader() - Constructor for class com.openinventor.inventor.nodes.SoVertexShader
Constructor.
SoVertexShaderParameter - Class in com.openinventor.inventor.nodes
Abstract base class for all vertex shader parameter nodes.
SoVertexShaderParameter1f - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a float value.
SoVertexShaderParameter1f() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter1f
Constructor.
SoVertexShaderParameter1s - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a short integer value.
SoVertexShaderParameter1s() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter1s
Constructor.
SoVertexShaderParameter2f - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a two-dimensional (float) vector.
SoVertexShaderParameter2f() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter2f
Constructor.
SoVertexShaderParameter2s - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a two-dimensional (short integers) vector.
SoVertexShaderParameter2s() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter2s
Constructor.
SoVertexShaderParameter3f - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a three-dimensional (float) vector.
SoVertexShaderParameter3f() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter3f
Constructor.
SoVertexShaderParameter3s - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a three-dimensional (short integer) vector.
SoVertexShaderParameter3s() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter3s
Constructor.
SoVertexShaderParameter4b - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (8-bit integer) vector.
SoVertexShaderParameter4b() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4b
Constructor.
SoVertexShaderParameter4f - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (float) vector.
SoVertexShaderParameter4f() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4f
Constructor.
SoVertexShaderParameter4i - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (integer) vector.
SoVertexShaderParameter4i() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4i
Constructor.
SoVertexShaderParameter4s - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (short integer) vector.
SoVertexShaderParameter4s() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4s
Constructor.
SoVertexShaderParameter4ub - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (unsigned 8-bit integer) vector.
SoVertexShaderParameter4ub() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4ub
Constructor.
SoVertexShaderParameter4ui - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (unsigned integer) vector.
SoVertexShaderParameter4ui() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4ui
Constructor.
SoVertexShaderParameter4us - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a four-dimensional (unsigned short integer) vector.
SoVertexShaderParameter4us() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameter4us
Constructor.
SoVertexShaderParameterBufferObject - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a buffer object.
SoVertexShaderParameterBufferObject() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameterBufferObject
Constructor.
SoVertexShaderParameterElement - Class in com.openinventor.inventor.elements
Stores SoVertexShaderParameter nodes encountered during traversal.
SoVertexShaderParameterMatrix - Class in com.openinventor.inventor.nodes
Vertex shader parameter node storing a matrix.
SoVertexShaderParameterMatrix() - Constructor for class com.openinventor.inventor.nodes.SoVertexShaderParameterMatrix
Constructor.
SoVertexShape - Class in com.openinventor.inventor.nodes
Abstract base class for all vertex-based shape nodes.
SoViewingCube - Class in com.openinventor.inventor.viewercomponents.nodes
(Preview Feature) Interactive cubic shape to control the orientation of a camera.
SoViewingCube() - Constructor for class com.openinventor.inventor.viewercomponents.nodes.SoViewingCube
 
SoViewingCube.EdgeStyles - Enum in com.openinventor.inventor.viewercomponents.nodes
Different types of edges.
SoViewingCube.PositionInViewports - Enum in com.openinventor.inventor.viewercomponents.nodes
Possible positions of the viewing cube in the scene camera viewport.
SoViewingMatrixElement - Class in com.openinventor.inventor.elements
Stores the current viewing matrix.
SoViewport - Class in com.openinventor.inventor.nodes
Viewport parameters node.
SoViewport() - Constructor for class com.openinventor.inventor.nodes.SoViewport
Constructor.
SoViewportClipping - Class in com.openinventor.inventor.nodes
Viewport clipping node.
SoViewportClipping() - Constructor for class com.openinventor.inventor.nodes.SoViewportClipping
Constructor.
SoViewportRegionElement - Class in com.openinventor.inventor.elements
Stores the current viewport region.
SoViewVolumeElement - Class in com.openinventor.inventor.elements
Stores the current view volume.
SoVolumeBufferedShape - Class in com.openinventor.volumeviz.nodes
Buffered shape node for volume data.
SoVolumeBufferedShape() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeBufferedShape
Constructor.
SoVolumeClippingGroup - Class in com.openinventor.volumeviz.nodes
Clipping a volume with a 3D object.
SoVolumeClippingGroup() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeClippingGroup
Default constructor.
SoVolumeClippingGroupElement - Class in com.openinventor.volumeviz.elements
 
SoVolumeConverter - Class in com.openinventor.volumeviz.converters
Class for converting volume data sets into the LDM format.
SoVolumeConverter() - Constructor for class com.openinventor.volumeviz.converters.SoVolumeConverter
 
SoVolumeData - Class in com.openinventor.volumeviz.nodes
Volume data property node.
SoVolumeData() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeData
Constructor.
SoVolumeData.Axis - Enum in com.openinventor.volumeviz.nodes
Which axis to handle.
SoVolumeData.CoordinateTypes - Enum in com.openinventor.volumeviz.nodes
Coordinate type used by this data set.
SoVolumeData.OverMethods - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. No longer supported.
SoVolumeData.StorageHints - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 8.6.0.0. Field value will be ignored.
SoVolumeData.SubMethods - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. No longer supported.
SoVolumeDataDrawStyle - Class in com.openinventor.volumeviz.nodes
Volume draw style.
SoVolumeDataDrawStyle() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeDataDrawStyle
Creates a volume draw style node with default settings.
SoVolumeDataDrawStyle.DrawStyles - Enum in com.openinventor.volumeviz.nodes
Volume rendering style.
SoVolumeDataElement - Class in com.openinventor.volumeviz.elements
 
SoVolumeDetail - Class in com.openinventor.volumeviz.details
Base class for detail information about picking in a data volume.
SoVolumeDetail() - Constructor for class com.openinventor.volumeviz.details.SoVolumeDetail
Constructor.
SoVolumeDetail.ProfileValue - Class in com.openinventor.volumeviz.details
 
SoVolumeDetail.ProfileValueD - Class in com.openinventor.volumeviz.details
 
SoVolumeDetail.TransparentDoubleValue - Class in com.openinventor.volumeviz.details
 
SoVolumeDetail.TransparentLongValue - Class in com.openinventor.volumeviz.details
 
SoVolumeFaceSet - Class in com.openinventor.volumeviz.nodes
Polygonal face shape node for volume data.
SoVolumeFaceSet() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeFaceSet
Constructor.
SoVolumeFaceSet.Interpolations - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.
SoVolumeGroup - Class in com.openinventor.volumeviz.nodes
Groups multiple volumes to be volume rendered in the same scene.
SoVolumeGroup() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeGroup
Constructor.
SoVolumeGroupElement - Class in com.openinventor.volumeviz.elements
 
SoVolumeHistogram - Class in com.openinventor.ldm
Volume Data Histogram.
SoVolumeHistogram(SbDataType) - Constructor for class com.openinventor.ldm.SoVolumeHistogram
Constructor.
SoVolumeIndexedFaceSet - Class in com.openinventor.volumeviz.nodes
Indexed polygonal face shape node for volume data.
SoVolumeIndexedFaceSet() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeIndexedFaceSet
Constructor.
SoVolumeIndexedFaceSet.Interpolations - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.
SoVolumeIndexedTriangleStripSet - Class in com.openinventor.volumeviz.nodes
Indexed triangle strip set shape node for volume data.
SoVolumeIndexedTriangleStripSet() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeIndexedTriangleStripSet
Constructor.
SoVolumeIndexedTriangleStripSet.Interpolations - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.
SoVolumeIsosurface - Class in com.openinventor.volumeviz.nodes
Isosurface property node.
SoVolumeIsosurface() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeIsosurface
Constructor.
SoVolumeMask - Class in com.openinventor.volumeviz.nodes
Volume mask.
SoVolumeMask() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeMask
Constructor.
SoVolumeMaskGroup - Class in com.openinventor.volumeviz.nodes
Volume mask group.
SoVolumeMaskGroup() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeMaskGroup
Constructor.
SoVolumeReader - Class in com.openinventor.ldm.readers
Abstract base class for volume data set readers.
SoVolumeReader.Axis - Enum in com.openinventor.ldm.readers
Which axis to handle.
SoVolumeReader.CoordinateTypes - Enum in com.openinventor.ldm.readers
Coordinate type used by this data set.
SoVolumeReader.DataInfo - Class in com.openinventor.ldm.readers
 
SoVolumeReader.ReadErrors - Enum in com.openinventor.ldm.readers
Read error.
SoVolumeReader.ReaderTypes - Enum in com.openinventor.ldm.readers
Available reader type.
SoVolumeRender - Class in com.openinventor.volumeviz.nodes
Renders data volumes using direct volume rendering.
SoVolumeRender() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeRender
Constructor.
SoVolumeRender.AbortCodes - Enum in com.openinventor.volumeviz.nodes
Abort code for callback.
SoVolumeRender.LowResModes - Enum in com.openinventor.volumeviz.nodes
Method to use when moving in low resolution.
SoVolumeRender.NumSlicesControls - Enum in com.openinventor.volumeviz.nodes
Number of samples control mode.
SoVolumeRender.RenderModes - Enum in com.openinventor.volumeviz.nodes
Composition mode.
SoVolumeRender.SamplingAlignments - Enum in com.openinventor.volumeviz.nodes
Sampling alignment.
SoVolumeRenderDetail - Class in com.openinventor.volumeviz.details
Stores detail information about a picked voxel or pick ray in a data volume.
SoVolumeRenderDetail() - Constructor for class com.openinventor.volumeviz.details.SoVolumeRenderDetail
Constructor.
SoVolumeRendering - Class in com.openinventor.volumeviz.nodes
Initializes the VolumeViz module database.
SoVolumeRendering.HW_Features - Enum in com.openinventor.volumeviz.nodes
Hardware Features Mode.
SoVolumeRendering.HW_SupportStatus - Enum in com.openinventor.volumeviz.nodes
Hardware Features support status.
SoVolumeRenderingPhysicalQuality - Class in com.openinventor.volumeviz.nodes
Volume rendering physical quality property node.
SoVolumeRenderingPhysicalQuality() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality
 
SoVolumeRenderingPhysicalQuality.EnvironmentMaps - Enum in com.openinventor.volumeviz.nodes
List of available Environment Maps for Physically Based Lighting.
SoVolumeRenderingPhysicalQuality.PredefinedMaterials - Enum in com.openinventor.volumeviz.nodes
List of available predefined materials.
SoVolumeRenderingPhysicalQuality.ShadingStyles - Enum in com.openinventor.volumeviz.nodes
List of available shading styles.
SoVolumeRenderingPhysicalQuality.ShadowsStyles - Enum in com.openinventor.volumeviz.nodes
List of available types of shadows.
SoVolumeRenderingPhysicalQuality.ToneMappings - Enum in com.openinventor.volumeviz.nodes
List of available Tone Mapping algorithms for Physically Based Lighting.
SoVolumeRenderingQuality - Class in com.openinventor.volumeviz.nodes
Volume rendering quality property mode.
SoVolumeRenderingQuality() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality
Constructor.
SoVolumeRenderingQuality.EdgeDetect2DMethods - Enum in com.openinventor.volumeviz.nodes
The edge detection algorithm used when edgeDetect2D is true, can work on the image luminance, depth buffer and/or gradient.
SoVolumeRenderingQuality.GradientQualities - Enum in com.openinventor.volumeviz.nodes
Gradient Quality mode.
SoVolumeRenderingQuality.LightingModels - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 10.0.0.0. No longer used. OPENGL mode is always used.
SoVolumeRenderingQualityElement - Class in com.openinventor.volumeviz.elements
 
SoVolumeShader - Class in com.openinventor.volumeviz.nodes
Shader node for volume rendering.
SoVolumeShader() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeShader
Constructor.
SoVolumeShader.ShaderPositions - Enum in com.openinventor.volumeviz.nodes
Specifies the position of the shader pipeline stages in the field shaderObject.
SoVolumeShape - Class in com.openinventor.volumeviz.nodes
Abstract base class for slices, SoVolumeSkin, SoHeightFieldRender, and SoVolumeRender nodes.
SoVolumeShape.Compositions - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.1.0.0. See SoVolumeRender.RenderMode enum.
SoVolumeShape.Interpolations - Enum in com.openinventor.volumeviz.nodes
Interpolation mode.
SoVolumeSkin - Class in com.openinventor.volumeviz.nodes
Draws a data volume skin.
SoVolumeSkin() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeSkin
Constructor.
SoVolumeSkin.FaceModes - Enum in com.openinventor.volumeviz.nodes
Use this enum with the faceMode field.
SoVolumeSkinDetail - Class in com.openinventor.volumeviz.details
Stores detail information about a picked voxel or pick ray in a data volume.
SoVolumeSkinDetail() - Constructor for class com.openinventor.volumeviz.details.SoVolumeSkinDetail
Constructor.
SoVolumeTransform - Class in com.openinventor.volumeviz.nodes
Transform data before texture creation.
SoVolumeTransformElement - Class in com.openinventor.volumeviz.elements
Stores the current volume transform(s).
SoVolumeTriangleStripSet - Class in com.openinventor.volumeviz.nodes
Triangle strip set shape node for volume data.
SoVolumeTriangleStripSet() - Constructor for class com.openinventor.volumeviz.nodes.SoVolumeTriangleStripSet
Constructor.
SoVolumeTriangleStripSet.Interpolations - Enum in com.openinventor.volumeviz.nodes
Deprecated.
As of Open Inventor 9.0.0.0. Use the enumeration SoVolumeShape.Interpolation.
SoVolumeWriter - Class in com.openinventor.ldm.writers
Abstract base class for volume data writer.
SoVolumeWriter.WordFormats - Enum in com.openinventor.ldm.writers
Endianess.
SoVRAmFileReader - Class in com.openinventor.volumeviz.readers
Am file reader.
SoVRAmFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRAmFileReader
Constructor.
SoVRAvsFileReader - Class in com.openinventor.volumeviz.readers
AVS field file reader.
SoVRAvsFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRAvsFileReader
Constructor.
SoVRDicomData - Class in com.openinventor.volumeviz.readers
DICOM data.
SoVRDicomData() - Constructor for class com.openinventor.volumeviz.readers.SoVRDicomData
Constructor.
SoVRDicomFileReader - Class in com.openinventor.volumeviz.readers
DICOM file reader.
SoVRDicomFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRDicomFileReader
Constructor.
SoVRGenericFileReader - Class in com.openinventor.volumeviz.readers
Generic file reader.
SoVRGenericFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRGenericFileReader
Constructor.
SoVRLdmFileBorderReader - Class in com.openinventor.ldm.readers
LDM file reader with borders.
SoVRLdmFileBorderReader() - Constructor for class com.openinventor.ldm.readers.SoVRLdmFileBorderReader
Default Constructor.
SoVRLdmFileBorderReader.BuildTileMethods - Enum in com.openinventor.ldm.readers
Enum use to set the method for building tiles in lower resolution from full resolution.
SoVRLdmFileReader - Class in com.openinventor.ldm.readers
LDM file reader.
SoVRLdmFileReader() - Constructor for class com.openinventor.ldm.readers.SoVRLdmFileReader
Default constructor.
SoVRLdmFileWriter - Class in com.openinventor.ldm.writers
Write data to disk in LDM format.
SoVRLdmFileWriter() - Constructor for class com.openinventor.ldm.writers.SoVRLdmFileWriter
Constructor.
SoVRLdmFileWriter.CoordinateTypes - Enum in com.openinventor.ldm.writers
Coordinate type used by this data set.
SoVRMemoryReader - Class in com.openinventor.volumeviz.readers
Reads volume data stored in memory.
SoVRMemoryReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRMemoryReader
Constructor.
SoVRMemoryWriter - Class in com.openinventor.volumeviz.writers
Write data in memory.
SoVRMemoryWriter() - Constructor for class com.openinventor.volumeviz.writers.SoVRMemoryWriter
Constructor.
SoVRMrcFileReader - Class in com.openinventor.volumeviz.readers
MRC file reader.
SoVRMrcFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRMrcFileReader
Constructor.
SoVRRasterStackReader - Class in com.openinventor.volumeviz.readers
Raster stack reader.
SoVRRasterStackReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRRasterStackReader
Constructor.
SoVRRasterStackReader.ChannelSelections - Enum in com.openinventor.volumeviz.readers
Channel selection.
SoVRSegyFileHeader - Class in com.openinventor.volumeviz.readers
SEGY file header.
SoVRSegyFileHeader() - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyFileHeader
Default constructor.
SoVRSegyFileHeader(SoVRSegyFileHeader) - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyFileHeader
 
SoVRSegyFileReader - Class in com.openinventor.volumeviz.readers
SEGY file format reader.
SoVRSegyFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyFileReader
Constructor.
SoVRSegyFileReader.SegyAxisOrders - Enum in com.openinventor.volumeviz.readers
SegY axis order mode.
SoVRSegyFileReader.SegyByteOrders - Enum in com.openinventor.volumeviz.readers
Segy byte order mode.
SoVRSegyFileReader.SegyScanningResps - Enum in com.openinventor.volumeviz.readers
SoSegyScanningCB return code.
SoVRSegyTraceHeaderBytePosition - Class in com.openinventor.volumeviz.readers
SEGY file trace header field description.
SoVRSegyTraceHeaderBytePosition() - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition
constructor
SoVRSegyTraceHeaderBytePosition(SoVRSegyTraceHeaderBytePosition) - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyTraceHeaderBytePosition
 
SoVRSegyTraceHeaderBytePosition.TraceAttributes - Enum in com.openinventor.volumeviz.readers
Field names.
SoVRSegyTraceHeaderBytePosition.TraceByteFormats - Enum in com.openinventor.volumeviz.readers
Field formats.
SoVRSegyTraceIdHeader - Class in com.openinventor.volumeviz.readers
SEGY trace identification header.
SoVRSegyTraceIdHeader() - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyTraceIdHeader
Default constructor.
SoVRSegyTraceIdHeader(SoVRSegyTraceIdHeader) - Constructor for class com.openinventor.volumeviz.readers.SoVRSegyTraceIdHeader
 
SoVRTiffFileReader - Class in com.openinventor.volumeviz.readers
TIFF file reader.
SoVRTiffFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRTiffFileReader
Constructor.
SoVRVolFileReader - Class in com.openinventor.volumeviz.readers
VOL file reader.
SoVRVolFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRVolFileReader
Constructor.
SoVRVoxFileReader - Class in com.openinventor.volumeviz.readers
VOX file reader.
SoVRVoxFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRVoxFileReader
Constructor.
SoVRXtFileReader - Class in com.openinventor.volumeviz.readers
XT file reader.
SoVRXtFileReader() - Constructor for class com.openinventor.volumeviz.readers.SoVRXtFileReader
 
SoWindowElement - Class in com.openinventor.inventor.elements
Stores the current window attributes.
SoWrapperKit - Class in com.openinventor.inventor.nodekits
Wrapper nodekit class.
SoWrapperKit() - Constructor for class com.openinventor.inventor.nodekits.SoWrapperKit
Constructor.
SoWriteAction - Class in com.openinventor.inventor.actions
Writes a scene graph to a file.
SoWriteAction() - Constructor for class com.openinventor.inventor.actions.SoWriteAction
Constructor.
SoWriteAction(SoOutput) - Constructor for class com.openinventor.inventor.actions.SoWriteAction
Constructor that takes an SoOutput to use for output.
SoWWWAnchor - Class in com.openinventor.inventor.nodes
Separator group node with a URL hyperlink.
SoWWWAnchor() - Constructor for class com.openinventor.inventor.nodes.SoWWWAnchor
Creates an anchor node with default settings.
SoWWWAnchor.Mappings - Enum in com.openinventor.inventor.nodes
Mapping.
SoWWWInline - Class in com.openinventor.inventor.nodes
Node that refers to children through a URL.
SoWWWInline() - Constructor for class com.openinventor.inventor.nodes.SoWWWInline
Creates an inline node with default settings.
SoWWWInline.BboxVisibilities - Enum in com.openinventor.inventor.nodes
BboxVisibility.
SoWWWInlineFetchURLCB - Class in com.openinventor.inventor.misc.callbacks
Callback for SoWWWInline.
SoWWWInlineFetchURLCB() - Constructor for class com.openinventor.inventor.misc.callbacks.SoWWWInlineFetchURLCB
 
SPACE - com.openinventor.inventor.events.SoKeyboardEvent.Keys
Space.
spacing - Variable in class com.openinventor.inventor.nodes.SoAnnoText3
Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.
spacing - Variable in class com.openinventor.inventor.nodes.SoAsciiText
Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.
spacing - Variable in class com.openinventor.inventor.nodes.SoText2
Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.
spacing - Variable in class com.openinventor.inventor.nodes.SoText3
Defines the distance (in the negative y direction) between the base points of successive strings, measured with respect to the current font height.
specular - Variable in class com.openinventor.inventor.actions.SoCallbackAction.Material
 
specular - Variable in class com.openinventor.inventor.nodes.SoPhysicalMaterial
Specular coefficient of the surface.
SPECULAR_CASE - com.openinventor.inventor.elements.SoLazyElement.Cases
Deprecated.
Specular case.
SPECULAR_MASK - com.openinventor.inventor.elements.SoLazyElement.Masks
Deprecated.
Specular mask.
SPECULAR_MASK - com.openinventor.inventor.elements.SoMaterialElement.Masks
Specular mask.
specularColor - Variable in class com.openinventor.inventor.nodes.SoMaterial
Specular color of the surface.
speed - Variable in class com.openinventor.inventor.engines.SoElapsedTime
Scale factor for time.
speed - Variable in class com.openinventor.inventor.nodes.SoBlinker
Defines the speed of the blinker, in cycles per second.
speed - Variable in class com.openinventor.inventor.nodes.SoPendulum
Defines the speed of the pendulum, in cycles per second.
speed - Variable in class com.openinventor.inventor.nodes.SoRotor
Defines the speed of the rotor, in revolutions per second.
speed - Variable in class com.openinventor.inventor.nodes.SoShuttle
Defines the speed of the shuttle, in cycles per second.
SPHERE - com.openinventor.inventor.projection.SbProj4Projection.PredefinedEllipsoids
 
SPHERE - com.openinventor.meshviz.data.PoMesh2DVec.ArrowShapes
 
SPHERE - com.openinventor.meshviz.data.PoMesh3DVec.ArrowShapes
 
sphereRadius - Variable in class com.openinventor.meshviz.data.PoStreamSphereMotion
Defines the radius of each sphere drawn.
spine - Variable in class com.openinventor.inventor.nodes.SoBaseExtrusion
Spine points.
SPINE_ONLY - com.openinventor.inventor.nodes.SoBaseExtrusion.ScaleModes
Only the spine points are scaled.
spineSimplificationMode - Variable in class com.openinventor.inventor.nodes.SoCircularExtrusion
Defines the spine simplification behavior of the extrusion.
SQ - com.openinventor.volumeviz.readers.dicom.SoDicomTag.VRs
Sequence.
SQUARE_ALIGNED_EXT_POS - com.openinventor.meshviz.graph.PoPieChart.ExtAnnotPositions
Exterior annotations are aligned on a square.
SQUARE_END - com.openinventor.hardcopy.SoVectorizeAction.EndLineStyles
 
SQUARE_FILLED_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square filled 5x5.
SQUARE_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square filled 5x5.
SQUARE_FILLED_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square filled 5x5.
SQUARE_FILLED_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square filled 7x7.
SQUARE_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square filled 7x7.
SQUARE_FILLED_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square filled 7x7.
SQUARE_FILLED_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square filled 9x9.
SQUARE_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square filled 9x9.
SQUARE_FILLED_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square filled 9x9.
SQUARE_LINE_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square line 5x5.
SQUARE_LINE_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square line 5x5.
SQUARE_LINE_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square line 5x5.
SQUARE_LINE_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square line 7x7.
SQUARE_LINE_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square line 7x7.
SQUARE_LINE_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square line 7x7.
SQUARE_LINE_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Square line 9x9.
SQUARE_LINE_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Square line 9x9.
SQUARE_LINE_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Square line 9x9.
SRC_ALPHA - com.openinventor.inventor.elements.SoBlendElement.BlendFactors
 
SRC_ALPHA - com.openinventor.inventor.nodes.SoTextureCombiner.OperandRGBAs
(Calpha, Calpha, Calpha).
SRC_ALPHA_SATURATE - com.openinventor.inventor.elements.SoBlendElement.BlendFactors
 
SRC_COLOR - com.openinventor.inventor.elements.SoBlendElement.BlendFactors
 
SRC_COLOR - com.openinventor.inventor.nodes.SoTextureCombiner.OperandRGBAs
(Cred, Cgreen, Cblue).
SRC1_ALPHA - com.openinventor.inventor.elements.SoBlendElement.BlendFactors
 
SRC1_COLOR - com.openinventor.inventor.elements.SoBlendElement.BlendFactors
 
SS - com.openinventor.volumeviz.readers.dicom.SoDicomTag.VRs
Signed 16 bits integer.
sse2Supported() - Static method in class com.openinventor.inventor.SbCPUID
 
sse3Supported() - Static method in class com.openinventor.inventor.SbCPUID
 
sseSupported() - Static method in class com.openinventor.inventor.SbCPUID
 
SSLv2 - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.SecurityProtocols
 
SSLv2 - com.openinventor.remoteviz.rendering.ServiceSettings.SecurityProtocols
 
SSLv3 - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.SecurityProtocols
 
SSLv3 - com.openinventor.remoteviz.rendering.ServiceSettings.SecurityProtocols
 
ST - com.openinventor.volumeviz.readers.dicom.SoDicomTag.VRs
Short Text.
StackFrame() - Constructor for class com.openinventor.inventor.errors.SoErrorStack.StackFrame
Default constructor.
StackFrame(SoErrorStack.StackFrame) - Constructor for class com.openinventor.inventor.errors.SoErrorStack.StackFrame
 
STAIRS_2X - com.openinventor.meshviz.nodes.PoMesh1DHints.GeomInterpretations
Y stair no necessarily passing through all points.
STAIRS_2Y - com.openinventor.meshviz.nodes.PoMesh1DHints.GeomInterpretations
double X stair passing through all points.
STAIRS_X - com.openinventor.meshviz.nodes.PoMesh1DHints.GeomInterpretations
spline.
STAIRS_Y - com.openinventor.meshviz.nodes.PoMesh1DHints.GeomInterpretations
X stair passing through all points.
STANDARD - com.openinventor.inventor.nodes.SoAlgebraicShape.ASClippingPolicies
 
STANDARD - com.openinventor.inventor.nodes.SoColorMap.PredefinedColorMaps
Standard.
STANDARD - com.openinventor.ldm.nodes.SoTransferFunction.PredefColorMaps
Standard (opaque).
STANDARD - com.openinventor.meshvizxlm.mapping.nodes.MoPredefinedColorMapping.PredefColorMapping
Standard color map
STAR_5_5 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Star 5x5.
STAR_5_5 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Star 5x5.
STAR_5_5 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Star 5x5.
STAR_7_7 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Star 7x7.
STAR_7_7 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Star 7x7.
STAR_7_7 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Star 7x7.
STAR_9_9 - com.openinventor.inventor.nodes.SoIndexedMarkerSet.MarkerTypes
Star 9x9.
STAR_9_9 - com.openinventor.inventor.nodes.SoMarker.MarkerTypes
Star 9x9.
STAR_9_9 - com.openinventor.inventor.nodes.SoMarkerSet.MarkerTypes
Star 9x9.
start - Variable in class com.openinventor.meshviz.graph.PoAutoCubeAxis
Start point of the parallelepiped's diagonal.
start - Variable in class com.openinventor.meshviz.graph.PoAutoValueLegend
First point of one of the diagonals of the rectangle delimiting the legend.
start - Variable in class com.openinventor.meshviz.graph.PoAxis.MarginAttributes
 
start - Variable in class com.openinventor.meshviz.graph.PoCartesianAxis
Defines the start of the axis.
start - Variable in class com.openinventor.meshviz.graph.PoCoordinateSystemAxis
Start of the coordinate system.
start - Variable in class com.openinventor.meshviz.graph.PoGroup2Axis
Start point of the both axis.
start - Variable in class com.openinventor.meshviz.graph.PoGroup3Axis3
Start point of the three axes.
start - Variable in class com.openinventor.meshviz.graph.PoGroup4Axis
Start point of the bottom horizontal axis and of the left vertical axis.
start - Variable in class com.openinventor.meshviz.graph.PoGroup6Axis3
Start point of the cube.
start - Variable in class com.openinventor.meshviz.graph.PoHistogram
Define the start point of the histogram.
start - Variable in class com.openinventor.meshviz.graph.PoItemLegend
First point of one of the diagonals of the rectangle delimiting the legend.
start() - Method in class com.openinventor.inventor.sensors.SoSystemTimer
Start the timer.
start() - Method in class com.openinventor.inventor.viewercomponents.awt.Timer
 
start() - Method in class com.openinventor.inventor.viewercomponents.swt.Timer
 
start(SoNode) - Static method in class com.openinventor.ivtune.SoIvTune
Starts an IvTune or Open Inventor Studio session based on the specified scene graph, for example a subset of the application scene graph.
start(SoSceneManager) - Static method in class com.openinventor.ivtune.SoIvTune
Deprecated.
As of Open Inventor 9.8.0.0. No longer used. Use start(SoRenderAreaCore*) or start(SoNode*) instead.
start(SoRenderAreaCore) - Static method in class com.openinventor.ivtune.SoIvTune
Starts an IvTune or Open Inventor Studio session based on the scene graph managed by the given SoRenderAreaCore.
START_BANDWIDTH_CALIBRATION - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.ServiceMessageEventArg.States
The network bandwidth calibration is started.
START_FIRST - com.openinventor.inventor.elements.SoProfileElement.ProfileType
Start first.
START_FIRST - com.openinventor.inventor.nodes.SoProfile.Profiles
Start a new profile and remove any existing profiles from the current list.
START_LATENCY_CALIBRATION - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.ServiceMessageEventArg.States
The network latency calibration is started.
START_NETWORK_CALIBRATION - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.ServiceMessageEventArg.States
The network calibration is started.
START_NEW - com.openinventor.inventor.elements.SoProfileElement.ProfileType
Start new.
START_NEW - com.openinventor.inventor.nodes.SoProfile.Profiles
Start a new profile and add it to the current list.
startAngle - Variable in class com.openinventor.meshviz.graph.PoAngularAxis
Angle in radians of the origin of the axis.
startAngle - Variable in class com.openinventor.meshviz.graph.PoCircleArcCtrRadTwoAngle
Start angle.
startArrowColoringType - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Coloring method of the start shape.
startArrowColoringType - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Coloring method of the start shape.
startArrowHeightFactor - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Height (or Height multiplicative factor) of the arrow shape.
startArrowHeightFactor - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Height (or Height multiplicative factor) of the arrow shape.
startArrowHeightType - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Defines the type of method to compute the arrow height.
startArrowHeightType - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Defines the type of method to compute the arrow height.
startArrowRadiusFactor - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
The start-arrow's radius is start-arrow's height * startArrowRadiusFactor.
startArrowRadiusFactor - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
The start-arrow's radius is start-arrow's height * startArrowRadiusFactor.
startArrowShape - Variable in class com.openinventor.meshviz.data.PoMesh2DVec
Type of shape to be drawn at the start point of the body.
startArrowShape - Variable in class com.openinventor.meshviz.data.PoMesh3DVec
Type of shape to be drawn at the start point of the body.
startDate - Variable in class com.openinventor.meshviz.graph.PoTimeAxis
Start date of the axis.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFColor
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFColorRGBA
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFDouble
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFEnum
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFFloat
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFInt32
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFInt64
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFMatrix
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFPlane
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFRotation
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFShort
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2d
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2f
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2i32
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec2s
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3d
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3f
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3i32
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec3s
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4b
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4f
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4i32
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4s
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4ub
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4ui32
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.inventor.fields.SoMFVec4us
Returns a pointer to the internally maintained array that can be modified.
startEditing() - Method in class com.openinventor.ldm.nodes.SoDataSet
Initiate an editing transaction.
startEditing() - Method in class com.openinventor.volumeviz.nodes.SoVolumeData
Initiate an editing transaction.
startIndex - Variable in class com.openinventor.inventor.nodes.SoNonIndexedShape
Index of first coordinate of shape.
startingPoints - Variable in class com.openinventor.meshvizxlm.mapping.nodes.MoMeshStreamline
Starting points for the streamline computation.
The default value is empty.
startPatternType - Variable in class com.openinventor.meshviz.graph.PoArrow
Defines the start arrow pattern type.
startPatternType - Variable in class com.openinventor.meshviz.graph.PoArrow3
Defines the start arrow pattern type.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArc3CtrPtAngle
Start point of the arc.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArc3CtrTwoPts
Start point of the arc.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArc3ThreePts
Start point of the arc.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArcCtrPtAngle
Start point of the arc.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArcCtrTwoPts
Start point of the arc.
startPoint - Variable in class com.openinventor.meshviz.graph.PoCircleArcThreePts
Start point of the arc.
startPoints - Variable in class com.openinventor.meshviz.data.PoBaseStreamLine
Start points of the streamlines.
startRadius - Variable in class com.openinventor.meshviz.graph.PoPolarAxis
Radius at the start of the axis.
startReport(String) - Static method in class com.openinventor.inventor.actions.SoReorganizeAction
Starts a report.
stateChanged(float) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel.Listener
 
stateChanged(ChangeEvent) - Method in class com.openinventor.inventor.viewercomponents.awt.tools.SliderPanel.Listener
 
STATIC - com.openinventor.inventor.devices.SoGpuBufferObject.BufferAccessFrequencies
The application will set the data once.
STATIC - com.openinventor.inventor.nodes.SoBufferedShape.Usages
The shape is static, its buffers are never modified or modified infrequently.
STATIC_COPY - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used many times.
STATIC_DRAW - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used many times.
STATIC_READ - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used many times.
STENCIL - com.openinventor.inventor.nodes.SoRenderToTarget.Attachments
 
step - Variable in class com.openinventor.inventor.engines.SoCounter
Counter step value.
step - Variable in class com.openinventor.inventor.engines.SoTimeCounter
Counter step value.
step - Variable in class com.openinventor.meshviz.graph.PbIsovaluesList.IsoList
 
step - Variable in class com.openinventor.meshviz.graph.PoLinearAxis
Defines the step for the axis.
step - Variable in class com.openinventor.meshviz.graph.PoPolarLinAxis
Defines the step for the axis.
step - Variable in class com.openinventor.meshviz.nodes.PoIsovaluesList.IsoList
 
StepEventArg(SoNode, String, int, int) - Constructor for class com.openinventor.inventor.SoProgressIndicator.StepEventArg
 
STEPREADER - com.openinventor.remoteviz.rendering.ServiceSettings.Extensions
 
stereoOffset - Variable in class com.openinventor.inventor.SbViewVolume.Matrices
 
STILL - com.openinventor.inventor.viewercomponents.SiRenderArea.RenderStatus
The frame has been rendered in still mode.
STLAZARUS - com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.EnvironmentMaps
stop() - Method in class com.openinventor.inventor.mpeg.SoMPEGRenderer
Stops the recording and closes the opened file.
stop() - Method in class com.openinventor.inventor.sensors.SoSystemTimer
Stop the timer.
stop() - Method in class com.openinventor.inventor.viewercomponents.awt.Timer
 
stop() - Method in class com.openinventor.inventor.viewercomponents.swt.Timer
 
stop() - Static method in class com.openinventor.ivtune.SoIvTune
Ends IvTune/Open Inventor Studio session.
stopActionInBranch() - Method in class com.openinventor.inventor.actions.SoAction
This function stops the action in the current Scene Graph branch.
StorageLayoutIJ - Enum in com.openinventor.meshvizxlm.mesh
Hint about data organization in memory for IJ surface mesh.
StorageLayoutIJK - Enum in com.openinventor.meshvizxlm.mesh
Hint about data organization in memory for IJK volume mesh.
STPETER - com.openinventor.volumeviz.nodes.SoVolumeRenderingPhysicalQuality.EnvironmentMaps
STREAM_COPY - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used at most a few times.
STREAM_DRAW - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used at most a few times.
STREAM_READ - com.openinventor.inventor.devices.SoGLBufferObject.Usages
The data store contents will be modified once and used at most a few times.
STRETCH - com.openinventor.inventor.nodes.SoImageBackground.Styles
Image is stretched to exactly fill the viewport in both directions
(image aspect ratio is not preserved).
STRETCH - com.openinventor.remoteviz.clients.nodes.SoRemoteVizClient.DisplayModes
Stretches the image to fill the container.
stride - Variable in class com.openinventor.inventor.nodes.SoVertexShaderParameterBufferObject
Specifies the byte offset between consecutive generic vertex parameter.
STRIKETHROUGH - com.openinventor.inventor.elements.SoTextStyleElement.Styles
STRIKETHROUGH.
STRIKETHROUGH - com.openinventor.inventor.nodes.SoTextProperty.Styles
STRIKETHROUGH.
STRIKETHROUGH_COLOR - com.openinventor.inventor.nodes.SoTextProperty.StyleColorType
STRIKETHROUGH_COLOR.
string - Variable in class com.openinventor.inventor.nodes.SoAnnoText3
The text string(s) to display.
string - Variable in class com.openinventor.inventor.nodes.SoAsciiText
The text string(s) to display.
string - Variable in class com.openinventor.inventor.nodes.SoInfo
Defines the info string.
string - Variable in class com.openinventor.inventor.nodes.SoText2
The text string(s) to display.
string - Variable in class com.openinventor.inventor.nodes.SoText3
The text string(s) to display.
string - Variable in class com.openinventor.meshviz.graph.PoAxis.TitleAttributes
 
string - Variable in class com.openinventor.meshviz.graph.PoLabelField
List of strings to display.
STRING - com.openinventor.volumeviz.readers.dicom.SiDicomValue.ValueTypes
 
STRING_ABOVE_VALUE - com.openinventor.meshviz.graph.PoLabelField.ConcatTypes
Strings are concatenated above values.
STRING_BEFORE_VALUE - com.openinventor.meshviz.graph.PoLabelField.ConcatTypes
Strings are concatenated before values.
stringsIndex - Variable in class com.openinventor.meshviz.graph.PoLabel
Defines the index of the set of strings used for the names attached to labels when valueType is equal to NAME.
stringsIndex - Variable in class com.openinventor.meshviz.graph.PoPieChartRep
Defines the index of the set of strings used for the names attached to slices.
style - Variable in class com.openinventor.inventor.nodes.SoDrawStyle
Drawing style.
style - Variable in class com.openinventor.inventor.nodes.SoFontStyle
Specifies style of the chosen font.
style - Variable in class com.openinventor.inventor.nodes.SoImageBackground
Specifies how the image will be mapped onto the window.
style - Variable in class com.openinventor.inventor.nodes.SoLocateHighlight
Highlighting draw style.
style - Variable in class com.openinventor.inventor.nodes.SoPickStyle
Picking style.
style - Variable in class com.openinventor.inventor.nodes.SoShadowStyle
Shadow style.
style - Variable in class com.openinventor.inventor.nodes.SoTextProperty
Specifies zero or more styles to be applied to text.
style - Variable in class com.openinventor.volumeviz.nodes.SoVolumeDataDrawStyle
Set the draw style used for a volume or mask: .
styleColors - Variable in class com.openinventor.inventor.nodes.SoTextProperty
Specifies the color to use for each style.
styleColorsUseCurrentMaterial - Variable in class com.openinventor.inventor.nodes.SoTextProperty
This field allows to use the current SoMaterial instead of the value specified by styleColors for each available style (default gray).
styles - Variable in class com.openinventor.inventor.nodes.SoPolygonOffset
A bit-wise combination of FILLED, LINES, and POINTS that determines which polygon modes should be offset.
SUB - com.openinventor.inventor.nodes.SoCSGShape.CsgOperationTypes
LeftOperand - rightOperand.
SUB_VOLUME - com.openinventor.ldm.nodes.SoROI.FlagsType
Convenient enums.
subdivideTile - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRender
If true, LDM tiles will be subdivided for rendering.
subLength - Variable in class com.openinventor.meshviz.graph.PoAxis.TickAttributes
 
subSetting(SbBox3i32) - Method in class com.openinventor.volumeviz.nodes.SoVolumeData
Deprecated.
As of Open Inventor 9.0.0.0. No longer supported. Please use SoLDMDataAccess class.
substract(SbTime) - Method in class com.openinventor.inventor.SbTime
Subtraction of two times which modifies the time structure.
substract(SbVec2d) - Method in class com.openinventor.inventor.SbVec2d
Component-wise vector subtraction operator.
substract(SbVec2f) - Method in class com.openinventor.inventor.SbVec2f
Component-wise vector subtraction operator.
substract(SbVec2i32) - Method in class com.openinventor.inventor.SbVec2i32
Component-wise vector subtraction operator.
substract(SbVec2s) - Method in class com.openinventor.inventor.SbVec2s
Component-wise vector subtraction operator.
substract(SbVec3d) - Method in class com.openinventor.inventor.SbVec3d
Component-wise vector subtraction operator.
substract(SbVec3f) - Method in class com.openinventor.inventor.SbVec3f
Component-wise vector subtraction operator.
substract(SbVec3i32) - Method in class com.openinventor.inventor.SbVec3i32
Component-wise vector subtraction operator.
substract(SbVec3s) - Method in class com.openinventor.inventor.SbVec3s
Component-wise vector subtraction operator.
substract(SbVec4b) - Method in class com.openinventor.inventor.SbVec4b
Component-wise vector subtraction operator.
substract(SbVec4d) - Method in class com.openinventor.inventor.SbVec4d
Component-wise vector subtraction operator.
substract(SbVec4f) - Method in class com.openinventor.inventor.SbVec4f
Component-wise vector subtraction operator.
substract(SbVec4i32) - Method in class com.openinventor.inventor.SbVec4i32
Component-wise vector subtraction operator.
substract(SbVec4s) - Method in class com.openinventor.inventor.SbVec4s
Component-wise vector subtraction operator.
substract(SbVec4ub) - Method in class com.openinventor.inventor.SbVec4ub
Component-wise vector subtraction operator.
substract(SbVec4ui32) - Method in class com.openinventor.inventor.SbVec4ui32
Component-wise vector subtraction operator.
substract(SbVec4us) - Method in class com.openinventor.inventor.SbVec4us
Component-wise vector subtraction operator.
SubTaskEventArg(SoNode, String, int, int, int) - Constructor for class com.openinventor.inventor.SoProgressIndicator.SubTaskEventArg
 
SubTextureImage() - Constructor for class com.openinventor.inventor.fields.SoSFImage.SubTextureImage
 
SubTextureImage() - Constructor for class com.openinventor.inventor.fields.SoSFImage3.SubTextureImage
 
subTileDimension - Variable in class com.openinventor.ldm.nodes.SoLDMResourceParameters
Size of subtiles used by some accelerated algorithms.
SUBTRACT - com.openinventor.inventor.nodes.SoTextureCombiner.CombineFunctions
Output fragment is source0 - source1.
subVolume - Variable in class com.openinventor.ldm.nodes.SoROI
Specifies the bounds of the subvolume that will be rendered.
SUM_INTENSITY - com.openinventor.volumeviz.nodes.SoVolumeShape.Compositions
Deprecated.
Sum intensity.
SUM_INTENSITY_PROJECTION - com.openinventor.volumeviz.nodes.SoVolumeRender.RenderModes
Ray sum intensity projection (RSP).
sumFontName - Variable in class com.openinventor.meshviz.graph.PoMultipleHistogram
Font name of bars sums.
sumFontSize - Variable in class com.openinventor.meshviz.graph.PoMultipleHistogram
Font size of bars sums.
sumPath - Variable in class com.openinventor.meshviz.graph.PoMultipleHistogram
Writing path of bars sums.
sumPosition - Variable in class com.openinventor.meshviz.graph.PoMultipleHistogram
Position of sums in relation to bars.
sumVisibility - Variable in class com.openinventor.meshviz.graph.PoMultipleHistogram
Bars sums visibility.
SUPERSAMPLING - com.openinventor.inventor.SoSceneManager.AntialiasingModes
The advantage of this algorithm is it gives high quality images even on lines.
SUPPORTED - com.openinventor.remoteviz.rendering.FrameEncoders.Status
The encoder can be loaded and used by the service.
supportedTransferSyntax() - Method in class com.openinventor.volumeviz.readers.SoVRDicomData
Returns true if the transfer syntax is supported by Open Inventor.
SURFACE_MESH_CURVILINEAR - com.openinventor.meshvizxlm.mapping.MoMeshVizDataMapping.MeshType
Curvilinear Surface Mesh
SURFACE_MESH_UNSTRUCTURED - com.openinventor.meshvizxlm.mapping.MoMeshVizDataMapping.MeshType
Unstructured Surface Mesh
surfaceScalarExponent - Variable in class com.openinventor.volumeviz.nodes.SoVolumeRenderingQuality
If this field is greater than or equal to 1, a surface with a small gradient will be less lighted than a surface with a high gradient.
surfOrientation - Variable in class com.openinventor.meshviz.data.PoMeshLevelSurf
Orientation of the level surface.
swapBuffers() - Method in class com.openinventor.inventor.devices.SoGLContext
Swaps the buffers with the value stored in the SoGLFormat, which is set to the main plane by default.
swapColors - Variable in class com.openinventor.inventor.nodes.SoGradientBackground
Reverse colors (default is false).
SWISS_OBL_MERCATOR - com.openinventor.inventor.projection.SbProj4Projection.Projections
 
SWITCHING_PROTOCOLS - com.openinventor.remoteviz.rendering.HTTPResponse.HTTPStatus
 
SWTEventToSoEvent - Class in com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas
 
SWTEventToSoEvent() - Constructor for class com.openinventor.inventor.viewercomponents.swt.glcanvas.renderareas.SWTEventToSoEvent
 
SWTResourceManager - Class in com.openinventor.inventor.viewercomponents.swt.tools
Utility class for managing OS resources associated with SWT controls such as colors, fonts, images, etc.
SWTResourceManager() - Constructor for class com.openinventor.inventor.viewercomponents.swt.tools.SWTResourceManager
 
synchronize(SoCamera) - Method in class com.openinventor.inventor.viewercomponents.SoCameraInteractor
Copy field values from the specified camera to the camera of this interactor.
SYNCHRONOUS - com.openinventor.inventor.nodes.SoExtTexture2.Syncs
The loading is blocking (no thread launched).
synchronousExtraction(SoSceneManager) - Method in class com.openinventor.volumeviz.nodes.SoOffscreenVolumeRender
Does extraction synchronously, whereas using trigger field will execute extraction on next redraw.
syncIn - Variable in class com.openinventor.inventor.engines.SoTimeCounter
Restart at the beginning of the cycle.
syncMode - Variable in class com.openinventor.inventor.nodes.SoExtTexture2
Specifies the synchronous/asynchronous mode.
syncOut - Variable in class com.openinventor.inventor.engines.SoCounter
( SoSFTrigger ) Triggers at cycle start.
syncOut - Variable in class com.openinventor.inventor.engines.SoTimeCounter
( SoSFTrigger ) Triggers at cycle start.
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 
All Classes All Packages