SoGLRenderActionSetSortedTrianglesNumCaches Method |
Sets the number of caches to use when the transparency type is SORTED_TRIANGLES_XXX or SORTED_OBJECT_TRIANGLES_XXX.
Namespace: OIV.Inventor.Actions
This specifies the number of lists of sorted triangles to keep in memory in order to render transparent triangles more quickly.
When computing a new list of sorted triangles, if an empty cache is available, it is used. Else, the farthest axis from the camera orientation axis is replaced in the cache. The default number of caches is 3.