I'm not quite sure about the license of the class in Dolphin. So I'll
make something simple on my own. I basically just need some structured
storage and don't like the three-element Array approach.
Thanks,
Udo
On 12.09.13 23:25, Esteban A. Maringolo wrote:
You can file it in from Dolphin... ;-)
It's a plain simple class.
Esteban A. Maringolo
2013/9/12 Udo Schneider
<udo.schnei...@homeaddress.de
<mailto:udo.schnei...@homeaddress.de>>
All,
I'm currently implementing a wrapper for the LeapMotion Controller.
Most of the values are Points in 3D space. So I'm searching for
"the" standard package providing something like Point3D. Or did I
miss the correct class in the base image?
Thanks,
Udo