Structure that links a uv coordinate to its 3D point and face. More...
#include <texture_mapping.h>
Public Member Functions | |
UvIndex () | |
Public Attributes | |
int | idx_cloud |
int | idx_face |
Structure that links a uv coordinate to its 3D point and face.
Definition at line 68 of file texture_mapping.h.
pcl::texture_mapping::UvIndex::UvIndex | ( | ) | [inline] |
Definition at line 70 of file texture_mapping.h.
Definition at line 71 of file texture_mapping.h.
Definition at line 72 of file texture_mapping.h.