Implementation. More...
Go to the source code of this file.
Functions | |
| OSVR_ReturnCode | osvrClientFreeImage (OSVR_ClientContext ctx, OSVR_ImageBufferElement *buf) |
| Free an image buffer returned from a callback. More... | |
| OSVR_ReturnCode osvrClientFreeImage | ( | OSVR_ClientContext | ctx, |
| OSVR_ImageBufferElement * | buf | ||
| ) |
Free an image buffer returned from a callback.
| ctx | Client context. |
| buf | Image buffer. |
Definition at line 35 of file ImagingC.cpp.