public class SoEdgeFlagElement extends SoReplacedElement
Inventor.ConstructorCommandVERBOSE_LEVEL, ZeroHandle| Modifier and Type | Method and Description | 
|---|---|
static int | 
getClassStackIndex()
Deprecated. 
 
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class) 
 | 
static int | 
getDefault()
Returns the default values. 
 | 
java.nio.IntBuffer | 
getDirectMarked()
Returns the marked flags. 
 | 
java.nio.IntBuffer | 
getDirectUnmarked()
Returns the unmarked flags. 
 | 
static SoEdgeFlagElement | 
getInstance(SoState state)
Returns the top (current) instance of the element in the state. 
 | 
int[] | 
getMarked()
Returns the marked flags. 
 | 
int | 
getNumMarked()
Returns the number of marked flags in an instance. 
 | 
int | 
getNumUnmarked()
Returns the number of unmarked flags in an instance. 
 | 
int[] | 
getUnmarked()
Returns the unmarked flags. 
 | 
static void | 
setMarked(SoState state,
         SoNode node,
         int numFlags,
         int[] flags)
Sets the current flags in the state as marked. 
 | 
static void | 
setUnmarked(SoState state,
           SoNode node,
           int numFlags,
           int[] flags)
Sets the current flags in the state as unmarked. 
 | 
getClassStackIndex, pop, pushdispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreadspublic int getNumMarked()
@Deprecated public static int getClassStackIndex()
public static SoEdgeFlagElement getInstance(SoState state)
public int[] getMarked()
public int getNumUnmarked()
public java.nio.IntBuffer getDirectMarked()
public static int getDefault()
public int[] getUnmarked()
public static void setMarked(SoState state, SoNode node, int numFlags, int[] flags)
public java.nio.IntBuffer getDirectUnmarked()
Generated on July 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com