OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
ParametersC.h File Reference

Header. More...

Go to the source code of this file.

Functions

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_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

Definition in file ParametersC.h.