FACT++
1.0
Main Page
Related Pages
Namespaces
Classes
Files
Examples
void FilterLed::DrawCircle
(
const
Ring
&
c
,
double
r
,
uint8_t
col
)
const
Definition at line
200
of file
FilterLed.cc
.
References
Ring::GetX()
, and
Ring::GetY()
.
201
{
202
DrawCircle
(l.GetX(), l.GetY(), r, col);
203
}
FilterLed::DrawCircle
void DrawCircle(float cx, float cy, float r, uint8_t col=0x40) const
Definition:
FilterLed.cc:185
Here is the call graph for this function:
FilterLed
Generated on Sun Sep 18 2016 20:50:51 for FACT++ by
1.8.11