aboutsummaryrefslogtreecommitdiff
path: root/include/libsurvive/poser.h
Commit message (Collapse)AuthorAgeFilesLines
* Support calling the library from C++, by adding extern "C" decorations, and ↵Dr. Orion Lawlor2017-04-171-0/+9
| | | | including correct prototypes.
* Add lh to poser light datamwturvey2017-03-281-1/+2
|
* log synctimes.cnlohr2017-03-201-0/+1
|
* Architect the way the posers receive data.cnlohr2017-03-081-1/+3
|
* Switch types over to avoiding extra struct keyword. Switch poses to ↵cnlohr2017-03-081-11/+11
| | | | "SurvivePose" type.
* Split out into some more things in the include folder. Getting closer to ↵cnlohr2017-03-031-0/+54
trying to have posers.