public class SoGLTextureCombinerElement extends SoTextureCombinerElement
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
See also:
SoTextureCombinerElementDeprecated since Open Inventor 9620
SoGLTextureCombinerElement
is no longer supported, use equivalent SoTextureCombinerElement
.
Inventor.ConstructorCommand
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.
Override
push() method to remember previous element's state so we can sometimes generate more efficient GL calls. |
static void |
set(SoState state,
SoNode node,
int _combineRGB,
int _combineAlpha,
int _source0RGB,
int _source1RGB,
int _source2RGB,
int _source0Alpha,
int _source1Alpha,
int _source2Alpha,
int _operand0RGB,
int _operand1RGB,
int _operand2RGB,
int _operand0Alpha,
int _operand1Alpha,
int _operand2Alpha,
float _scaleRGB,
float _scaleAlpha,
SbVec4f constantColor)
Deprecated.
|
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public void push(SoState state)
push()
method to remember previous element's state so we can sometimes generate more efficient GL calls.push
in class SoTextureCombinerElement
public static void set(SoState state, SoNode node, int _combineRGB, int _combineAlpha, int _source0RGB, int _source1RGB, int _source2RGB, int _source0Alpha, int _source1Alpha, int _source2Alpha, int _operand0RGB, int _operand1RGB, int _operand2RGB, int _operand0Alpha, int _operand1Alpha, int _operand2Alpha, float _scaleRGB, float _scaleAlpha, SbVec4f constantColor)
public void pop(SoState state, SoElement prevTopElement)
pop()
method so side effects can occur in GL.@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com