Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoBlendElement.BlendFactors |
SoBlendElement.BlendFactors.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoBlendElement.BlendFactors |
SoBlendElement.BlendFactors.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoBlendElement.BlendFactors[] |
SoBlendElement.BlendFactors.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoBlendElement.setFunction(SoState state,
SoBlendElement.BlendFactors source,
SoBlendElement.BlendFactors destination)
Sets the blending function.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com