public class SoTextureImageElement extends SoTextureImageElementBase
See also:
SoTexture2
, SoExtTexture2
, SoIndexedTexture2
, SoTextureCubeMap
SoTextureImageElementBase.Targets
Inventor.ConstructorCommand
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,
SbVec2i32 subSize,
int xoffset,
int yoffset,
java.nio.ByteBuffer buffer,
int texname)
Pass texname = -1 to deactivate subtexturing.
|
push
getClassStackIndex, pop
dispose, getNativeResourceHandle
public static boolean containsTransparency(SoState state)
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoNode node, SbVec2i32 subSize, int xoffset, int yoffset, java.nio.ByteBuffer buffer, int texname)
public static boolean containsTransparency(SoState state, int unit)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com