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

Implementation. More...

Go to the source code of this file.

Functions

OSVR_ReturnCode osvrPose3ToMatrixd (OSVR_Pose3 const *pose, OSVR_MatrixConventions flags, double *mat)
 Set a matrix of doubles based on a Pose3. More...
 
OSVR_ReturnCode osvrPose3ToMatrixf (OSVR_Pose3 const *pose, OSVR_MatrixConventions flags, float *mat)
 Set a matrix of floats based on a Pose3. More...
 

Detailed Description

Implementation.

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

Definition in file MatrixConventionsC.cpp.