| SoCpuBufferFromVolumeReaderUnmap Method | 
| Name | Description | |
|---|---|---|
| Unmap | Unmap a mapped buffer.  | |
| Unmap(SoBufferObject) | Unmap the specified buffer object It is defined just to speed up the call when the type of the object is known.  | |
| Unmap(SoCpuBufferObject) | Unmap the specified CPU buffer object It is defined just to speed up the call when the type of the object is known.  | |
| Unmap(SoGLBufferObject) | Unmap the specified GL buffer object It is defined just to speed up the call when the type of the object is known.  |