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.
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.