Coin Logo Coin3D is Free Software,
published under the BSD 3-clause license.
https://coin3d.github.io
https://www.kongsberg.com/en/kogt/
Cache Classes

The cache classes are internal to Coin. More...

Classes

class  SoBoundingBoxCache
 The SoBoundingBoxCache class is used to cache bounding boxes. More...
 
class  SoCache
 The SoCache class is the superclass for all internal cache classes. More...
 
class  SoConvexDataCache
 The SoConvexDataCache class is used to cache convexified polygons. More...
 
class  SoGLCacheList
 The SoGLCacheList class is used to store and manage OpenGL caches. More...
 
class  SoGLRenderCache
 The SoGLRenderCache class is used to cache OpenGL calls. More...
 
class  SoNormalCache
 The SoNormalCache class is used to hold cached normals. More...
 
class  SoTextureCoordinateCache
 The SoTextureCoordinateCache class is used to cache generated texture coordinates. More...
 
class  SoPrimitiveVertexCache
 This cache contains an organized version of the geometry in vertex array form. More...
 

Detailed Description

The cache classes are internal to Coin.

The Cache Classes

The cache classes are mostly internal to Coin.