| Package | Description |
|---|---|
| com.openinventor.meshviz.graph |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<PoErrorPointField.SkeletonTypes> |
PoErrorPointField.skeletonType
Defines the skeleton associated to errors.
|
| Modifier and Type | Method and Description |
|---|---|
static PoErrorPointField.SkeletonTypes |
PoErrorPointField.SkeletonTypes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoErrorPointField.SkeletonTypes |
PoErrorPointField.SkeletonTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoErrorPointField.SkeletonTypes |
PoErrorPointField.SkeletonTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoErrorPointField.SkeletonTypes[] |
PoErrorPointField.SkeletonTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PoErrorPointField(SbVec2f[] _point,
float[] _errorX,
float[] _errorY,
PoErrorPointField.ShapeTypes _shapeType,
PoErrorPointField.SkeletonTypes _skeletonType)
Constructor.
|
Generated on February 24, 2026, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com