diff options
Diffstat (limited to 'examples/xform/xform.doc')
-rw-r--r-- | examples/xform/xform.doc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/xform/xform.doc b/examples/xform/xform.doc new file mode 100644 index 0000000..4bca655 --- /dev/null +++ b/examples/xform/xform.doc @@ -0,0 +1,17 @@ +/* +*/ +/*! \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 +*/ + |