LDM interface to optimize memory management of tiles .
More...
#include <LDM/tiles/SoLDMBufferObjectInterface.h>
Inheritance diagram for SoLDMBufferObjectInterface:Public Member Functions | |
| SoLDMBufferObjectInterface () | |
| Default constructor. | |
| virtual | ~SoLDMBufferObjectInterface () |
| Destructor. | |
| virtual void | prefetch () |
| Simply expand the given buffer to OIV cache. | |
LDM interface to optimize memory management of tiles .
Specialized buffer object classes may implement this interface to provide additional information about the contents of the buffer.
SoBufferObject SoCpuBufferCompressed SoCpuBufferUniform
Definition at line 46 of file SoLDMBufferObjectInterface.h.
| SoLDMBufferObjectInterface::SoLDMBufferObjectInterface | ( | ) |
Default constructor.
|
virtual |
Destructor.
|
virtual |
Simply expand the given buffer to OIV cache.