Package | Description |
---|---|
com.openinventor.inventor.actions |
Modifier and Type | Method and Description |
---|---|
static SoRayPickAction.PickingModes |
SoRayPickAction.PickingModes.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
SoRayPickAction.PickingModes |
SoRayPickAction.getPickingMode()
Returns the
PickingMode used for the ray pick action. |
static SoRayPickAction.PickingModes |
SoRayPickAction.PickingModes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoRayPickAction.PickingModes |
SoRayPickAction.PickingModes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoRayPickAction.PickingModes[] |
SoRayPickAction.PickingModes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoRayPickAction.setPickingMode(SoRayPickAction.PickingModes pickingMode)
Sets the picking mode.
|
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com