IDLitManipulatorContainer

Superclasses | Creation | Properties | Methods | Version History

The IDLitManipulatorContainer class allows for the construction of manipulator hierarchies. Building on the functionality provided by the IDLitManipulator class, the manipulator container implements the concept of a current manipulator for the items it contains.

This class is written in the IDL language. Its source code can be found in the file idlitmanipulatorcontainer__define.pro in the lib/itools/framework subdirectory of the IDL distribution.

Superclasses

IDLitContainer

Note
See the iTools Object Model Diagram (iTool Developer's Guide) for a visual representation of the iTools object model hierarchy.

Creation

See IDLitManipulatorContainer::Init.

Properties

Objects of this class have the following properties. See IDLitManipulatorContainer Properties for details on individual properties.

In addition, objects of this class inherit the properties of all superclasses of this class.

Methods

This class has the following methods:

In addition, this class inherits the methods of its superclasses.

Version History

6.0

Introduced

6.4

Added OnWheel method