Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
wrappers/python: Use structures and enums from headers
Use the correct structures from libfreenect.h and friends, and all the right types, instead of defining clones in cython. Also use the correct stdint types. This makes the code much more robust to changes in libfreenect. Signed-off-by: Hector Martin <[email protected]>
- Loading branch information