OSVR-Core
Functions
ParametersC.h File Reference

Header. More...

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

Go to the source code of this file.

Functions

OSVR_CLIENTKIT_EXPORT OSVR_ReturnCode osvrClientGetStringParameterLength (OSVR_ClientContext ctx, const char path[], size_t *len)
 Get the length of a string parameter associated with the given path. More...
 
OSVR_CLIENTKIT_EXPORT OSVR_ReturnCode osvrClientGetStringParameter (OSVR_ClientContext ctx, const char path[], char *buf, size_t len)
 Get a string parameter associated with the given path. More...
 

Detailed Description

Header.

Must be c-safe!

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