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