| Package | Description |
|---|---|
| com.openinventor.inventor.nodes |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<SoShaderProgram.GeometryOutputTypes> |
SoShaderProgram.geometryOutputType
Specifies the output primitive type of the current geometry shader if any (not used otherwise).
|
| Modifier and Type | Method and Description |
|---|---|
static SoShaderProgram.GeometryOutputTypes |
SoShaderProgram.GeometryOutputTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoShaderProgram.GeometryOutputTypes |
SoShaderProgram.GeometryOutputTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoShaderProgram.GeometryOutputTypes |
SoShaderProgram.GeometryOutputTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoShaderProgram.GeometryOutputTypes[] |
SoShaderProgram.GeometryOutputTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com