Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Field and Description |
---|---|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand0Alpha
Specifies an operand to be applied on the source0Alpha before applying the combiner.
|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand0RGB
Specifies an operand to be applied on the source0RGB before applying the combiner.
|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand1Alpha
Specifies an operand to be applied on the source1Alpha before applying the combiner.
|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand1RGB
Specifies an operand to be applied on the source1RGB before applying the combiner.
|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand2Alpha
Specifies an operand to be applied on the source2Alpha before applying the combiner.
|
SoSFEnum<SoTextureCombiner.OperandRGBAs> |
SoTextureCombiner.operand2RGB
Specifies an operand to be applied on the source2RGB before applying the combiner.
|
Modifier and Type | Method and Description |
---|---|
static SoTextureCombiner.OperandRGBAs |
SoTextureCombiner.OperandRGBAs.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTextureCombiner.OperandRGBAs |
SoTextureCombiner.OperandRGBAs.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTextureCombiner.OperandRGBAs[] |
SoTextureCombiner.OperandRGBAs.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com