| Package | Description |
|---|---|
| com.openinventor.inventor |
Open Inventor is an object-oriented and OpenGL-based API for real-time 3D visualization.
|
| Modifier and Type | Method and Description |
|---|---|
static SoInput.FileTypes |
SoInput.FileTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoInput.FileTypes |
SoInput.getCurFileType()
Deprecated.
As of Open Inventor 9100 See documentation for more details
|
static SoInput.FileTypes |
SoInput.FileTypes.valueOf(int val)
Deprecated.
Returns the enum constant of this type with the specified integer value
|
static SoInput.FileTypes |
SoInput.FileTypes.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static SoInput.FileTypes[] |
SoInput.FileTypes.values()
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SoInput.setCurFileType(SoInput.FileTypes fileType)
Deprecated.
As of Open Inventor 9100 See documentation for more details
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com