Public Attributes | Friends
pcl::PointUV Struct Reference

A 2D point structure representing pixel image coordinates. More...

#include <point_types.hpp>

List of all members.

Public Attributes

float u
float v

Friends

std::ostream & operator<< (std::ostream &os, const PointUV &p)

Detailed Description

A 2D point structure representing pixel image coordinates.

Note:
We use float to be able to represent subpixels.

Definition at line 696 of file point_types.hpp.


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const PointUV p 
) [friend]

Member Data Documentation

Definition at line 698 of file point_types.hpp.

Definition at line 699 of file point_types.hpp.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:02