public class SoGLTextureImage3Element extends SoTextureImage3Element
SoTextureImage3Element
to send the 3D image to GL when necessary.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
Note that this class relies on SoTextureImage3Element
to store the image in the instance.
See also:
SoTextureImage3ElementDeprecated since Open Inventor 9620
SoGLTextureImage3Element
is no longer supported, use equivalent SoTextureImage3Element
.
SoTextureImageElementBase.Targets
Inventor.ConstructorCommand
TEXTURE2D, TEXTURECUBEMAP
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
void |
pop(SoState state,
SoElement prevTopElement)
Deprecated.
Override
pop() method so side effects can occur in GL. |
void |
push(SoState state)
Deprecated.
Overrides
push() method to copy values from next instance in the stack. |
static SoGLDisplayList |
set(SoState state,
SoNode node,
SbVec3s s,
int nc,
byte[] bytes,
SoBufferObject bufferObject,
int GLInternalFormat,
float texQuality,
int wrapS,
int wrapT,
int wrapR,
int model,
SbColor blendColor,
float _maxAnisotropy,
boolean _enableBorder,
SbVec4f _borderColor,
SoGLDisplayList list,
boolean enableCompressedTexture)
Deprecated.
Sets the current image, wrap modes and model.
|
static void |
set(SoState state,
SoNode node,
SbVec3s subSize,
int xoffset,
int yoffset,
int zoffset,
byte[] bytes,
int texname)
Deprecated.
Pass texname = -1 to deactivate subtexturing.
|
static void |
setFilter(SoState state,
SoNode node,
int _minFilter,
int _magFilter)
Deprecated.
|
containsTransparency, containsTransparency, set
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static void setFilter(SoState state, SoNode node, int _minFilter, int _magFilter)
public static void set(SoState state, SoNode node, SbVec3s subSize, int xoffset, int yoffset, int zoffset, byte[] bytes, int texname)
@Deprecated public static int getClassStackIndex()
public void push(SoState state)
push()
method to copy values from next instance in the stack.push
in class SoTextureImageElementBase
public static SoGLDisplayList set(SoState state, SoNode node, SbVec3s s, int nc, byte[] bytes, SoBufferObject bufferObject, int GLInternalFormat, float texQuality, int wrapS, int wrapT, int wrapR, int model, SbColor blendColor, float _maxAnisotropy, boolean _enableBorder, SbVec4f _borderColor, SoGLDisplayList list, boolean enableCompressedTexture)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com