Package | Description |
---|---|
com.openinventor.inventor.fields |
Modifier and Type | Method and Description |
---|---|
static SoSFImage3.CopyPolicies |
SoSFImage3.CopyPolicies.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoSFImage3.CopyPolicies |
SoSFImage3.CopyPolicies.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoSFImage3.CopyPolicies[] |
SoSFImage3.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 |
SoSFImage3.setValue(SbVec3i32 size,
int nc,
SoSFImage.DataTypes dataType,
SoBufferObject bufferObject,
SoSFImage3.CopyPolicies copy)
Sets the value of this field to be an image of the given size, with the given number of components, and with the given pixel values.
|
void |
SoSFImage3.setValue(SbVec3s size,
int nc,
SoBufferObject bufferObject,
SoSFImage3.CopyPolicies copy)
is a convenience method for the unsigned char datatype.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com