A class c_polygon_primitive_with_texture that contains information about a detected polygon primitive as well as the methods the texturing. More...
#include "polygon_primitive.h"#include "camera_projection.h"#include "constrained_delaunay_triangulation.h"#include "textured_triangle.h"#include <colormap/colormap.h>#include <pthread.h>

Go to the source code of this file.
Classes | |
| class | c_polygon_primitive_with_texture | 
Macros | |
| #define | PFLN {printf("DEBUG PRINT FILE %s LINE %d\n",__FILE__,__LINE__);} | 
A class c_polygon_primitive_with_texture that contains information about a detected polygon primitive as well as the methods the texturing.
Definition in file polygon_primitive_with_texture.h.