
Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| void | print_query_info (point3d query, OcTreeNode *node) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 49 of file simple_example.cpp.
| void print_query_info | ( | point3d | query, |
| OcTreeNode * | node | ||
| ) |
Definition at line 41 of file simple_example.cpp.