|
The Vish Visualization Shell 0.3
Vish
|
Base class for memory mapping. More...
#include <ocean/Anemonia/RenderBasin.hpp>
Public Member Functions | |
| void | setData (size_t length, const StorageFlags &SF) const |
| Reserve data only. | |
| virtual void | setSubData (size_t offset, const void *data, size_t length) const =0 |
| Set a subset of the data, which is more efficient than setData();. | |
Base class for memory mapping.