point_cloud_library / 1.12.1 / structpcl_1_1texture__mapping_1_1_uv_index.html /

Structure that links a uv coordinate to its 3D point and face. More...

#include <pcl/surface/texture_mapping.h>

Public Member Functions

UvIndex ()

Public Attributes

int idx_cloud
int idx_face

Detailed Description

Structure that links a uv coordinate to its 3D point and face.

Definition at line 84 of file texture_mapping.h.

Constructor & Destructor Documentation

UvIndex()

pcl::texture_mapping::UvIndex::UvIndex ( )
inline

Definition at line 86 of file texture_mapping.h.

Member Data Documentation

idx_cloud

int pcl::texture_mapping::UvIndex::idx_cloud

idx_face

int pcl::texture_mapping::UvIndex::idx_face

The documentation for this struct was generated from the following file:

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1texture__mapping_1_1_uv_index.html