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