Uses of Class
com.openinventor.inventor.fields.SoMFVec2String
-
Packages that use SoMFVec2String Package Description com.openinventor.inventor.fields com.openinventor.remoteviz.clients.nodes -
-
Uses of SoMFVec2String in com.openinventor.inventor.fields
Subclasses of SoMFVec2String in com.openinventor.inventor.fields Modifier and Type Class Description class
SoMFVec2FilePathString
Multiple-value field containing any number of two-dimensional filePath string vectors. -
Uses of SoMFVec2String in com.openinventor.remoteviz.clients.nodes
Fields in com.openinventor.remoteviz.clients.nodes declared as SoMFVec2String Modifier and Type Field Description SoMFVec2String
SoRemoteVizClient. connectionParameters
Connection parameters that will be sent to the RemoteViz service during the connection establishment.
-