public class SoLightAttenuationElement extends SoReplacedElement
SbVec3f
, where the first component of the vector is the quadratic term of the attenuation, the second is the linear term, and the third is the constant.
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SbVec3f |
get(SoState state)
Returns the current light attenuation from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static SbVec3f |
getDefault()
Returns the default light attenuation.
|
static void |
set(SoState state,
SoNode node,
SbVec3f attenuation)
Sets the current light attenuation(s).
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static int getClassStackIndex()
public static void set(SoState state, SoNode node, SbVec3f attenuation)
public static SbVec3f getDefault()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com