table of contents
caches(3) | Library Functions Manual | caches(3) |
NAME¶
caches - Cache Classes
SYNOPSIS¶
Classes¶
class SoBoundingBoxCache
The SoBoundingBoxCache class is used to cache bounding boxes. class
SoCache
The SoCache class is the superclass for all internal cache classes.
class SoConvexDataCache
The SoConvexDataCache class is used to cache convexified polygons.
class SoGLCacheList
The SoGLCacheList class is used to store and manage OpenGL caches.
class SoGLRenderCache
The SoGLRenderCache class is used to cache OpenGL calls. class
SoNormalCache
The SoNormalCache class is used to hold cached normals.
Detailed Description¶
The cache classes are internal to Coin. The Cache Classes
The cache classes are mostly internal to Coin.
Author¶
Generated automatically by Doxygen for Coin from the source code.
Version 3.1.3 | Coin |