Version: 1.0
Public Member Functions | Public Attributes | List of all members
pixel_set::find_pixel Struct Reference

#include <pixel_set.h>

Public Member Functions

 find_pixel (std::string name)
 
bool operator() (const pixel &p) const
 

Public Attributes

std::string name_
 

Detailed Description

Definition at line 113 of file pixel_set.h.

Constructor & Destructor Documentation

◆ find_pixel()

pixel_set::find_pixel::find_pixel ( std::string  name)
inline

Definition at line 116 of file pixel_set.h.

Member Function Documentation

◆ operator()()

bool pixel_set::find_pixel::operator() ( const pixel p) const
inline

Definition at line 117 of file pixel_set.h.

Member Data Documentation

◆ name_

std::string pixel_set::find_pixel::name_

Definition at line 115 of file pixel_set.h.


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