Uses of Class
com.openinventor.inventor.SoInput
Packages that use SoInput
Package
Description
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
-
Uses of SoInput in com.openinventor.inventor
Methods in com.openinventor.inventor with parameters of type SoInputModifier and TypeMethodDescriptionboolean
SoInputReader.canConvert
(SoInput in) Returns true if the specified input source can be converted by this plugin.Returns the specified input source in the form of an Open Inventor scene graph.static SoNode
Reads a graph from the file specified by the givenSoInput
, returning the resulting root node.static SoSeparator
Reads all graphs and paths from the file specified by the givenSoInput
.static SoNode
static SoPath
Reads a graph from the file specified by the givenSoInput
, returning the resulting path. -
Uses of SoInput in com.openinventor.inventor.errors
Methods in com.openinventor.inventor.errors with parameters of type SoInput -
Uses of SoInput in com.openinventor.inventor.misc
Methods in com.openinventor.inventor.misc with parameters of type SoInput