#include <agg_rendering_buffer_dynarow.h>
List of all members.
Member Typedef Documentation
Constructor & Destructor Documentation
| agg::rendering_buffer_dynarow::~rendering_buffer_dynarow |
( |
| ) |
[inline] |
| agg::rendering_buffer_dynarow::rendering_buffer_dynarow |
( |
| ) |
[inline] |
| agg::rendering_buffer_dynarow::rendering_buffer_dynarow |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned |
byte_width |
|
) |
| [inline] |
Member Function Documentation
| unsigned agg::rendering_buffer_dynarow::byte_width |
( |
| ) |
const [inline] |
| unsigned agg::rendering_buffer_dynarow::height |
( |
| ) |
const [inline] |
| void agg::rendering_buffer_dynarow::init |
( |
unsigned |
width, |
|
|
unsigned |
height, |
|
|
unsigned |
byte_width |
|
) |
| [inline] |
| row_data agg::rendering_buffer_dynarow::row |
( |
int |
y | ) |
const [inline] |
| int8u* agg::rendering_buffer_dynarow::row_ptr |
( |
int |
x, |
|
|
int |
y, |
|
|
unsigned |
len |
|
) |
| [inline] |
| const int8u* agg::rendering_buffer_dynarow::row_ptr |
( |
int |
y | ) |
const [inline] |
| int8u* agg::rendering_buffer_dynarow::row_ptr |
( |
int |
y | ) |
[inline] |
| unsigned agg::rendering_buffer_dynarow::width |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: