Main Page
Namespaces
Classes
Files
Class List
Class Hierarchy
Class Members
TestAppAGG Class Reference
Test application for the AGG library.
More...
List of all members.
Public Member Functions
TestAppAGG
(agg::pix_format_e format, bool flip_y)
virtual
~TestAppAGG
()
virtual void
on_resize
(int cx, int cy)
virtual void
on_draw
()
virtual void
on_post_draw
(void *)
Detailed Description
Test application for the AGG library.
Constructor & Destructor Documentation
TestAppAGG::TestAppAGG
(
agg::pix_format_e
format
,
bool
flip_y
)
[inline]
virtual TestAppAGG::~TestAppAGG
(
)
[inline, virtual]
Member Function Documentation
virtual void TestAppAGG::on_draw
(
)
[inline, virtual]
virtual void TestAppAGG::on_post_draw
(
void *
)
[inline, virtual]
virtual void TestAppAGG::on_resize
(
int
cx
,
int
cy
)
[inline, virtual]
The documentation for this class was generated from the following file:
TestAppAGG.cpp
Generated on Fri Aug 3 00:44:44 2007 for Scanline edge-flag algorithm for antialiasing by
1.4.6-NO