Uses of Class
com.openinventor.inventor.fields.SoSFFilePathString
Packages that use SoSFFilePathString
Package
Description
Viewer components nodes independent from graphical user interface.
Provides some nodes and helper classes specifically created to facilitate
implementation of medical applications.
-
Uses of SoSFFilePathString in com.openinventor.inventor.nodes
Fields in com.openinventor.inventor.nodes declared as SoSFFilePathStringModifier and TypeFieldDescriptionfinal SoSFFilePathString
SoExtTexture2.filename
Names file from which to read texture image.final SoSFFilePathString
SoImage.filename
Names file from which to read image.final SoSFFilePathString
SoImageBackground.filename
Names file from which to read texture image.final SoSFFilePathString
SoTexture2.filename
Name of the file from which to read texture image.final SoSFFilePathString
SoFile.name
Name of file from which to read children.final SoSFFilePathString
SoWWWAnchor.name
URL which the application will be called back to fetch when this node is activated by a left mouse click (e.g., "https://www.openinventor.com/").final SoSFFilePathString
SoWWWInline.name
Specifies the URL which the application should fetch as child data to this node (e.g.final SoSFFilePathString
SoShaderObject.sourceProgram
Contains the shader object's source program, specified by a filename (sourceType
set toFILENAME
) or by the string containing the program (sourceType
set toGLSL_PROGRAM
). -
Uses of SoSFFilePathString in com.openinventor.inventor.viewercomponents.nodes
Fields in com.openinventor.inventor.viewercomponents.nodes declared as SoSFFilePathStringModifier and TypeFieldDescriptionfinal SoSFFilePathString
SoViewingCube.faceNegX
Texture to customize the face's appearance which has a "Left" label by default.final SoSFFilePathString
SoViewingCube.faceNegY
Texture to customize the face's appearance which has a "Bottom" label by default.final SoSFFilePathString
SoViewingCube.faceNegZ
Texture to customize the face's appearance which has a "Back" label by default.final SoSFFilePathString
SoViewingCube.facePosX
Texture to customize the face's appearance which has a "Right" label by default.final SoSFFilePathString
SoViewingCube.facePosY
Texture to customize the face's appearance which has a "Top" label by default.final SoSFFilePathString
SoViewingCube.facePosZ
Texture to customize the face's appearance which has a "Front" label by default. -
Uses of SoSFFilePathString in com.openinventor.ldm.nodes
Fields in com.openinventor.ldm.nodes declared as SoSFFilePathStringModifier and TypeFieldDescriptionfinal SoSFFilePathString
SoDataSet.fileName
Indicates the file location containing the data set. -
Uses of SoSFFilePathString in com.openinventor.medical.nodes
Fields in com.openinventor.medical.nodes declared as SoSFFilePathStringModifier and TypeFieldDescriptionDicomInfo.fileName
Path to the DICOM file used to extract DICOM info.