OSVR-Core
|
Implementation. More...
Functions | |
OSVR_ReturnCode | osvrClientFreeImage (OSVR_ClientContext ctx, OSVR_ImageBufferElement *buf) |
Free an image buffer returned from a callback. More... | |
Implementation.
OSVR_ReturnCode osvrClientFreeImage | ( | OSVR_ClientContext | ctx, |
OSVR_ImageBufferElement * | buf | ||
) |
Free an image buffer returned from a callback.
ctx | Client context. |
buf | Image buffer. |