Package | Description |
---|---|
com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
com.openinventor.inventor.errors | |
com.openinventor.inventor.misc |
Modifier and Type | Method and Description |
---|---|
boolean |
SoInputReader.canConvert(SoInput in)
Returns true if the specified input source can be converted by this plugin.
|
SoSeparator |
SoInputReader.convert(SoInput name_13719)
Returns the specified input source in the form of an Open Inventor scene graph.
|
static SoNode |
SoDB.read(SoInput in)
Reads a graph from the file specified by the given
SoInput , returning the resulting root node. |
static SoSeparator |
SoDB.readAll(SoInput in)
Reads all graphs and paths from the file specified by the given
SoInput . |
static SoNode |
SoDB.readNode(SoInput in) |
static SoPath |
SoDB.readPath(SoInput in)
Reads a graph from the file specified by the given
SoInput , returning the resulting path. |
Modifier and Type | Method and Description |
---|---|
static void |
SoReadError.post(SoInput in,
java.lang.String formatString)
Posts an error.
|
Modifier and Type | Method and Description |
---|---|
boolean |
SoTranReceiver.interpret(SoInput in)
Interprets the transcription commands found in the given input stream.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com