commit | 59162eb0c7231d576a68d389f1999b3547e7921e | [log] [tgz] |
---|---|---|
author | Dmitriy Kozmenko <dmitriyk@thecpigroup.com> | Mon Jul 01 17:02:48 2013 -0400 |
committer | Dmitriy Kozmenko <dmitriyk@thecpigroup.com> | Mon Jul 01 17:02:48 2013 -0400 |
tree | 260fd39104ddebba4203e3b30117f664d22d875f | |
parent | a1e4f4ceaa7a29104ea1982a9c54852a573a47fe [diff] |
Added: save to json
rm -Rf CMakeFiles rm CMakeCache.txt rm cmake_install.cmake rm Makefile rm pclBox
cmake .
add following line in config.h for JSON output, and pclBox will add current box dimension in to boxDimenstions.json.
#define OUTPUTJSONFILE "./boxDimenstions.json"
make
./pclBox