Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]

The Manipulator Creation Process


To create a new iTool manipulator, you will do the following:

This chapter describes the process of creating a new manipulator based on the IDLitManipulator class. If you have a number of manipulators that are designed to work together, you will want to create a manipulator container based on the IDLitManipulatorContainer class. More advanced manipulators can also be designed to work in conjunction with a custom selection visual, based on the IDLitManipulatorVisual class. See Manipulator Visuals for introductory information regarding selection visuals.


Home | Categories | Alphabetical | Classes | All Contents | [ < ] | [ > ]