#include <src/agg/agg_rasterizer_cells_aa.h>
◆ scanline_hit_test()
| agg::scanline_hit_test::scanline_hit_test |
( |
int |
x | ) |
|
|
inline |
bool m_hit
Definition agg_rasterizer_cells_aa.h:735
int m_x
Definition agg_rasterizer_cells_aa.h:734
◆ add_cell()
| void agg::scanline_hit_test::add_cell |
( |
int |
x, |
|
|
int |
|
|
) |
| |
|
inline |
◆ add_span()
| void agg::scanline_hit_test::add_span |
( |
int |
x, |
|
|
int |
len, |
|
|
int |
|
|
) |
| |
|
inline |
◆ finalize()
| void agg::scanline_hit_test::finalize |
( |
int |
| ) |
|
|
inline |
◆ hit()
| bool agg::scanline_hit_test::hit |
( |
| ) |
const |
|
inline |
◆ num_spans()
| unsigned agg::scanline_hit_test::num_spans |
( |
| ) |
const |
|
inline |
◆ reset_spans()
| void agg::scanline_hit_test::reset_spans |
( |
| ) |
|
|
inline |
◆ m_hit
| bool agg::scanline_hit_test::m_hit |
|
private |
◆ m_x
| int agg::scanline_hit_test::m_x |
|
private |
The documentation for this class was generated from the following file: