camera_interface
Public Member Functions | Public Attributes | List of all members
WeightedRect Class Reference

#include <BrightnessIndicator.h>

Public Member Functions

 WeightedRect (float _x1, float _y1, float _x2, float _y2, int _weight)
 

Public Attributes

float x1
 
float y1
 
float x2
 
float y2
 
int weight
 

Constructor & Destructor Documentation

◆ WeightedRect()

WeightedRect::WeightedRect ( float  _x1,
float  _y1,
float  _x2,
float  _y2,
int  _weight 
)

Member Data Documentation

◆ weight

int WeightedRect::weight

◆ x1

float WeightedRect::x1

◆ x2

float WeightedRect::x2

◆ y1

float WeightedRect::y1

◆ y2

float WeightedRect::y2

The documentation for this class was generated from the following files: