public class SoBBoxCacheElement extends SoElement
Modifier and Type | Class and Description |
---|---|
static class |
SoBBoxCacheElement.CacheModes |
Inventor.ConstructorCommand
Modifier and Type | Field and Description |
---|---|
static int |
DO_CACHE
Deprecated.
Use
SoBBoxCacheElement.CacheModes.DO_CACHE instead. |
static int |
DONT_CACHE
Deprecated.
Use
SoBBoxCacheElement.CacheModes.DONT_CACHE instead. |
VERBOSE_LEVEL, ZeroHandle
Modifier and Type | Method and Description |
---|---|
static SoBBoxCacheElement.CacheModes |
get(SoState state)
Returns cache mode.
|
static int |
getClassStackIndex()
Deprecated.
As of Open Inventor 9.3 replaced by SoElement.getClassStackIndex(Class)
|
void |
pop(SoState state,
SoElement prevTopElement)
Deprecated.
As of Open Inventor 9810 See documentation for more details
|
void |
push(SoState state)
Override
push() method to keep GL up to date. |
static void |
set(SoState state,
SoBBoxCacheElement.CacheModes cacheMode)
Sets the boundingBox cache mode.
|
getClassStackIndex
dispose, getAddress, getNativeResourceHandle, startInternalThreads, stopInternalThreads
@Deprecated public static final int DONT_CACHE
SoBBoxCacheElement.CacheModes.DONT_CACHE
instead.@Deprecated public static final int DO_CACHE
SoBBoxCacheElement.CacheModes.DO_CACHE
instead.@Deprecated public static int getClassStackIndex()
@Deprecated public void pop(SoState state, SoElement prevTopElement)
pop()
method to keep GL up to date.public static void set(SoState state, SoBBoxCacheElement.CacheModes cacheMode)
public static SoBBoxCacheElement.CacheModes get(SoState state)
Generated on January 23, 2025, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com