Package | Description |
---|---|
com.openinventor.inventor.fields |
Modifier and Type | Method and Description |
---|---|
static SoSFImage.CopyPolicies |
SoSFImage.CopyPolicies.fromValue(int val)
Deprecated.
Use
valueOf(int) instead. |
static SoSFImage.CopyPolicies |
SoSFImage.CopyPolicies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoSFImage.CopyPolicies |
SoSFImage.CopyPolicies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoSFImage.CopyPolicies[] |
SoSFImage.CopyPolicies.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
SoSFImage.setValue(SbVec2i32 size,
int nc,
SoSFImage.DataTypes dataType,
SoBufferObject bufferObject,
SoSFImage.CopyPolicies copy) |
void |
SoSFImage.setValue(SbVec2s size,
int nc,
SoSFImage.DataTypes dataType,
SoBufferObject bufferObject,
SoSFImage.CopyPolicies copy) |
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com