public class SoNeighborToleranceElement extends SoFloatElement
The default is 10e-5.
If the OIV_NORMGEN_TOLERANCE environment variable is set, the default is 1/OIV_NORMGEN_TOLERANCE.
See also:
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static float |
get(SoState state)
Returns current tolerance factor from the state.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
static float |
getDefault()
Returns the default tolerance factor value.
|
static void |
set(SoState state,
float tolerance)
Sets the current tolerance factor in the state.
|
static void |
setDefault(float tolerance)
set the default tolerance factor value.
|
getClassStackIndex, pop, push
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
public static float getDefault()
public static void setDefault(float tolerance)
public static void set(SoState state, float tolerance)
public static float get(SoState state)
@Deprecated public static int getClassStackIndex()
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com