Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
void | print_query_info (point3d query, ColorOcTreeNode *node) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 20 of file test_color_tree.cpp.
void print_query_info | ( | point3d | query, |
ColorOcTreeNode * | node | ||
) |
Definition at line 9 of file test_color_tree.cpp.