Public Member Functions | Public Attributes
pcl::segmentation::grabcut::Color Struct Reference

Structure to save RGB colors into floats. More...

#include <grabcut.h>

List of all members.

Public Member Functions

 Color ()
 Color (float _r, float _g, float _b)
 Color (const pcl::RGB &color)
template<typename PointT >
 Color (const PointT &p)
template<typename PointT >
 operator PointT () const

Public Attributes

float b
float g
float r

Detailed Description

Structure to save RGB colors into floats.

Definition at line 167 of file grabcut.h.


Constructor & Destructor Documentation

Definition at line 169 of file grabcut.h.

pcl::segmentation::grabcut::Color::Color ( float  _r,
float  _g,
float  _b 
) [inline]

Definition at line 170 of file grabcut.h.

Definition at line 171 of file grabcut.h.

template<typename PointT >
pcl::segmentation::grabcut::Color::Color ( const PointT p) [inline]

Definition at line 174 of file grabcut.h.


Member Function Documentation

template<typename PointT >
pcl::segmentation::grabcut::Color::operator PointT ( ) const [inline]

Definition at line 182 of file grabcut.h.


Member Data Documentation

Definition at line 191 of file grabcut.h.

Definition at line 191 of file grabcut.h.

Definition at line 191 of file grabcut.h.


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


pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:47:04