| Package | Description |
|---|---|
| com.openinventor.meshvizxlm.mapping.elements |
Provides state elements.
|
| com.openinventor.meshvizxlm.mapping.nodes |
Provides rendering, property and action nodes.
|
| Modifier and Type | Field and Description |
|---|---|
MoMaterial.ColoringType |
MoMaterialElement.Material.coloring
Coloring method for faces
|
MoMaterial.ColoringType |
MoMaterialElement.Material.lineColoring
Coloring method for lines
|
MoMaterial.ColoringType |
MoMaterialElement.Material.markerColoring
Coloring method for points
|
| Modifier and Type | Method and Description |
|---|---|
static void |
MoMaterialElement.set(SoState state,
SoNode node,
MoMaterial.ColoringType coloring,
SbColor color,
MoMaterial.ColoringType lineColoring,
SbColor lineColor,
MoMaterial.ColoringType markerColoring,
SbColor markerColor,
float transparency)
Sets the current colors and coloring options for the specified traversal
state and node.
|
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<MoMaterial.ColoringType> |
MoMaterial.faceColoring
The coloring method for faces.
|
SoSFEnum<MoMaterial.ColoringType> |
MoMaterial.lineColoring
The coloring method for lines.
|
SoSFEnum<MoMaterial.ColoringType> |
MoMaterial.pointColoring
The coloring method for points.
|
| Modifier and Type | Method and Description |
|---|---|
static MoMaterial.ColoringType |
MoMaterial.ColoringType.valueOf(int val)
Returns the coloring type associated to the specified integer value of
the enum constant.
|
static MoMaterial.ColoringType |
MoMaterial.ColoringType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static MoMaterial.ColoringType[] |
MoMaterial.ColoringType.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