Go to the source code of this file.
Functions | |
int | main (int, char **) |
void | print_query_info (point3d query, ColorOcTreeNode *node) |
int main | ( | int | , |
char ** | |||
) |
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.