laser.h
Go to the documentation of this file.
00001 namespace Laser
00002 {
00003     typedef int array_typedef[256];
00004     struct Data
00005     {
00006         int sec;
00007         unsigned int usec;
00008 
00009         double ranges[256];
00010     };
00011 }
00012 


typelib
Author(s): Sylvain Joyeux/sylvain.joyeux@m4x.org
autogenerated on Sat Jun 8 2019 18:49:22