Package | Description |
---|---|
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Method and Description |
---|---|
static SoNurbsPropertyElement.DrawStyles |
SoNurbsPropertyElement.DrawStyles.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoNurbsPropertyElement.DrawStyles |
SoNurbsPropertyElement.DrawStyles.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoNurbsPropertyElement.DrawStyles |
SoNurbsPropertyElement.DrawStyles.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoNurbsPropertyElement.DrawStyles[] |
SoNurbsPropertyElement.DrawStyles.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoNurbsPropertyElement.set(SoState state,
SoNode node,
SoNurbsPropertyElement.DrawStyles drawStyleMask,
int numSamplePoints,
SbColor color,
short isoParamCurvesPattern,
SoNurbsProperty.TessellationTypes tessType,
float tessDistance,
float tessAngle)
Sets the current NURBS properties attributes in the state.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com