| Package | Description |
|---|---|
| com.openinventor.meshviz.graph |
| Modifier and Type | Field and Description |
|---|---|
SoSFEnum<PoCurve.CurveReps> |
PoCurve.curveRep
Defines the curve representation (polyline, smooth, stair, ...)
|
| Modifier and Type | Method and Description |
|---|---|
static PoCurve.CurveReps |
PoCurve.CurveReps.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static PoCurve.CurveReps |
PoCurve.CurveReps.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static PoCurve.CurveReps |
PoCurve.CurveReps.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PoCurve.CurveReps[] |
PoCurve.CurveReps.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
PoCurve(SbVec2f[] _point,
PoCurve.CurveReps _curveRep)
Constructor.
|
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com