SoCpuBufferBitSetUnmap Method |
Name | Description | |
---|---|---|
![]() | Unmap | Unmap a mapped buffer. |
![]() | Unmap(SoBufferObject) | Remove the specified bufferObject from the list of buffers which map the current buffer. |
![]() | 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. |