public class SoTextureImage3Element extends SoTextureImageElementBase
See also:
SoTextureImageElementBase.Targets
Inventor.ConstructorCommand
TEXTURE2D, TEXTURECUBEMAP
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static boolean |
containsTransparency(SoState state)
Calls containsTransparency(state, (int)0).
|
static boolean |
containsTransparency(SoState state,
int unit)
Returns true if the texture contains transparency info.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static void |
set(SoState state,
SoNode node,
SbVec3s size,
int numComponents,
byte[] bytes,
SoBufferObject bufferObject,
int GLInternalFormat,
int wrapS,
int wrapT,
int wrapR,
int model,
SbColor blendColor,
float maxAnisotropy,
boolean enableBorder,
SbVec4f borderColor)
Sets the current image, wrap, and model.
|
static void |
set(SoState state,
SoNode node,
SbVec3s subSize,
int xoffset,
int yoffset,
int zoffset,
byte[] bytes,
int texname)
Pass texname = -1 to deactivate subtexturing.
|
push
getClassStackIndex, pop
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static boolean containsTransparency(SoState state)
@Deprecated public static int getClassStackIndex()
public static boolean containsTransparency(SoState state, int unit)
public static void set(SoState state, SoNode node, SbVec3s size, int numComponents, byte[] bytes, SoBufferObject bufferObject, int GLInternalFormat, int wrapS, int wrapT, int wrapR, int model, SbColor blendColor, float maxAnisotropy, boolean enableBorder, SbVec4f borderColor)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com