Click or drag to resize

HowTo

This application presents examples for several Insight3D and Tracking Library classes. Common tasks are organized in a tree. Clicking on a task immediately updates the 3D window. In addition, the code used to accomplish the task is shown in the code view for easy copy and paste.

How To

The source code files for the application can be found in the DME Component Libraries install at Examples\HowTo\.

The code shown in the code view is parsed directly from the HowTo source. Each example task is encapsulated in a separate class. When a task is selected, the code within the #region CodeSnippet for that task is shown in the code view.