.TH "coin_caches" 3 "Tue Dec 26 2023 17:59:22" "Version 4.0.2" "Coin" \" -*- nroff -*- .ad l .nh .SH NAME coin_caches \- Cache Classes .PP \- The cache classes are internal to Coin\&. .SH SYNOPSIS .br .PP .SS "Classes" .in +1c .ti -1c .RI "class \fBSoBoundingBoxCache\fP" .br .RI "The \fBSoBoundingBoxCache\fP class is used to cache bounding boxes\&. " .ti -1c .RI "class \fBSoCache\fP" .br .RI "The \fBSoCache\fP class is the superclass for all internal cache classes\&. " .ti -1c .RI "class \fBSoConvexDataCache\fP" .br .RI "The \fBSoConvexDataCache\fP class is used to cache convexified polygons\&. " .ti -1c .RI "class \fBSoGLCacheList\fP" .br .RI "The \fBSoGLCacheList\fP class is used to store and manage OpenGL caches\&. " .ti -1c .RI "class \fBSoGLRenderCache\fP" .br .RI "The \fBSoGLRenderCache\fP class is used to cache OpenGL calls\&. " .ti -1c .RI "class \fBSoNormalCache\fP" .br .RI "The \fBSoNormalCache\fP class is used to hold cached normals\&. " .ti -1c .RI "class \fBSoTextureCoordinateCache\fP" .br .RI "The \fBSoTextureCoordinateCache\fP class is used to cache generated texture coordinates\&. " .ti -1c .RI "class \fBSoPrimitiveVertexCache\fP" .br .RI "This cache contains an organized version of the geometry in vertex array form\&. " .in -1c .SH "Detailed Description" .PP The cache classes are internal to Coin\&. The Cache Classes .PP The cache classes are mostly internal to Coin\&. .SH "Author" .PP Generated automatically by Doxygen for Coin from the source code\&.