public class SoGLTextureCoordinate3Element extends SoTextureCoordinate3Element
pop()
can reset the GL state back to what it should be. The TextureCoordinateFunction nodes that can't use the GL texgen function must register a NULL callback, in which case the element will disable the GL's automatic texture coordinate generation.
<font color="#0000FF">NOTE:</font> This class does not exist in Open Inventor 10.0 and later.
See also:
SoTextureCoordinate3ElementDeprecated since Open Inventor 9620
SoGLTextureCoordinate3Element
is no longer supported, use equivalent SoTextureCoordinate3Element
.
SoTextureCoordinate3Element.CoordTypes
Inventor.ConstructorCommand
EXPLICIT, FUNCTION
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SoGLTextureCoordinate3Element |
getInstance(SoState state)
Deprecated.
Returns the top (current) instance of the element in the state.
|
SoTextureCoordinate3Element.CoordTypes |
getType()
Deprecated.
Calls getType((int)0).
|
SoTextureCoordinate3Element.CoordTypes |
getType(int unit)
Deprecated.
Returns code indicating what has been set in state/element.
|
void |
pop(SoState state,
SoElement prevTopElement)
Deprecated.
Override
pop() method to maintain GL state. |
void |
push(SoState state)
Deprecated.
Override
push() method to set up new instance. |
void |
send(int index)
Deprecated.
Calls send(index, (int)0).
|
void |
send(int index,
int unit)
Deprecated.
Send routine for EXPLICIT case.
|
get, get, get3, get3, get4, get4, getNum, getNum, getType, getType, is3D, is3D, isForceSending, isForceSending, set3, set3, set4, set4, setDefault
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public SoTextureCoordinate3Element.CoordTypes getType()
getType
in class SoTextureCoordinate3Element
public void send(int index)
@Deprecated public static int getClassStackIndex()
public SoTextureCoordinate3Element.CoordTypes getType(int unit)
getType
in class SoTextureCoordinate3Element
public void send(int index, int unit)
public void push(SoState state)
push()
method to set up new instance.push
in class SoTextureCoordinate3Element
public static SoGLTextureCoordinate3Element getInstance(SoState state)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com