SoBufferObjectGetBufferObjectCache Method |
Returns the cache manager object.
Namespace: OIV.Inventor.Devices
This object manages a cache of OIV.Inventor.Devices.SoCpuBufferObject objects. OIV.Inventor.Devices.SoBufferObject creates an instance of this class that is primarily used for the LDM tile cache (see OIV.LDM.SoLDMGlobalResourceParameters for more information). The buffer object cache can be accessed using the OIV.Inventor.Devices.SoBufferObject static method getBufferObjectCache. Default size is 50 or the value of OIV_BUFFER_OBJECT_CACHE_SIZE.