public class SoCacheElement extends SoElement
SoSeparator
, SoRenderList
Inventor.ConstructorCommand
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static boolean |
anyOpen(SoState state)
Returns true if any cache is currently open in the state.
|
static void |
closeAnyOpen(SoState state)
Closes any open cache.
|
SoCache |
getCache()
Returns the cache stored in an instance.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
SoCacheElement |
getNextCacheElement()
Returns the next cache element in the stack.
|
static void |
invalidate(SoState state)
Invalidate any open caches.
|
void |
pop(SoState state,
SoElement prevTopElement)
Overrides this method to unref cache.
|
void |
push(SoState state)
push to save dependencies list
|
static void |
set(SoState state,
SoCache cache)
Sets cache in element accessed from state.
|
getClassStackIndex
dispose, getNativeResourceHandle
public static boolean anyOpen(SoState state)
public static void invalidate(SoState state)
@Deprecated public static int getClassStackIndex()
public static void closeAnyOpen(SoState state)
public SoCache getCache()
public void push(SoState state)
public SoCacheElement getNextCacheElement()
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com