| Package | Description |
|---|---|
| com.openinventor.meshviz.data |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<PoMesh.ColoringTypes> |
PoMesh.coloringType
Defines the type of method used to color each mesh element, mesh edge or mesh contour line of a representation.
|
| Modifier and Type | Method and Description |
|---|---|
static PoMesh.ColoringTypes |
PoMesh.ColoringTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoMesh.ColoringTypes |
PoMesh.ColoringTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoMesh.ColoringTypes |
PoMesh.ColoringTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoMesh.ColoringTypes[] |
PoMesh.ColoringTypes.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