#include <texture_mapping.hpp>
|
| FaceInfo (float d, float a, float edge, bool facingCam, const pcl::PointXY &uv1, const pcl::PointXY &uv2, const pcl::PointXY &uv3, const pcl::PointXY ¢er) |
|
Definition at line 1012 of file texture_mapping.hpp.
◆ FaceInfo()
FaceInfo::FaceInfo |
( |
float |
d, |
|
|
float |
a, |
|
|
float |
edge, |
|
|
bool |
facingCam, |
|
|
const pcl::PointXY & |
uv1, |
|
|
const pcl::PointXY & |
uv2, |
|
|
const pcl::PointXY & |
uv3, |
|
|
const pcl::PointXY & |
center |
|
) |
| |
|
inline |
◆ angle
◆ distance
◆ facingTheCam
bool FaceInfo::facingTheCam |
◆ longestEdgeSqrd
float FaceInfo::longestEdgeSqrd |
◆ uv_center
pcl::PointXY FaceInfo::uv_center |
◆ uv_coord1
pcl::PointXY FaceInfo::uv_coord1 |
◆ uv_coord2
pcl::PointXY FaceInfo::uv_coord2 |
◆ uv_coord3
pcl::PointXY FaceInfo::uv_coord3 |
The documentation for this class was generated from the following file: