You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
18 lines
239 B
18 lines
239 B
13 years ago
|
/*
|
||
|
*/
|
||
|
/*! \page xform-example.html
|
||
|
|
||
|
\ingroup examples
|
||
|
\title Transformed Graphics Demo
|
||
|
|
||
|
This example lets the user rotate, shear and scale text and graphics
|
||
|
arbitrarily.
|
||
|
|
||
|
<hr>
|
||
|
|
||
|
Implementation:
|
||
|
|
||
|
\include xform/xform.cpp
|
||
|
*/
|
||
|
|