|
Re: Programming Kinect
I'm happy to see that you wrote a converter to a cluster, but there are a few things worth mentioning.
You can grow the index array and it will extract the next element without an enum cluster wired up. That syntax shortcut comes in handy pretty often.
I attached an alternate implementation that keeps the original cluster order (which matches the Microsoft header file), and uses some casting to simplify the diagram. I also attached a typedef for the cluster. Because ctls are not a supported upload type, they are in a zipped folder.
Greg McKaskle
|