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 TypeMethodDescriptionbooleanSoInputReader.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 SoNodeReads a graph from the file specified by the givenSoInput, returning the resulting root node.static SoSeparatorReads all graphs and paths from the file specified by the givenSoInput.static SoNodestatic SoPathReads 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