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