FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
int FilterLed::GetMeanPosition
(
const int
x
,
const int
y
,
const int
boxx
,
const int
boxy
)
const
private
Definition at line
270
of file
FilterLed.cc
.
271
{
272
float
mx, my;
273
unsigned
int
sum;
274
return
GetMeanPosition
(x, y, boxx, boxy, mx, my, sum);
275
}
FilterLed::GetMeanPosition
int GetMeanPosition(const int x, const int y, const int boxx, const int boxy) const
Definition:
FilterLed.cc:270
FilterLed
Generated on Sun Sep 18 2016 20:50:52 for FACT++ by
1.8.11