pan.h
Go to the documentation of this file.
1 #ifndef H_MAP_PAN
2 #define H_MAP_PAN
3 
4 #include <csm/csm_all.h>
5 
6 using namespace CSM;
7 
8 struct merge_params {
9 
10 };
11 
12 
13 LDP pan_new(int nrays);
14 
15 void pan_merge(LDP pan, LDP ld);
16 
17 
18 
19 #endif
pan_new
LDP pan_new(int nrays)
Definition: pan.cpp:3
pan_merge
void pan_merge(LDP pan, LDP ld)
Definition: pan.cpp:7
csm_all.h
merge_params
Definition: pan.h:8
laser_data
Definition: laser_data.h:16


csm
Author(s): Andrea Censi
autogenerated on Wed Aug 17 2022 02:50:34