OSVR-Core
Functions
ImagingC.h File Reference

Header. More...

#include <osvr/ClientKit/Export.h>
#include <osvr/Util/APIBaseC.h>
#include <osvr/Util/ReturnCodesC.h>
#include <osvr/Util/ClientOpaqueTypesC.h>
#include <osvr/Util/ImagingReportTypesC.h>

Go to the source code of this file.

Functions

OSVR_EXTERN_C_BEGIN OSVR_CLIENTKIT_EXPORT OSVR_ReturnCode osvrClientFreeImage (OSVR_ClientContext ctx, OSVR_ImageBufferElement *buf)
 Free an image buffer returned from a callback. More...
 

Detailed Description

Header.

Must be c-safe!

Date
2015
Author
Sensics, Inc. http://sensics.com/osvr

Function Documentation

§ osvrClientFreeImage()

OSVR_EXTERN_C_BEGIN OSVR_CLIENTKIT_EXPORT OSVR_ReturnCode osvrClientFreeImage ( OSVR_ClientContext  ctx,
OSVR_ImageBufferElement buf 
)

Free an image buffer returned from a callback.

Parameters
ctxClient context.
bufImage buffer.