Package | Description |
---|---|
com.openinventor.inventor.caches | |
com.openinventor.inventor.elements |
The element classes are used internally for storing information in Open Inventor's traversal state list.
|
Modifier and Type | Class and Description |
---|---|
class |
SoBoundingBoxCache |
class |
SoNormalCache
Class
SoNormalCache :
A normal cache stores a list of normals. |
class |
SoPrimitiveCountCache |
class |
SoTangentCache
Class
SoTangentCache :
A tangent cache stores a list of tangents. |
Modifier and Type | Method and Description |
---|---|
void |
SoCache.addCacheDependency(SoState state,
SoCache cache)
Adds a dependency of this instance on another cache instance.
|
Modifier and Type | Method and Description |
---|---|
SoCache |
SoCacheElement.getCache()
Returns the cache stored in an instance.
|
Modifier and Type | Method and Description |
---|---|
static void |
SoCacheElement.set(SoState state,
SoCache cache)
Sets cache in element accessed from state.
|
Generated on July 31, 2019, Copyright © Thermo Fisher Scientific. All rights reserved. http://www.openinventor.com