Package | Description |
---|---|
com.openinventor.inventor.nodes |
Modifier and Type | Method and Description |
---|---|
SoTexture.FileTypes |
SoTexture.getBitmapFileType()
Gets the texture file format.
|
static SoTexture.FileTypes |
SoTexture.FileTypes.valueOf(int val)
Returns the enum constant of this type with the specified integer value
|
static SoTexture.FileTypes |
SoTexture.FileTypes.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static SoTexture.FileTypes[] |
SoTexture.FileTypes.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static SbRasterImage |
SoTexture.readTexture(java.lang.String filename,
SoTexture.FileTypes filetype)
Convenience function that loads the image data from any texture file supported by Open Inventor and returns an
SbRasterImage object. |
void |
SoTexture.setBitmapFileType(SoTexture.FileTypes in_type)
Sets the texture file format.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com