objectgraphics/
mg_transform_demo.pro
Program to demonstrate the changes to the transformation matrix as the the model is rotate, translated, and scaled.
Controls: * Click and drag to rotate * Click and drag while holding SHIFT key to translate * Use mouse wheel to scale
Routines
mg_transform_demo_event, event
Event handler for all event generated by the application.
mg_transform_demo_cleanup, tlb
Free resources of the application.
mg_transform_demo
Launch the transformation matrix demo.
Routine details
top source mg_transform_demo_event
mg_transform_demo_event, event
Event handler for all event generated by the application.
Parameters
- event in required type=structure
events generated by the application
File attributes
Modification date: | Mon Nov 29 18:34:49 2010 |
Lines: | 139 |
Docformat: | rst rst |