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, getNativeResourceHandle
@Deprecated public static int getClassStackIndex()
public static void setDefault(float tolerance)
public static void set(SoState state, float tolerance)
public static float getDefault()
public static float get(SoState state)
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com